1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-13 17:36:27 +01:00
Commit Graph

96 Commits

Author SHA1 Message Date
j1nx
b3584319c5 [ALL][RPI4] More work on pre-shipping containers 2023-12-02 14:22:47 +00:00
j1nx
446aecb4da [ALL] Small fix for the splash screen start-up 2023-11-30 18:23:32 +00:00
j1nx
c15a173fdc [ALL] Small changes to DRM permission 2023-11-09 16:09:58 +00:00
j1nx
ed2b6dbb21 [ALL] Only start the ovos-splash after the DRI and FB devices are initialized 2023-11-08 15:03:56 +00:00
j1nx
55b013d017 [ALL] Wait for docker.io connectivity for quadlets 2023-09-16 11:48:45 +00:00
j1nx
4c8fd8fab0 [All] Changes to the overlay system to get rootless podman to work 2023-08-25 14:59:36 +00:00
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
d2ec98cd4f Bump buildroot to the latest 2023.02.x LTS version 2023-04-07 12:48:03 +02:00
j1nx
4a72359099 More debugging and fix for wifi setup at first boot 2022-12-31 15:55:13 +01:00
j1nx
d83696d416 Revert "Add pre-installed python packages within rootfs overlay"
This reverts commit 37d97e1551.
2022-12-12 16:31:28 +01:00
j1nx
37d97e1551 Add pre-installed python packages within rootfs overlay
TODO: This is just a quick fix and need to be changed to
buildroot packages in the upcoming days/weeks/months.
2022-12-12 12:21:20 +01:00
j1nx
e3f9139ea1 Re-arrange ovos systemd services 2022-11-17 20:32:24 +01:00
j1nx
16da771266 Enable default windows shares
As a start the following directories are shared;
- Pictures
- Documents
- Music
2022-11-15 14:58:20 +01:00
j1nx
2923f80d09 Move GUI related environment variables back into the service file 2022-11-15 12:14:12 +01:00
j1nx
7192cf9764 Start shairport-sync user deamon with its own userbased config file 2022-11-15 11:34:08 +01:00
j1nx
44b7c78705 Sync the clock and check connectivity faster 2022-11-15 10:48:14 +01:00
j1nx
66ccde87e4 Add mycroft-admin-phal.service 2022-11-11 15:15:29 +01:00
j1nx
8404a804c2 Let ovos-core take care of logging 2022-11-10 19:25:27 +01:00
j1nx
8efafb3c3b Changes to XDG user environment variables 2022-11-10 14:31:46 +01:00
j1nx
a287204f23 Change presets for pulseaudio 2022-11-09 20:09:19 +01:00
j1nx
dc93d4a5f3 Try to fix the whole systemd screw-up 2022-10-26 11:59:54 +02:00
j1nx
1e070a8240 More systemd user --session changes 2022-10-18 08:49:49 +02:00
j1nx
c2f0f45da1 Spotifyd as user service and session DBUS 2022-10-14 15:16:03 +02:00
j1nx
d19d5d8d16 User session shairplay service and DBUS 2022-10-14 14:18:25 +02:00
j1nx
5acb8b8ff4 Changes to systemd services and targets 2022-10-14 09:57:19 +02:00
j1nx
e9ab307a5c No more console on TTY1 for cosmetics
As we now run our services as user service and enabled linger for
the default mycroft user we do not need any CLI on tty1 which prevents
linux messages being shown.
2022-10-11 12:28:55 +02:00
j1nx
fe4275f4d4 Service changes 2022-10-08 20:37:08 +02:00
j1nx
f406eb2827 Switch over to user systemd services 2022-10-08 17:52:34 +02:00
j1nx
a8f16fba66 Add DBUS service files for kdeconnectd 2022-10-07 16:13:10 +02:00
j1nx
aebd337bc8 Move auto logged in mycroft user to tty1 2022-10-07 12:56:20 +02:00
j1nx
e22fc71639 Fix for the splash, pyaudio and OSM 2022-10-05 14:40:25 +02:00
j1nx
25cd7fbb85 Set default systemd environment variables globally 2022-06-08 20:30:36 +02:00
j1nx
e84818f62e Get buildroot-external tree to reflect 2022.02.1
- Changes to the raspberypi board folder/structure
- Bump python related poackages and fixes to Python3.10
- Bump KF5 framewerk packages to 5.91
- Bump qtwebengine to 5.15.8
- Bump/Add/Fix all OVOS related packages
- Fixes all over the OpenVoiceOS structure for 2022.02.1
2022-05-12 10:46:41 +02:00
j1nx
1ab56eb9d7 Move auto login to tty2 2022-03-23 20:01:30 +01:00
j1nx
fca27377b5 Changes to btspeaker service and disabled by default 2022-03-23 19:58:30 +01:00
j1nx
6cdf1ea727 Changes to the systemd service system to support PHAL 2022-03-16 16:08:00 +01:00
j1nx
013992f39c Enable the new enclosure-client service by default 2022-03-15 21:07:10 +01:00
j1nx
0cf7e5dde1 Disable mycroft-enclosure service by default 2022-03-12 09:04:36 +01:00
j1nx
0608422e41 Add new enclosure-gui systemd service files 2022-01-24 20:39:08 +01:00
Peter Steenbergen
b074f08076
Feature/rpi3 (#98)
* Add rpi3-64 defconfig file

* Work on getting RPI3 into shape

* Merge latest rpi3 changes into rpi4 config
2022-01-19 15:50:19 +01:00
Peter Steenbergen
0cb7d6a158 More MPRIS support work 2021-10-31 19:30:37 +01:00
Peter Steenbergen
369f7a32b9 Fixes and addition of shared dbus service/socket 2021-09-27 09:19:23 +02:00
Peter Steenbergen
3c0468d4ee Add python-audio-metadata and dependencies 2021-09-24 21:22:29 +02:00
Peter Steenbergen
ca860f68c1 Add Tensorflow-lite runtime and sonopy 2021-09-23 20:16:20 +02:00
j1nx
41296ae80b Remove ramdisk mount system files 2021-07-27 20:59:00 +02:00
j1nx
f1d0de3f6c [WIP] Sound architecture changes.
Utilizing our new ovos-i2csound setup systemd
2021-05-10 13:31:27 +02:00
j1nx
7baa730f30 Disable xvf3510.service by default (for now) 2021-04-20 15:46:58 +02:00
j1nx
417c07ba75 Switch rootfs-overlay Python3.9 to Python3.8 2021-04-07 12:23:25 +02:00