Commit Graph
27 Commits
Author SHA1 Message Date
c-ludenberg 4abbf8d6d8 chore: rebrand maintainer identity from Celestia Ludenberg to Michał 2026-08-16 19:16:12 +02:00
c-ludenberg f38403fcb5 Add DM screenshots and lightdm slick-greeter config
- Wire sddm, lightdm, lxdm, greetd, ly screenshots into packagechooser_dm.conf
- Add new antergos-lightdm-config package (lightdm.conf + slick-greeter.conf)
- LightDM netinstall now includes lightdm-slick-greeter and antergos-lightdm-config
2026-08-11 21:09:41 +02:00
c-ludenberg ad0a8d2248 chore(release): prepare 2026.08.11 Xeitoso codename in os-release and branding 2026-08-10 19:18:43 +02:00
c-ludenberg 61031fc3ff release(calamares-branding): v2.0 slideshow + DM selector rework
- 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
2026-08-06 19:28:32 +02:00
c-ludenberg ad37b779f2 fix: add space animation slideshow files to PKGBUILD, bump pkgrel to 24 2026-07-27 22:17:42 +02:00
c-ludenberg d015c02e44 feat: branding DE/DM selectors, slideshow content redesign, layan wallpaper fix
calamares-branding-antergos-next:
- Replace packagechooser.conf (method: legacy, init selector) with
  packagechooser_de.conf (9 DEs, netinstall-add) and packagechooser_dm.conf
  (5 DMs, netinstall-select)
- Clean netinstall.yaml: remove Budgie, split i3/Sway, drop hidden groups
- Update settings_online.conf with packagechooser@de + @dm instances
- Redesign slideshow: 7 slides, accurate copy (Artix-based, not Arch),
  accent bar, better layout
- Bump pkgrel to 23

antergos-layan-theme:
- Fix plasma-org.kde.plasma.desktop-appletsrc video wallpaper path:
  Retro%20Sun%20WPE.mp4 -> antergos-wallpaper.mp4
2026-07-24 20:00:08 +02:00
c-ludenberg 3f0c20284c fix: dark Calamares theme, add branding packages to netinstall groups 2026-07-04 23:38:57 +02:00
c-ludenberg 7a1bd34981 fix: update slideshow text from 'Arch Linux' to 'Artix Linux'
Slide 0 said 'A modern Arch Linux experience' - change to 'Artix Linux'
Slide 2 footer said 'Full access to Arch Linux repositories' - change to 'Artix Linux'
Bump pkgrel 19 -> 20
2026-07-02 23:13:45 +02:00
c-ludenberg fff260cd52 fix: update branding package with correct DE list, initcpio, and launcher fixes
calamares-branding-antergos-next (pkgrel 19):
- calamares-next.sh: fix SetConfig() symlink clobber — rm symlink
  before cp so config is written as standalone file
- show.qml: remove squished logo slider, clean background overlay
  layout, remove Budgie references
- settings_offline.conf: dracut/dracutlukscfg -> initcpiocfg/initcpio/
  luksopenswaphookcfg; services-openrc -> services-artix;
  removeuser -> postcfg
- settings_online.conf: same initcpio/service fixes; netinstall ->
  packagechooser + unpackfs; remove removeuser
- packagechooser.conf: full DE selector with valid Artix groups
  (Plasma, Xfce, Cinnamon, MATE, LXQt, i3, Sway, Hyprland)
  + No Desktop option
2026-06-29 21:28:18 +02:00
c-ludenberg bcee605ece fix: remove GNOME from DE chooser, replace dracut with mkinitcpio, add packagechooser without GNOME 2026-06-28 20:25:08 +02:00
c-ludenberg 62f4adc05c fix: include packagechooser in calamares build, fix calamares-next launcher for sudo -E
feat: reworked package index with tailwind, sorting, category filters, package metadata
chore: remove hal package (arch-specific, not compatible with artix)
2026-06-28 18:13:58 +02:00
c-ludenberg f6d72adf57 fix: also overwrite default branding dir, move antergos-pkgs to top of iso pacman conf 2026-06-25 17:07:05 +02:00
c-ludenberg 9ccb997314 fix: re-add calamares to CI, fix empty local repo db, wire in CMAKE_DISTRIBUTION_NAME='Antergos NeXT', enable services-openrc module 2026-06-25 16:16:43 +02:00
c-ludenberg 5f81605eb2 fix: remove calamares from CI, add grub-theme and live packages
- Remove calamares from packages.yaml: our fork stripped services-openrc,
  Artix repo provides working calamares (3.4.2-4) with openrc support
- Add antergos-grub-theme to CI: uses real Antergos background + logo
  from grub2-theme-antergos repo merged with Artix UI infrastructure
- Add antergos-live to CI: fork of artix-live with s/artix/antergos branding
- Bump calamares-branding-antergos-next pkgrel 12->13: settings now call
  services-openrc instead of services-systemd, show.qml drops EndeavourOS,
  calamares-next.sh targets /home/antergos not /home/liveuser
2026-06-25 14:16:27 +02:00
c-ludenberg 3aa7a46de7 calamares-next: fix settings path, un-wonk yad ui 2026-06-23 18:45:51 +02:00
c-ludenberg dbc964fe03 calamares-next: un-wonk the yad ui, give text room to breathe 2026-06-23 18:42:21 +02:00
c-ludenberg ee616f7a75 calamares: yarrr har, steal kaos qml 2026-06-23 17:34:08 +02:00
c-ludenberg edccdcdfba fix: rewrite netinstall and calamares launcher
- netinstall.conf: add required:true, file:// prefix, label config
- netinstall.yaml: flat group structure with proper DE package lists
- settings_online.conf: fix netinstall exec ordering
- calamares-next.sh: comprehensive yad-based launcher with logging
- PKGBUILD: pkgrel 9, yad as dependency
2026-06-23 17:22:15 +02:00
c-ludenberg 5858a31565 calamares-branding: add branding symlinks in config dirs
Calamares with -c flag looks for branding relative to the config
directory. Added symlinks:
  /etc/calamares/branding → /usr/share/calamares/branding
  /etc/calamares-offline/branding → /usr/share/calamares/branding
  /etc/calamares-online/branding → /usr/share/calamares/branding

pkgrel 7→8
2026-06-23 16:38:03 +02:00
c-ludenberg f0d3ca380e calamares-branding: add /usr/lib/calamares/modules to modules-search
Both settings_offline.conf and settings_online.conf only searched
/etc/calamares/modules for modules, but Calamares' built-in modules
(welcome, locale, partition, etc.) are installed in
/usr/lib/calamares/modules/. Added both paths.

pkgrel 6→7
2026-06-23 16:10:25 +02:00
c-ludenberg 399107a517 fix: add qml symlinks to calamares config dirs 2026-06-23 13:07:13 +02:00
c-ludenberg b171015d7b feat: major Calamares overhaul — dracut migration, branding polish, online/offline installer split
=== Calamares (core) ===
- Unskip packagechooserq from _skip_modules so it compiles in
- pkgrel 2→3

=== Calamares Branding ===
branding.desc:
- Blue Antergos color scheme (#4A9EFF accent, #20252B sidebar)
- New Antergos logo/icon PNGs from cnchi assets
- Larger window (860x540)
- Fix sidebar/navigation to widget mode

stylesheet.qss:
- Blue-themed QSS with gradients, styled buttons/inputs/sidebar

show.qml:
- 6-slide Calamares slideshow: welcome, EndeavourOS base, DE list,
  Antergos tools, finishing, thank-you (dark slide)

dracut migration:
- dracut.conf (NEW): initramfsName for dracut module compatibility
- Remove mkinitcpio reference, dracut handles initramfs generation

=== Online/Offline Installer Split ===
Problem: unpackfs (GNOME squashfs) + netinstall (selected DE) installs
two DEs — wasteful and messy.
Solution: Two entirely separate Calamares configurations.

settings_offline.conf (NEW):
- Traditional unpackfs path, no netinstall steps
- Installs GNOME from pre-built squashfs (current behavior)
- Used by default `calamares` or via `calamares -c /etc/calamares-offline`

settings_online.conf (NEW):
- No unpackfs — everything installed from internet via netinstall
- netinstall in both show (DE selection) and exec (package install)
- Base system + Antergos packages as hidden/immutable groups
- Used via `calamares -c /etc/calamares-online`

netinstall.yaml (NEW):
- Base System (hidden, immutable): kernel, base, firmware, network
- Antergos Packages (hidden, immutable): wallpapers, welcome, yay, calamares
- 8 Desktop Environments: KDE, GNOME, Xfce, Budgie, Cinnamon, MATE, LXQt, i3/Sway
- Hardware Support group: GPU drivers, vulkan, pipewire

netinstall.conf (NEW): groupsUrl pointing to netinstall.yaml

welcome.conf (NEW): internet check (informational), 8GB storage/2GB RAM/power required

calamares-next.sh (NEW): Launcher script — zenity/kdialog/dialog
choice between Offline and Online, runs Calamares with the right config.
Checks internet connectivity before starting online install.

PKGBUILD install layout:
- Branding shared at /usr/share/calamares/branding/antergos-next/
- Modules shared at /etc/calamares/modules/
- /etc/calamares-offline/  — settings.conf for offline
- /etc/calamares-online/   — settings.conf for online
- /etc/calamares/settings.conf → symlink to offline (default)
- /usr/bin/calamares-next  — launcher script

=== Antergos Welcome ===
PKGBUILD: copy data/preferences.json to package root (fixes
runtime preferences loading in subdirectory layout)
2026-06-23 01:18:22 +02:00
c-ludenberg 823017f9a4 add its-raining-tacos.opus to antergos-next-memes
SiIvaGunner rip: OMORIBOY x Raining Tacos mashup.
Used by antergos-welcome as auto-play welcome song.
2026-06-20 20:37:07 +02:00
c-ludenberg 3ec13c9e75 fix: correct Calamares settings.conf format for 3.4.2 2026-06-19 23:03:14 +02:00
c-ludenberg 4775930ab4 bump pkgrel to force fresh download 2026-06-19 23:01:40 +02:00
c-ludenberg e15efb3d55 fix: remove skipped Calamares modules from settings.conf 2026-06-19 22:24:57 +02:00
c-ludenberg cca6856634 add calamares + calamares-branding-antergos-next 2026-06-18 18:38:53 +02:00