Allow to install rootfs from custom dir and raw images #4

Merged
neochapay merged 2 commits from master into master 2020-02-19 17:26:18 +00:00
neochapay commented 2020-02-17 15:27:08 +00:00 (Migrated from github.com)

just add in some dir

  • rootfs.tar.bz2 - rootfs archive
  • u-boot-sunxi-with-spl.bin - uboot file
  • boot.scr - uboot compiled config file

and set it from "-c /path/to/dir" parameter and you can install image without downloading

if you check device as "raw" script create sdcard.raw image

just add in some dir - rootfs.tar.bz2 - rootfs archive - u-boot-sunxi-with-spl.bin - uboot file - boot.scr - uboot compiled config file and set it from "-c /path/to/dir" parameter and you can install image without downloading if you check device as "raw" script create sdcard.raw image
DylanVanAssche commented 2020-02-19 17:25:59 +00:00 (Migrated from github.com)

Works perfectly! Thanks!

Works perfectly! Thanks!
Sign in to join this conversation.
No description provided.