j1nx
6616f3fbc2
[WIP] refactor the mycroft installed skills to buildroot packages.
2021-01-27 22:45:35 +01:00
j1nx
23d303a198
Make sure the default mycroft skills remain git directories
2021-01-17 19:21:22 +01:00
j1nx
68d555fb16
WIP: Implementing all goodies and required changes / dependencies.
2021-01-07 21:21:21 +01:00
j1nx
3eb157a4fa
Change to own pairing skill and make sure MSM doesn't hang on very first boot.
...
Mycroft doesn't continue if the repo skill doesn't get fetched which
obviously can't be fetch without network. So include a local copy
of the skills-repo so at least it doesn't stall the boot.
2021-01-04 20:57:46 +01:00
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.3⭕ openvoiceos: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
j1nx
eb1e78b817
MycroftOS: Split rootfs overlay into board specifics folders
2020-04-12 15:35:10 +02:00