OpenVoiceOS/buildroot-external
j1nx 37e6f47bf7 [ALL] Implement podman quadlet system for rootless systemd integration (untested)
Place these file like here within;

  /etc/containers/systemd/users/

for them to be available for all system users or place them within;

  /etc/containers/systemd/users/<UUID>
  ~/.config/containers/systemd/

for them to be available for that specific user.

The systemd service files can then be automagically be created by the command;

  $ systemctl --user daemon-reload

After which they can be started/enabled normally with;

  $ systemctl --user start ovos_messagebus
  $ systemctl --user start ovos_phal
  etc.
2023-08-30 11:50:40 +00:00
..
board/ovos [RPI] Create link to overlays directory for dtoverlay to work. 2023-08-27 09:08:30 +00:00
configs [OVA] Bump kernel to 6.1.47 in line with RPI4 2023-08-28 13:49:16 +00:00
kernel [ALL] Kernel changes for podman (include optional) 2023-08-30 11:49:04 +00:00
package [RPI] Enable rpi-eeprom auto update and fixes for the sound system 2023-08-26 18:36:44 +00:00
patches More work and get rpi4 inline 2023-08-21 08:05:43 +00:00
rootfs-overlay [ALL] Implement podman quadlet system for rootless systemd integration (untested) 2023-08-30 11:50:40 +00:00
Config.in [WIP] Pushed for backup. 2023-06-01 15:16:04 +02:00
busybox.config [All] Changes to core system binaries 2023-08-23 10:16:09 +00:00
external.desc
external.mk
meta Splitting the build system for base and gui images 2023-04-08 14:42:52 +02:00
swupdate.config More work and get rpi4 inline 2023-08-21 08:05:43 +00:00
user_table.txt WIP push for backup (Sorry for the mess) 2023-08-08 13:08:11 +00:00