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
4c8f195a74
fix: python-libnacl -> python-pynacl (wrong pkg name)
2026-06-16 20:47:12 +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
fa34adb8ab
fix: convert syslinux splash to 640x480 8-bit indexed
2026-06-16 20:17:54 +02:00
c-ludenberg
82fb9f2913
gitignore skel build artifacts
2026-06-16 19:13:25 +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
950cded742
fix: correct Dustin's role - one of the original developers, not sole founder
2026-06-15 21:26:00 +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
622ae6768c
pacman.conf: fix repo URL antergos-pkgs -> antergos-packages
2026-06-15 20:12:52 +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
d115d48110
README: update SF download link to pulsar-linux project /Antergos_NeXT folder
2026-06-15 20:02:53 +02:00
c-ludenberg
d9f28a7a1a
README: link to NOTICES for Dustin's blessing and disclaimers
2026-06-15 19:54:31 +02:00
c-ludenberg
286cc93c4f
Revert "README: add link to Wikipedia sourcing Dustin's blessing"
...
This reverts commit fd9dba6fdc .
2026-06-15 19:54:21 +02:00
c-ludenberg
fd9dba6fdc
README: add link to Wikipedia sourcing Dustin's blessing
2026-06-15 19:54:04 +02:00
c-ludenberg
fa78cbb5c6
NOTICES: expand disclaimers, remove quote, add Dustin's blessing
2026-06-15 19:52:56 +02:00
c-ludenberg
b20efae6c8
README: update repo links and default DE to GNOME
2026-06-15 19:45:34 +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
6d518bb8ca
gitignore internetarchive.log
2026-06-12 19:42:02 +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
e19df5623e
Change download source to SourceForge
...
Updated download source from Internet Archive to SourceForge and added a download button.
2026-06-12 10:04:21 +02:00
c-ludenberg
ff43669696
Fix autologin and intel-gpu script: liveuser->antergos
2026-06-11 19:05:36 +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
8cb4191f89
Add community section to README
...
Added community section with Matrix link.
2026-06-11 13:32:22 +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
59e4705721
README: remove Releases link — ISOs exceed 2GB limit
2026-06-08 19:35:40 +02:00
c-ludenberg
304a99e106
Overhaul README with badges, desktop editions table, custom repo info, GPL-3.0 fix
2026-06-08 19:35:06 +02:00
c-ludenberg
996124b092
pacman.conf: add both $repo/os/$arch and flat Server URLs for antergos-pkgs
2026-06-08 19:26:51 +02:00
c-ludenberg
9eee2ac909
Uncomment cnchi in packages.x86_64
2026-06-08 18:27:47 +02:00
c-ludenberg
26f4834131
fix iso_publisher URL to Antergos-NeXT org
2026-06-08 18:06:03 +02:00
c-ludenberg
08583284f7
rewrite AGENTS.md as Papal Decree for maximum holy wrath
2026-06-08 17:52:03 +02:00
c-ludenberg
b0b4505622
add AGENTS.md with git config instructions for AI agents
2026-06-08 17:51:18 +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
d6dd6bb328
add: Nagito Komaeda quote for flavor
2026-06-08 14:26:08 +00:00
c-ludenberg
078cffe9ce
add: NOTICES file with trademark disclaimer and credits
2026-06-08 14:23:30 +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