Commit Graph
17 Commits
Author SHA1 Message Date
c-ludenberg e2d686c577 add calamares to ISO + desktop file + branding setup 2026-06-18 18:38:57 +02:00
c-ludenberg d91bb96b10 i̷ f̸e̷e̷l̵ f̸a̷n̷t̷a̸s̷t̷i̷c̷
i feel fantastic
hey hey hey
you feel fantastic
hey hey hey
you are fantastic

type 666 anywhere in cnchi to find out what lies beneath.
the counter never resets. backspace wont save you.

channel ___
2026-06-18 17:42:15 +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 5ee1695fc0 fix: add python-libnacl dep, use sudo -E instead of pkexec 2026-06-16 20:36:30 +02:00
c-ludenberg c1692355fc fix: remove sed hack for regain_privileges (cnchi 0.17.1 already has it) 2026-06-16 20:23:41 +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 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 75ebd39d93 Fix work_dir path handling: support absolute paths in run_before_squashfs.sh 2026-06-11 18:53:36 +02:00
c-ludenberg c4a5776e33 Fix run_before_squashfs.sh: use work_dir from argument instead of hardcoded path
Allows the script to find the airootfs when mkarchiso is run with -w <custom-path>
2026-06-11 18:50:59 +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 558ca8f8e0 Clean up /root/packages/ check 2026-06-07 20:53:47 +02:00
c-ludenberg b450236f5f Fix prepare.sh and run_before_squashfs.sh errors for missing files 2026-06-07 20:47:05 +02:00
c-ludenberg 24ccf7d09d Initial commit — Antergos NeXT 2026-06-07 19:34:32 +02:00