mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
0cf465a345
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
12 lines
323 B
JSON
12 lines
323 B
JSON
{
|
|
"name": "@DISTRONAME@_@PROJECT@",
|
|
"version": "@DISTRO_VERSION@",
|
|
"release_date": "@RELEASE_DATE@",
|
|
"kernel": "@KERNEL_VERSION@",
|
|
"description": "@DESCRIPTION@",
|
|
"username": "root",
|
|
"password": "@ROOT_PASSWORD@",
|
|
"supported_hex_revisions": "@NOOBS_HEX@",
|
|
"supported_models": [@NOOBS_SUPPORTED_MODELS@]
|
|
}
|