Commit graph

13 commits

Author SHA1 Message Date
MrPiglr
28b08e1ddf Update .gitignore to exclude Linux build artifacts and binaries 2026-01-25 19:57:58 -07:00
MrPiglr
7e275b020c new file: .gemini/settings.json 2026-01-03 23:56:43 -07:00
MrPiglr
1b7636310c refactor: Simplified ISO build for Docker (no privileged mode) 2025-12-28 09:17:24 -07:00
MrPiglr
7715fba8b5 fix(linux-iso): Fix ISO build script syntax errors and mobile app integration
- Fix corrupted kernel/initrd extraction section
- Fix unmount commands (proc/sys/dev)
- Fix isolinux and GRUB configuration syntax
- Fix mksquashfs error handling
- Add mobile app build and integration
- Create systemd service for mobile server
- Update Firefox kiosk to launch mobile UI
- Add Capacitor Android build copying
- Improve GitLab CI error handling (fail on missing tools)
- Update completion messages with mobile features

This resolves ISO build failures and properly packages the Ingress-style mobile UI into the bootable Linux distribution.
2025-12-27 22:19:05 -07:00
MrPiglr
cee14d232e new file: README.txt
new file:   aethex-desktop.service
2025-12-28 02:53:08 +00:00
MrPiglr
f80f1fed36 ISO builder: remove sudo (run as root in CI) 2025-12-27 22:51:27 +00:00
MrPiglr
a42eb9b1e5 ISO builder: add output for long operations, check mksquashfs 2025-12-27 22:40:06 +00:00
MrPiglr
ffdba54caf Rewrite ISO builder: simplified, robust, CI-ready 2025-12-27 22:25:19 +00:00
MrPiglr
722c4ff8ec Fix: add fallback tool detection and verify grub/squashfs in CI 2025-12-27 22:20:10 +00:00
MrPiglr
4612915b13 CI: Make Actions manual-only; implement debootstrap ISO builder 2025-12-27 21:34:14 +00:00
MrPiglr
61d478abc0 CI: Add ISO workflow and stub build script 2025-12-27 21:28:11 +00:00
MrPiglr
833aa2e3a2 Simplify: Remove complex ISO build, use GitHub Actions verification only 2025-12-27 19:16:34 +00:00
MrPiglr
c8d1c01c18 Add AeThex Linux bootable OS 2025-12-27 18:08:27 +00:00