infix
infix copied to clipboard
Infix Installer
Brainstorm topic for the installer (called setup perhaps?):
- Must replace current practice with sdcard images!
- Must be possible to run on both host and target systems!
- Probe for availability of: eMMC, SD-card, nvme/ssd disk
- Attempt to connect to the Internet to prefill field(s) for latest release images?
- Use
output/images/directory if run from host Infix build tree? - Base on current provision script: create GPT partitions, install bootloader files, copy rootfs.squash to pri+sec, format cfg+var
- Possibly use Python with ncurses based npyscreen perhaps?