- 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).
Codeberg's HTTP/2 endpoint is flaky and resets connections on
calamares-3.4.2.tar.gz. Forcing --http1.1 with --retry 5 avoids
the 'HTTP/2 stream 7 reset by server' error.
DLAGENTS in PKGBUILD is supported — Arch BBS and makepkg source
confirm it's read from the shell environment after sourcing.
feat: reworked package index with tailwind, sorting, category filters, package metadata
chore: remove hal package (arch-specific, not compatible with artix)
- Change CI container from archlinux:latest to artixlinux/artixlinux:base-openrc
so calamares and yad are available from Artix world repo directly
- Remove calamares from packages.yaml — no need to build it, Artix provides it
- Revert calamares PKGBUILD: put services-openrc back in skip list (unused)
- Packages now built by CI: wallpapers, yay, downgrade, keyring, mirrorlist,
desktop-settings, branding, memes, welcome, hal, grub-theme, live
- Remove services-openrc from skip list so the module is compiled in
(needed by settings.conf which calls services-openrc for OpenRC systems)
- Add calamares back to packages.yaml: needed as dependency of
calamares-branding-antergos-next, and not available in official Arch repos
(CI uses archlinux:latest container)