Commit Graph
26 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 de3f815195 SF workflow: upload to pulsar-linux /Antergos-NeXT ISO's/, add validation and release logic 2026-06-15 20:08:39 +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 c0cee890e5 IA: use software collection instead of opensource 2026-06-08 20:44:14 +02:00
c-ludenberg 3697368708 IA upload: remove linux_distributions (curated collection, API rejects) 2026-06-08 20:43:52 +02:00
c-ludenberg 2f9735f9ba Remove temp fix-ia workflow (collection fixed) 2026-06-08 20:38:59 +02:00
c-ludenberg 905f790086 fix-ia: try just opensource collection 2026-06-08 20:37:55 +02:00
c-ludenberg 6038b198d6 temp: fix IA collection for existing item 2026-06-08 20:36:33 +02:00
c-ludenberg 25724166e2 IA: add linux_distributions collection 2026-06-08 20:28:02 +02:00
c-ludenberg 3af529cdac IA description: add note about early release DE limitations 2026-06-08 20:23:13 +02:00
c-ludenberg 97edcf3f99 fix: correct ia.ini s3 section format 2026-06-08 15:32:57 +00:00
c-ludenberg 7d55c896bf fix: write keys to ia.ini config file 2026-06-08 15:21:15 +00:00
c-ludenberg e4ab50ba67 fix: use IAS3_ACCESS_KEY env var names 2026-06-08 14:44:37 +00:00
c-ludenberg 0061ebd7a8 fix: use IA S3 keys for auth 2026-06-08 14:16:35 +00:00
c-ludenberg 26421b2725 fix: try older internetarchive version 2026-06-08 14:11:28 +00:00
c-ludenberg f7e20c4696 fix: yaml syntax - remove heredoc 2026-06-08 05:05:06 +00:00
c-ludenberg 0141315b8e fix: try netrc + ini config for ia auth 2026-06-08 05:01:16 +00:00
c-ludenberg 340b0bc05a fix: write ia credentials to config file
The ia CLI removed --email/--password flags.
Create config file with email and password from secrets.
2026-06-08 04:54:39 +00:00
c-ludenberg 70d0f88dbb fix: use AWS-style env vars for internetarchive auth
The ia CLI removed --email/--password flags.
Now uses AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY env vars.
2026-06-08 04:49:30 +00:00
c-ludenberg 76421ef321 fix: add --break-system-packages for PEP 668 compatibility
The archlinux container now has Python's externally-managed-environment protection.
This fix allows pip to install internetarchive for Internet Archive uploads.
2026-06-07 19:52:29 +00:00
c-ludenberg 92bfcf8cda Improve Internet Archive metadata 2026-06-07 20:43:31 +02:00
c-ludenberg 2c726ecb64 Add Internet Archive upload to CI 2026-06-07 20:39:24 +02:00
c-ludenberg fc00d568cc Add --privileged to container for chroot mounts 2026-06-07 19:54:24 +02:00
c-ludenberg 2e7366a6c7 Add base-devel to CI deps 2026-06-07 19:49:58 +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 c8d450871b Add Dockerfile and CI build workflow 2026-06-07 19:38:16 +02:00