Commit Graph

3 Commits

Author SHA1 Message Date
cloudwithax c90240d423 feat: add config overlay for auto-login, mounts, X11, and RetroArch
- Add autologin config for getty@tty1.service to auto-login as emulation user
- Add udev rule for auto-detecting second SD card (mmcblk1p1)
- Add systemd mount units for /roms (primary SD) and /roms2 (second SD)
- Add .bash_profile to auto-start X on tty1
- Add .xinitrc to configure X11 and launch EmulationStation-DE
- Add retroarch.cfg with H700 optimized settings

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 17:54:12 -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