1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-14 09:55:13 +01:00
OpenVoiceOS/buildroot-external/board/raspberrypi4-64
j1nx 1e48bddce4 Create and write proper OS & Machine indentification information.
Following the XDG standards;
https://www.freedesktop.org/software/systemd/man/os-release.html
https://www.freedesktop.org/software/systemd/man/machine-info.html

/usr/lib/os-release

NAME="OpenVoiceOS"
VERSION="0.1.0 RaspberryPi 4 64bit"
ID=ovos
VERSION_ID=0.1.0
PRETTY_NAME="OpenVoiceOS 0.1.0 RaspberryPi 4 64bit"
CPE_NAME=cpe:2.3openvoiceos:ovos:0.1.0:*:development:*:*:*:rpi4-64:*
HOME_URL=https://github.com/OpenVoiceOS/OpenVoiceOS
DOCUMENTATION_URL=https://github.com/OpenVoiceOS/OpenVoiceOS/tree/develop/documentation
SUPPORT_URL=https://github.com/OpenVoiceOS/OpenVoiceOS/issues
VARIANT="OpenVoiceOS - Mycroft Edition"
VARIANT_ID=ovos-rpi4-64-mycroft

/etc/machine-info

CHASSIS=embedded
DEPLOYMENT=development
2020-12-25 12:47:35 +01:00
..
rootfs-overlay/home/mycroft/.mycroft/precise MycroftOS: Migrating to new wifi-connect system. 2020-07-21 09:24:45 +02:00
cmdline.txt MycroftOS: Split rootfs overlay into board specifics folders 2020-04-12 15:35:10 +02:00
config.txt MycroftOS: Split rootfs overlay into board specifics folders 2020-04-12 15:35:10 +02:00
genimage-raspberrypi4-64.cfg MycroftOS: Split rootfs overlay into board specifics folders 2020-04-12 15:35:10 +02:00
meta Create and write proper OS & Machine indentification information. 2020-12-25 12:47:35 +01:00
post-build.sh Create and write proper OS & Machine indentification information. 2020-12-25 12:47:35 +01:00
post-image.sh MycroftOS: Split rootfs overlay into board specifics folders 2020-04-12 15:35:10 +02:00