why did i make a second whole ISO profile nobody asked for. a standalone Xfce "lightweight" edition i never tested, never updated, and that ONLY depends on orphaned packages i forgot existed (calamares-branding-antergos-next-minimal, antergos-xfce-theme — both still buildable, now completely dead weight, because the only thing that referenced them was this file). the real lowest of it is: it was the "offline calamares installer." you know what that does now? tries to unpack a squashfs that NO live profile builds anymore. it points a loaded gun at my foot every day and today i finally squeezed. its last commit was renaming a theme and telling a bot to shut up about pkexec. thats where we ended up. it was never tested. it was a ghost. so i killed it. actual changes: - RIP iso-profiles/antergos-minimal, all 95 files of it (good riddance, you were a lie) - hauled 7 orphaned live module configs (initcpio/locale/mount/ partition/umount/users/welcome) out of the wreckage into the main calamares/modules/ where they always lived — git LIED and called them "renames from minimal" because the copies were byte-identical. they were never from minimal. git is a LIAR. - users.conf: cut the libpwquality crutch so 4-digit PINs stop getting called weak. i built a pin picker. let it. breathe. - netinstall (both variants): +vulkan-nouveau so NVK covers Turing+ without dragging in nvidia-open - antergos-xfce-theme + calamares-branding-antergos-next-minimal: now truly, blessedly orphaned. the profile is dead. long live the profile. i am NOT maintaining two ISOs in this economy.
126 lines
2.2 KiB
YAML
126 lines
2.2 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
|
|
- mesa
|
|
- mesa-utils
|
|
- vulkan-nouveau
|
|
|
|
- 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: "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: "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: "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
|