LNCM-Box (persistent)
Pre-release
Pre-release
Changelog
- Installs itself persistently to SD card once connected to internet
- Writes version-string to FAT partition
/installed
after installation - Logs installation to
/var/log/rc.log
- Added low priority swap to SD card
- Added portainer management UI for docker, run as
service portainer start
- Added
README.md
to home directory - Split build artefacts into separate files
- Improvements to build scripts
- Permissions fixes
Instructions
- Download Etcher
- Download latest lncm-box.img.zip
- Open Etcher and follow instructions to burn
lncm-box.img.zip
to SD card
Experienced users can alternatively use dd
to burn the image, or follow the steps in make_img.sh
to create their own image / SD card.