Files
euri-iso/iso-profiles/antergos/profile.yaml
T
c-ludenberg 8efbcc153a Fix GRUB theme, wallpaper, and netinstall config
- buildiso: copy Antergos GRUB theme to ISO boot directory
- profile.yaml: add antergos-grub-theme to rootfs packages
- netinstall: move antergos-grub-theme from optional Style to mandatory Default group
- main.xml: set Antergos wallpaper as KDE system default
- set-antergos-wallpaper.sh: add QDbus fallback, wait for plasmashell
- .gitignore: ignore linux-next/ and winver/
2026-07-02 19:50:27 +02:00

103 lines
1.9 KiB
YAML

---
live-session:
user: antergos
password: antergos
autologin: true
use-xlibre: false
services:
- acpid
- bluetoothd
- cronie
- cupsd
- syslog-ng
- NetworkManager
- sddm
- power-profiles-daemon
user-services:
- dbus
- pipewire
- pipewire-pulse
- wireplumber
rootfs:
packages:
- qt6-multimedia-ffmpeg
- firefox
- vlc
- mpv
- calamares
- calamares-branding-antergos-next
- antergos-welcome
- antergos-next-memes
- 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
- dinit-user-spawn
- syslog-ng-dinit
- sddm-dinit
- networkmanager-dinit
- cups-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-live-openrc
- antergos-grub-theme
- plasma
- ark
- dolphin
- ffmpegthumbs
- gwenview
- kate
- keditbookmarks
- kfind
- kgpg
- kio-admin
- konsole
- konversation
- kwalletmanager
- okular
- partitionmanager
packages-init:
dinit:
- artix-live-dinit
openrc:
- antergos-live-openrc
runit:
- artix-live-runit
s6:
- artix-live-s6