AeThex-OS/script
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
..
build-linux-iso.sh fix(linux-iso): Fix ISO build script syntax errors and mobile app integration 2025-12-27 22:19:05 -07:00
build.ts Fix ESM module compatibility: convert build to ESM format with proper require/dirname shims for Supabase 2025-12-23 04:56:10 +00:00
check-tables.ts new file: server/api/os.ts 2025-12-24 01:25:27 +00:00
cli-commands.ts modified: package-lock.json 2025-12-23 21:10:42 +00:00
cli.ts modified: package-lock.json 2025-12-23 21:10:42 +00:00
flash-usb.sh 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
gitlab-download-artifacts.sh new file: README.txt 2025-12-28 02:53:08 +00:00
migrate-mode.ts modified: server/routes.ts 2025-12-24 02:45:56 +00:00
migrate-os.ts new file: server/api/os.ts 2025-12-24 01:25:27 +00:00
run-migration.ts new file: EXPANSION_COMPLETE.md 2025-12-24 00:24:40 +00:00
run-os-migration.ts new file: server/api/os.ts 2025-12-24 01:25:27 +00:00
seed.ts new file: script/seed.ts 2025-12-24 17:45:22 +00:00