main/postmarketos-ui-console: do not install any audio backend by default
All threads resolved!
All threads resolved!
Users who want pulseaudio or pipewire (for audio) can still install them, but by removing any audio backend by default we can avoid creating images that include pulseaudio/gstreamer/mesa.
Before:
$ ls -hal /home/clayton/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/qemu-aarch64.img
-rw-r--r-- 1 root 12345 1.1G Feb 10 14:49 /home/clayton/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/qemu-aarch64.img
After:
$ ls -hal /home/clayton/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/qemu-aarch64.img
-rw-r--r-- 1 root 12345 806M Feb 10 14:49 /home/clayton/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/qemu-aarch64.img
Edited by Clayton Craft
Merge request reports
Activity
mentioned in issue #3541 (closed)
added ui-console label
- Resolved by Pablo Correa Gomez
Can you measure the difference with the pipewire audio backend? Might be a good middleground, and it seems still useful to me to have some audio backend. But I won't get nit-picky about it
- Resolved by Clayton Craft
Also, this is missing a Fixes tag
added 16 commits
-
89a7a6f4...8a144163 - 15 commits from branch
master
- e2557598 - main/postmarketos-ui-console: do not install any audio backend by default (MR 6192)
-
89a7a6f4...8a144163 - 15 commits from branch
enabled an automatic merge when all merge checks for e2557598 pass
Please register or sign in to reply