- bump calamares-branding-antergos-next to 2.0-1: major slideshow redesign (Manjaro space animation rework), DM packagechooser switched to netinstall-add with inline groups, default netinstall group gains network/audio/falkon so every install works regardless of DE, fix pkgdesc (offline installer buried) - remove dead calamares-branding-antergos-next-minimal package (unused everywhere); drop from packages.yaml and README - bump antergos-i3/sway/hyprland-config to 1.0-2: nerd fonts and icons back in depends so the rice actually renders, sources flattened for makepkg
97 lines
1.8 KiB
YAML
97 lines
1.8 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
|
|
|
|
|