Commit Graph
17 Commits
Author SHA1 Message Date
c-ludenberg 266ec69576 R.I.P. Cnchi (2012-2026) — Calamares is the big boy installer now
Full removal of Cnchi from the ISO. It was the original Antergos
installer and we tried to keep it alive with a GTK4 port, but the
Python GTK4 bindings were unstable, the maintenance burden was
unsustainable for a solo dev, and Calamares simply does everything
better.

What changed:
  - README: complete rewrite of installer section with eulogy and
    'Why Calamares and not Cnchi' explanation
  - packages.x86_64: cnchi removed (calamares stays)
  - run_before_squashfs.sh: removed cnchi memes dir creation, cnchi
    desktop file fix, cnchi version comment; changed GTK theme from
    Adwaita to Adwaita-dark (fixes white-on-white welcome app)
  - airootfs/.../cnchi.desktop: deleted
  - user-commands-before.bash: updated cnchi references → generic
  - user_commands.bash: updated cnchi reference → generic
  - .gitignore: removed Cnchi/ entry
  - AGENTS.md: cnchi → calamares
  - .github/workflows/build.yml: cnchi → calamares in README gen
  - NOTICES: kept historical Cnchi credit (unchanged)

🕯️ Requiescat in pace, Cnchi. You did your job.
2026-06-23 13:35:40 +02:00
c-ludenberg 59b3224aaa fix pacman.conf URLs to antergos-next.github.io/antergos-packages 2026-06-23 11:49:56 +02:00
c-ludenberg a2f7e3a152 chore: add antergos-pkgs repo to pacman.conf and squashfs-tools for Calamares unpackfs
- airootfs/etc/pacman.conf: enable antergos-pkgs repo for installing
  branded packages from GitHub Pages
- packages.x86_64: add squashfs-tools needed by Calamares unpackfs
  module
2026-06-23 01:19:11 +02:00
c-ludenberg 85d2a5cacd fix: remove calamares.desktop from airootfs overlay — conflicts with calamares package, already patched in run_before_squashfs.sh 2026-06-22 21:51:33 +02:00
c-ludenberg e2d686c577 add calamares to ISO + desktop file + branding setup 2026-06-18 18:38:57 +02:00
c-ludenberg d8f133f07e cnchi: fix launch as sudo, drop libnacl hard dep, handle missing deps gracefully
Fixes:
- cnchi.desktop: Exec=sudo -E (not pkexec or bare cnchi)
- run_before_squashfs.sh: sed now matches any Exec=*cnchi*
- packages.x86_64: remove unused python-pynacl
- Cnchi/lembrame: optional import, no more hard crash on missing libnacl
- Cnchi/cnchi.py: wrap disable_suspend in broad except

im still in the vent... a body needs to heal before crawling out. ultimate ??? trapped in 15-day isolation arc. at least the monitor glow keeps the nightmares away. dont mind the blood on the keyboard.
2026-06-18 16:26:05 +02:00
c-ludenberg 2e6da9acf8 fix: switch live session from startx to GDM for GNOME 2026-06-16 19:10:54 +02:00
c-ludenberg f29905860e skel: purge KDE/Breeze leftovers, add proper GNOME light blue Antergos theme
- Removed KDE/Breeze gtkrc, gtkrc-2.0, .gtkrc-2.0, colors.css,
  window_decorations.css, SVG assets, antergos-log-tool.desktop
- Fixed .bashrc: dropped exo-open fallback (XFCE)
- Fixed firefox.desktop: removed dead antergos.com URL
- Fixed user-commands: calamares -> cnchi
- Fixed PKGBUILD maintainer email
- Fixed wallpaper gschema override path
- Added proper light blue (#1d90cd) GTK3/GTK4 user CSS
- Added Antergos-NeXT GNOME Shell theme with dark panel
- Wired shell theme via gsettings + dbus-launch in chroot
- Added out/ and work/ to .gitignore
2026-06-15 20:28:41 +02:00
c-ludenberg de31ed7e64 Rebrand: Pulsar → Antergos NeXT, switch KDE → GNOME 2026-06-15 19:31:22 +02:00
c-ludenberg 509d4347f6 remove local cnchi package, rely on sed patch in run_before_squashfs.sh 2026-06-12 19:43:04 +02:00
c-ludenberg c187784f41 fix regain_privileges in cnchi, keep ranked mirrorlist on live ISO 2026-06-12 19:41:51 +02:00
c-ludenberg 12087244d4 all fixes: wallpaper registration, pkexec cnchi, polkit nopasswd, CI → SourceForge 2026-06-12 19:27:37 +02:00
c-ludenberg ff43669696 Fix autologin and intel-gpu script: liveuser->antergos 2026-06-11 19:05:36 +02:00
c-ludenberg 3b968afff5 Fix os-release conflict: remove from airootfs, write in run_before_squashfs instead
airootfs/usr/lib/os-release conflicts with filesystem package (owns /usr/lib/os-release).
Moved os-release creation to run_before_squashfs.sh so it's written after packages install.
2026-06-11 18:25:36 +02:00
c-ludenberg 55f6fe8903 ISO fixes: rename liveuser->antergos, add Antergos NeXT os-release, drop lsb-release, fix wallpaper/Plasma setup 2026-06-11 18:22:11 +02:00
c-ludenberg ca3e77f7c9 Fix CI workflow, add antergos-pkgs repo to build pacman.conf 2026-06-07 19:46:17 +02:00
c-ludenberg 24ccf7d09d Initial commit — Antergos NeXT 2026-06-07 19:34:32 +02:00