mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
158 lines
3.6 KiB
JSON
158 lines
3.6 KiB
JSON
{
|
|
"ietf-hardware:hardware": {
|
|
"component": [
|
|
{
|
|
"infix-hardware:vpd-data": {},
|
|
"name": "product"
|
|
},
|
|
{
|
|
"class": "infix-hardware:usb",
|
|
"name": "USB",
|
|
"state": {
|
|
"admin-state": "unlocked",
|
|
"oper-state": "enabled"
|
|
}
|
|
},
|
|
{
|
|
"class": "infix-hardware:usb",
|
|
"name": "USB2",
|
|
"state": {
|
|
"admin-state": "unlocked",
|
|
"oper-state": "enabled"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"ietf-system:system": {
|
|
"authentication": {
|
|
"user": [
|
|
{
|
|
"name": "admin",
|
|
"password": "$5$mI/zpOAqZYKLC2WU$i7iPzZiIjOjrBF3NyftS9CCq8dfYwHwrmUK097Jca9A"
|
|
}
|
|
]
|
|
},
|
|
"clock": {
|
|
"timezone-utc-offset": 0
|
|
},
|
|
"hostname": "target"
|
|
},
|
|
"ietf-system:system-state": {
|
|
"clock": {
|
|
"boot-datetime": "2025-04-30T09:47:32+00:00",
|
|
"current-datetime": "2025-04-30T09:48:01+00:00"
|
|
},
|
|
"infix-system:dns-resolver": {
|
|
"options": {},
|
|
"search": [],
|
|
"server": [
|
|
{
|
|
"address": "192.168.2.1",
|
|
"interface": "e7",
|
|
"origin": "dhcp"
|
|
}
|
|
]
|
|
},
|
|
"infix-system:ntp": {
|
|
"sources": {
|
|
"source": [
|
|
{
|
|
"address": "192.168.1.1",
|
|
"mode": "server",
|
|
"poll": 6,
|
|
"state": "candidate",
|
|
"stratum": 1
|
|
},
|
|
{
|
|
"address": "192.168.2.1",
|
|
"mode": "server",
|
|
"poll": 6,
|
|
"state": "candidate",
|
|
"stratum": 1
|
|
},
|
|
{
|
|
"address": "192.168.3.1",
|
|
"mode": "server",
|
|
"poll": 6,
|
|
"state": "selected",
|
|
"stratum": 1
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"infix-system:software": {
|
|
"boot-order": [
|
|
"primary",
|
|
"secondary",
|
|
"net"
|
|
],
|
|
"booted": "primary",
|
|
"compatible": "infix-x86_64",
|
|
"installer": {
|
|
"operation": "idle",
|
|
"progress": {
|
|
"percentage": 0
|
|
}
|
|
},
|
|
"slot": [
|
|
{
|
|
"activated": {
|
|
"count": 1,
|
|
"datetime": "2025-01-15T10:00:56Z"
|
|
},
|
|
"bootname": "secondary",
|
|
"bundle": {
|
|
"compatible": "infix-x86_64",
|
|
"version": "94cd526"
|
|
},
|
|
"class": "rootfs",
|
|
"installed": {
|
|
"count": 1,
|
|
"datetime": "2025-01-15T10:00:56Z"
|
|
},
|
|
"name": "rootfs.1",
|
|
"sha256": "6cc0272f46b1a014f91693dc6218ce2f9a4b58bea727c492f6689c3ab102acca",
|
|
"size": "126205952",
|
|
"state": "inactive"
|
|
},
|
|
{
|
|
"activated": {
|
|
"count": 1,
|
|
"datetime": "2025-01-15T10:00:56Z"
|
|
},
|
|
"bootname": "primary",
|
|
"bundle": {
|
|
"compatible": "infix-x86_64",
|
|
"version": "94cd526"
|
|
},
|
|
"class": "rootfs",
|
|
"installed": {
|
|
"count": 1,
|
|
"datetime": "2025-01-15T10:00:56Z"
|
|
},
|
|
"name": "rootfs.0",
|
|
"sha256": "6cc0272f46b1a014f91693dc6218ce2f9a4b58bea727c492f6689c3ab102acca",
|
|
"size": "126205952",
|
|
"state": "booted"
|
|
},
|
|
{
|
|
"activated": {},
|
|
"bootname": "net",
|
|
"bundle": {},
|
|
"class": "net",
|
|
"installed": {},
|
|
"name": "net.0",
|
|
"state": "inactive"
|
|
}
|
|
],
|
|
"variant": ""
|
|
},
|
|
"platform": {
|
|
"machine": "x86_64",
|
|
"os-name": "Infix",
|
|
"os-release": "v25.04.0-rc1-3-g8daf1571-dirty",
|
|
"os-version": "v25.04.0-rc1-3-g8daf1571-dirty"
|
|
}
|
|
}
|
|
}
|