Commit Graph

3 Commits

Author SHA1 Message Date
cloudwithax cdb260fc58 Update README with comprehensive project documentation
Add detailed README covering:
- What this is (ALARM + ES-DE for H700)
- Prerequisites (podman, qemu-user-static, sgdisk, guestfish, make, wget, unzip)
- Build instructions (make FACTORY_IMAGE=path/to/factory.img)
- Default credentials (emulation/emulation)
- How to add ROMs (mount data partition or second SD)
- How to add BIOS files
- How to connect WiFi (nmtui via SSH)
- Partition layout and troubleshooting

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 18:02:02 -05:00
Maurizio Porrato 14a689f1b8
Fix config files permission issue
Also:
- move custom /etc/motd out of config dir
- add dropbear-scp package

Signed-off-by: Maurizio Porrato <maurizio.porrato@gmail.com>
2024-07-13 08:31:48 +01:00
Maurizio Porrato 3216669497
Initial commit: boot, wifi and ssh work
Signed-off-by: Maurizio Porrato <maurizio.porrato@gmail.com>
2024-06-23 18:05:56 +01:00