Skip to content

LNCM-Box (persistent)

Pre-release
Pre-release
Compare
Choose a tag to compare
@AnotherDroog AnotherDroog released this 12 Dec 04:11
· 722 commits to master since this 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

  1. Download Etcher
  2. Download latest lncm-box.img.zip
  3. 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.