Go to file
informatic 593a791390 Add minreboot.c note 2016-01-28 22:25:56 +01:00
data Add README.md 2016-01-28 22:21:40 +01:00
LICENSE Add minreboot.c note 2016-01-28 22:25:56 +01:00
README.md Add README.md 2016-01-28 22:21:40 +01:00
flashfirmware Initial commit 2016-01-27 02:08:18 +01:00
makefirmware Initial commit 2016-01-27 02:08:18 +01:00
minreboot.c Add minreboot.c note 2016-01-28 22:25:56 +01:00

README.md

zsun-fw-tools

Read more here.

Building

NOTE: Builder depends on md5sum and tar

  1. Copy your openwrt-ar71xx-generic-zsun-sdreader-kernel.bin and openwrt-ar71xx-generic-zsun-sdreader-rootfs-squash.bin to data/ folder
  2. Run ./makefirmware

Flashing

NOTE: Flasher depends on smbclient and curl

NOTE: Update package is rebuilt on every flash, if you don't like this behaviour, comment out . ./makefirmware file and change UPDATEFILE variable

NOTE: This is not really idiotproof

  1. Run ./flashfirmware
  2. ...
  3. PROFIT!