Files
euri-iso/iso-profiles/antergos/profile.yaml
T
c-ludenberg a96c14a0d3 add pipewire.desktop autostart and configure SDDM Wayland compositor
Place pipewire.desktop in root-overlay /etc/skel/.config/autostart/
so PipeWire starts via XDG autostart on login via the patched
artix-pipewire-launcher (now supports dinit in our pipewire fork).

Configure SDDM [Wayland] section with kwin_wayland compositor
command for a Wayland-native greeter display.

Includes:
- buildiso: antergos theme symlinked as artix for prepare_grub
- profile.yaml: dinit-user-spawn -> userspawn-dinit, added
  dbus-dinit-user, pipewire-pulse-dinit, userspawn-dinit to livefs,
  antergos-lsb-release
- services-artix.conf: dinit-user-spawn -> userspawn
- basestrap.conf: xlibre-xserver for online install
- pacman.conf: IgnorePkg xorg-server to avoid conflict with xlibre
- sddm.conf: Wayland compositor command
- common.yaml: cleanup (dedup lsb-release, vi->ex-vi-compat,
  remove artix-grub-theme, jack2, noto-fonts-emoji)
- iso-x86_64.conf: IgnorePkg xorg-server for ISO build
2026-07-10 22:17:49 +02:00

134 lines
2.6 KiB
YAML

---
live-session:
user: antergos
password: antergos
autologin: true
use-xlibre: true
services:
- acpid
- bluetoothd
- cronie
- cupsd
- syslog-ng
- NetworkManager
- sddm
- power-profiles-daemon
user-services:
- dbus
- pipewire
- pipewire-pulse
- wireplumber
rootfs:
packages:
- antergos-release
- antergos-lsb-release
- qt6-multimedia-ffmpeg
- falkon
- vlc
- calamares
- calamares-branding-antergos-next
- antergos-welcome
- antergos-next-desktop-settings
- antergos-plasma-theme
- antergos-sddm-theme
- antergos-wallpapers
- antergos-grub-theme
- hiredis
- libdbi
- libesmtp
- libmaxminddb
- librabbitmq-c
- librdkafka
- mongo-c-driver
- net-snmp
packages-init:
dinit:
- pipewire-dinit
- pipewire-pulse-dinit
- wireplumber-dinit
- userspawn-dinit
- syslog-ng-dinit
- sddm-dinit
- networkmanager-dinit
- cups-dinit
- acpid-dinit
- bluez-dinit
- cronie-dinit
- dbus-dinit
- dbus-dinit-user
- dhcpcd-dinit
- power-profiles-daemon-dinit
openrc:
- pipewire-openrc
- pipewire-pulse-openrc
- wireplumber-openrc
- syslog-ng-openrc
- sddm-openrc
- networkmanager-openrc
- cups-openrc
runit:
- syslog-ng-runit
- sddm-runit
- networkmanager-runit
- cups-runit
s6:
- syslog-ng-s6
- sddm-s6
- networkmanager-s6
- cups-s6
livefs:
packages:
- mkinitcpio-nfs-utils
- squashfs-tools
- calamares-extensions
- antergos-grub-live
- virtualbox-guest-utils
- broadcom-wl
- antergos-grub-theme
- plasma-meta
- ark
- dolphin
- ffmpegthumbs
- gwenview
- kate
- keditbookmarks
- kfind
- kgpg
- kio-admin
- konsole
- konversation
- kwalletmanager
- okular
- partitionmanager
- tesseract-data-eng
- pipewire
- pipewire-pulse
- wireplumber
- sof-firmware
- alsa-firmware
- alsa-utils
packages-init:
dinit:
- antergos-live-dinit
- acpid-dinit
- bluez-dinit
- cronie-dinit
- cups-dinit
- networkmanager-dinit
- power-profiles-daemon-dinit
- sddm-dinit
- syslog-ng-dinit
- dbus-dinit
- dbus-dinit-user
- pipewire-dinit
- pipewire-pulse-dinit
- wireplumber-dinit
- userspawn-dinit
- elogind-dinit
openrc:
- antergos-live-openrc
runit:
- artix-live-runit
s6:
- artix-live-s6