Commit graph

21 commits

Author SHA1 Message Date
MrPiglr
7e275b020c new file: .gemini/settings.json 2026-01-03 23:56:43 -07:00
MrPiglr
7f4b4ca907 feat: Full layered OS architecture - Wine + Docker + Dev Tools 2025-12-28 10:07:32 -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
adf1de6747 tools: add USB flash script and GitLab artifact downloader; docs: quick flashing guide; gitignore artifacts/ and ISO files 2025-12-27 23:45:00 +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
MrPiglr
670aec8068 new file: script/seed.ts 2025-12-24 17:45:22 +00:00
MrPiglr
fa62b3cef1 modified: server/routes.ts 2025-12-24 02:45:56 +00:00
MrPiglr
929d293e5f new file: server/api/os.ts 2025-12-24 01:25:27 +00:00
MrPiglr
d41043dfdc new file: EXPANSION_COMPLETE.md
new file:   QUICK_REFERENCE.md
	new file:   README_EXPANSION.md
	new file:   SESSION_SUMMARY.md
	new file:   VERIFICATION_CHECKLIST.md
	new file:   client/src/pages/lab.tsx
2025-12-24 00:24:40 +00:00
MrPiglr
8358f9e964 modified: package-lock.json 2025-12-23 21:10:42 +00:00
MrPiglr
6ed11341d1 Fix ESM module compatibility: convert build to ESM format with proper require/dirname shims for Supabase 2025-12-23 04:56:10 +00:00
sirpiglr
6f54713012 Extracted stack files 2025-12-15 20:52:49 +00:00