Commit Graph

14 Commits

Author SHA1 Message Date
j1nx 15972e5e73 More work and get rpi4 inline 2023-08-21 08:05:43 +00:00
j1nx a9dc12239f WIP push for backup (Sorry for the mess) 2023-08-08 13:08:11 +00:00
j1nx 7b0a01bcf7 Splitting the build system for base and gui images 2023-04-08 14:42:52 +02:00
j1nx 9794d32230 More fixes and tweaks. 2022-09-30 13:41:30 +02:00
j1nx 5e633a7670 [WIP] Further work pushed for backup. (Do not build yet) 2022-09-28 17:17:34 +02:00
j1nx 95984efb37 Add var zram system and preperation for r/w FS overlay system 2021-03-11 09:29:17 +01:00
j1nx ad5b3114db Add ZRAM ramdisk support 2021-03-02 17:01:39 +01:00
j1nx 17a59feec9 Changes to sound architecture, prepare system no longer needed 2021-02-05 16:10:50 +01:00
j1nx f6df47f452 Keep /var/log on disk for the moment as we are still debugging
As soon as we might reach a stable release, we can revert this again
2021-02-04 13:26:45 +01:00
j1nx 1d42e2b31f [WIP] Switch to a Hybrid MBR/GPT partition scheme.
- rootfs based on PARTUUID
2021-02-02 20:52:02 +01:00
j1nx 607f7f7418 [WIP] Use systemd-growfs instead of own scripts to expand the rootfs 2021-01-28 13:59:14 +01:00
Peter Steenbergen 3bbdddfa01 MycroftOS: Multiple fixes, tweakes, changes and/or reverts.
Basically a bunch of staged stuff of before the upgrade of
buildroot and mycroft. If I remember it all correctly;

- Change the folder permissions setup from device_table to
  systemd.
- Remove the mycroft user setup from the mycroft.service
  package into a systemwide buildroot user_table.txt
- Fix respeaker stuff for systemd system
- Fix sudo system for the mycroft user
- Allow mycroft to SSH into the system. Disallow root login.
- Probably some other fixes and tweaks I forgot about....
2019-09-09 15:25:51 +02:00
Peter Steenbergen 469f4473bf MycroftOS: Remove /var/log from tmpfs
- This to keep the log files at reboot
2019-06-11 15:41:50 +02:00
Peter Steenbergen 55846e484a MycroftOS: Implementation of a very first initial bootable version
- Add Buildroot patches to downgrade / upgrade package dependencies
  in line with the Mycroft A.I. software stack requirements.
- Add buildroot additional package dependencies in line with the
  Mycroft A.I. software stack requirements.
- Update rpi3 defconfig file.
- Implement initial root_fs overlay filestructure.
- Addition of some quick and dirty helper scripts.
- Update of README to reflect these changes.
2018-10-30 15:55:12 +01:00