fix: add branding, network, audio packages to netinstall + init chooser
- Plasma group in netinstall.yaml now includes antergos-plasma-theme, antergos-next-desktop-settings, and full KDE app list from branding - Default group adds networkmanager, pipewire, pipewire-pulse, wireplumber, firefox, mesa for working network/audio out of the box - Init chooser packagechooser.conf adds pipewire-dinit and wireplumber-dinit services to all four init sections (dinit, openrc, s6, runit) for audio service enablement
This commit is contained in:
@@ -14,6 +14,15 @@
|
|||||||
- antergos-next-keyring
|
- antergos-next-keyring
|
||||||
- antergos-wallpapers
|
- antergos-wallpapers
|
||||||
- antergos-grub-theme
|
- antergos-grub-theme
|
||||||
|
- firefox
|
||||||
|
- mesa
|
||||||
|
- mesa-utils
|
||||||
|
- networkmanager
|
||||||
|
- network-manager-applet
|
||||||
|
- pipewire
|
||||||
|
- pipewire-alsa
|
||||||
|
- pipewire-pulse
|
||||||
|
- wireplumber
|
||||||
|
|
||||||
- name: "Kernel"
|
- name: "Kernel"
|
||||||
description: "Kernel and modules"
|
description: "Kernel and modules"
|
||||||
@@ -71,21 +80,51 @@
|
|||||||
description: "KDE Plasma Desktop"
|
description: "KDE Plasma Desktop"
|
||||||
selected: true
|
selected: true
|
||||||
packages:
|
packages:
|
||||||
- plasma-meta
|
- antergos-plasma-theme
|
||||||
|
- antergos-next-desktop-settings
|
||||||
- ark
|
- ark
|
||||||
|
- bluedevil
|
||||||
|
- breeze-gtk
|
||||||
- dolphin
|
- dolphin
|
||||||
|
- dolphin-plugins
|
||||||
- ffmpegthumbs
|
- ffmpegthumbs
|
||||||
- gwenview
|
- gwenview
|
||||||
- kate
|
- kate
|
||||||
|
- kcalc
|
||||||
|
- kde-cli-tools
|
||||||
|
- kde-gtk-config
|
||||||
|
- kdeconnect
|
||||||
|
- kdegraphics-thumbnailers
|
||||||
|
- kdenetwork-filesharing
|
||||||
|
- kdeplasma-addons
|
||||||
- keditbookmarks
|
- keditbookmarks
|
||||||
- kfind
|
- kfind
|
||||||
- kgpg
|
- kgpg
|
||||||
|
- kinfocenter
|
||||||
- kio-admin
|
- kio-admin
|
||||||
|
- kio-extras
|
||||||
|
- kio-fuse
|
||||||
- konsole
|
- konsole
|
||||||
- konversation
|
- konversation
|
||||||
|
- kscreen
|
||||||
|
- kwallet-pam
|
||||||
- kwalletmanager
|
- kwalletmanager
|
||||||
|
- kwayland-integration
|
||||||
- okular
|
- okular
|
||||||
- partitionmanager
|
- partitionmanager
|
||||||
|
- plasma-browser-integration
|
||||||
|
- plasma-desktop
|
||||||
|
- plasma-disks
|
||||||
|
- plasma-nm
|
||||||
|
- plasma-pa
|
||||||
|
- plasma-systemmonitor
|
||||||
|
- plasma-workspace
|
||||||
|
- powerdevil
|
||||||
|
- print-manager
|
||||||
|
- qt6-imageformats
|
||||||
|
- spectacle
|
||||||
|
- xdg-desktop-portal-kde
|
||||||
|
- xsettingsd
|
||||||
- name: "Xfce"
|
- name: "Xfce"
|
||||||
description: "Xfce Desktop"
|
description: "Xfce Desktop"
|
||||||
selected: false
|
selected: false
|
||||||
|
|||||||
@@ -77,8 +77,10 @@ items:
|
|||||||
- haveged-dinit
|
- haveged-dinit
|
||||||
- lm_sensors-dinit
|
- lm_sensors-dinit
|
||||||
- openvpn-dinit
|
- openvpn-dinit
|
||||||
|
- pipewire-dinit
|
||||||
- power-profiles-daemon-dinit
|
- power-profiles-daemon-dinit
|
||||||
- rsync-dinit
|
- rsync-dinit
|
||||||
|
- wireplumber-dinit
|
||||||
|
|
||||||
- id: OpenRC
|
- id: OpenRC
|
||||||
name: openrc
|
name: openrc
|
||||||
@@ -148,8 +150,10 @@ items:
|
|||||||
- lm_sensors-openrc
|
- lm_sensors-openrc
|
||||||
- openrc-settingsd
|
- openrc-settingsd
|
||||||
- openvpn-openrc
|
- openvpn-openrc
|
||||||
|
- pipewire-openrc
|
||||||
- power-profiles-daemon-openrc
|
- power-profiles-daemon-openrc
|
||||||
- rsync-openrc
|
- rsync-openrc
|
||||||
|
- wireplumber-openrc
|
||||||
|
|
||||||
- id: S6
|
- id: S6
|
||||||
name: s6
|
name: s6
|
||||||
@@ -219,8 +223,10 @@ items:
|
|||||||
- haveged-s6
|
- haveged-s6
|
||||||
- lm_sensors-s6
|
- lm_sensors-s6
|
||||||
- openvpn-s6
|
- openvpn-s6
|
||||||
|
- pipewire-s6
|
||||||
- power-profiles-daemon-s6
|
- power-profiles-daemon-s6
|
||||||
- rsync-s6
|
- rsync-s6
|
||||||
|
- wireplumber-s6
|
||||||
|
|
||||||
- id: Runit
|
- id: Runit
|
||||||
name: runit
|
name: runit
|
||||||
@@ -290,5 +296,7 @@ items:
|
|||||||
- haveged-runit
|
- haveged-runit
|
||||||
- lm_sensors-runit
|
- lm_sensors-runit
|
||||||
- openvpn-runit
|
- openvpn-runit
|
||||||
|
- pipewire-runit
|
||||||
- power-profiles-daemon-runit
|
- power-profiles-daemon-runit
|
||||||
- rsync-runit
|
- rsync-runit
|
||||||
|
- wireplumber-runit
|
||||||
|
|||||||
Reference in New Issue
Block a user