- calamares: insert cosmic-greeter-start branch into DMgreetd.set_autologin (anchored on the ddlm elif) so COSMIC+greetd installs launch the correct greeter instead of falling back to agreety. pkgrel 7 -> 8. - branding netinstall: add vulkan-nouveau so newer NVIDIA GPUs work via the open NVK stack without nvidia-open. pkgrel bump not needed (netinstall only).
131 lines
2.3 KiB
YAML
131 lines
2.3 KiB
YAML
- name: "Default"
|
|
description: "Default packages"
|
|
hidden: false
|
|
selected: true
|
|
critical: true
|
|
immutable: true
|
|
packages:
|
|
- linux
|
|
- linux-headers
|
|
- grub
|
|
- efibootmgr
|
|
- sudo
|
|
- antergos-release
|
|
- antergos-next-keyring
|
|
- antergos-wallpapers
|
|
- antergos-grub-theme
|
|
- falkon
|
|
- mesa
|
|
- mesa-utils
|
|
- vulkan-nouveau
|
|
- networkmanager
|
|
- network-manager-applet
|
|
- pipewire
|
|
- pipewire-alsa
|
|
- pipewire-pulse
|
|
- wireplumber
|
|
|
|
- name: "Kernel"
|
|
description: "Kernel and modules"
|
|
selected: false
|
|
packages:
|
|
- acpi_call
|
|
- bbswitch
|
|
- broadcom-wl
|
|
- tp_smapi
|
|
- linux-lts
|
|
- linux-lts-headers
|
|
|
|
- name: "Firmware"
|
|
description: "Firmware"
|
|
selected: false
|
|
packages:
|
|
- b43-fwcutter
|
|
- linux-firmware
|
|
- linux-firmware-bnx2x
|
|
- linux-firmware-liquidio
|
|
- linux-firmware-marvell
|
|
- linux-firmware-mellanox
|
|
- linux-firmware-nfp
|
|
- linux-firmware-qcom
|
|
- linux-firmware-qlogic
|
|
- linux-firmware-whence
|
|
- sof-firmware
|
|
- alsa-firmware
|
|
- intel-ucode
|
|
- amd-ucode
|
|
|
|
- name: "Init Services"
|
|
description: "Essential dinit services"
|
|
selected: true
|
|
critical: true
|
|
immutable: true
|
|
packages:
|
|
- dinit
|
|
- dbus-dinit
|
|
- networkmanager-dinit
|
|
- elogind-dinit
|
|
- cups-dinit
|
|
- avahi-dinit
|
|
- bluez-dinit
|
|
- cronie-dinit
|
|
- openssh-dinit
|
|
- alsa-utils-dinit
|
|
- acpid-dinit
|
|
- dhcpcd-dinit
|
|
- syslog-ng-dinit
|
|
- power-profiles-daemon-dinit
|
|
|
|
- name: "Utilities"
|
|
description: "System Utilities"
|
|
selected: true
|
|
packages:
|
|
- antergos-lsb-release
|
|
- nano
|
|
- vi
|
|
|
|
- name: "Devel"
|
|
description: "Development tools"
|
|
selected: false
|
|
packages:
|
|
- base-devel
|
|
- artools-base
|
|
- artools-iso
|
|
- artools-pkg
|
|
|
|
- name: "SDDM"
|
|
description: "SDDM display manager"
|
|
selected: false
|
|
packages:
|
|
- sddm
|
|
- sddm-dinit
|
|
- pixie-sddm-git
|
|
|
|
- name: "LightDM"
|
|
description: "LightDM display manager"
|
|
selected: false
|
|
packages:
|
|
- lightdm
|
|
- lightdm-dinit
|
|
|
|
- name: "LXDM"
|
|
description: "LXDM display manager"
|
|
selected: false
|
|
packages:
|
|
- lxdm
|
|
- lxdm-dinit
|
|
|
|
- name: "greetd"
|
|
description: "greetd display manager"
|
|
selected: false
|
|
packages:
|
|
- greetd
|
|
- greetd-dinit
|
|
|
|
- name: "LY"
|
|
description: "LY display manager"
|
|
selected: false
|
|
packages:
|
|
- ly
|
|
- ly-dinit
|