2Shirt
501191b388
Include hidden items in EXTRA_DIR/
2018-04-16 11:37:09 -06:00
2Shirt
a7079d4eae
Added GPT/PMBR support to build-ufd
...
* Defaults to GPT/PMBR
* (Hopefully) fixes #20
* Can still build MBR (Legacy) with the --use-mbr flag
2018-04-15 21:00:45 -06:00
2Shirt
f950d6d91b
Bugfix: Only copy EXTRA_DIR if ${EXTRA_DIR} is set
...
It was running 'rsync [OPTIONS] /* /mnt/Dest/' because ${EXTRA_DIR} was empty
2018-02-21 12:47:56 -07:00
2Shirt
b17a8de350
Made umount code more explicit
...
Avoids some unnecessary warnings
2018-02-21 12:46:57 -07:00
2Shirt
483344af70
Updated build-bfd
2018-02-21 10:35:47 -07:00
2Shirt
0d3f1e87cf
Started rewrite of build-ufd
...
* Using the BASH3 Boilerplate as a base for the new script
* The new version requires explicitly setting all sources
* Will avoid ambiguous matches / collision issues seen in issue #15
* Better ensures that the intended sources are used
* Still verify that '.bin' exists to ensure a valid "Main Kit" source
2018-02-21 00:34:53 -07:00
2Shirt
bd8151a8cb
Improved safety checks for build-ufd
2018-02-02 16:37:13 -07:00
2Shirt
fbf956c651
Finished build-ufd script
2018-01-30 13:33:42 -07:00
2Shirt
fbd7f47749
Added build-ufd script
...
* Includes safety checks to avoid unintentional data loss
2018-01-15 17:30:47 -07:00