Create fs-overlay, post-build

Setup buildroot filesystem overlay and move our custom scripts/configs
into it.  Setup a post-build script and have it delete files generated
by buildroot that aren't in RescueOS v1.1.

This gets us closer to a buildroot configuration that will automatically
generate RescueOS images.  For now, we're using RescueOS v1.1 as a
reference.
This commit is contained in:
Daniel Gnoutcheff
2015-03-29 11:27:29 -04:00
parent 0a6aaecbe8
commit be8a7817dd
29 changed files with 17 additions and 11 deletions

1
fs-overlay/etc/passwd Normal file
View File

@ -0,0 +1 @@
root:$1$sz.20p5a$c40FElyGq0cIfHXeQQChQ/:0:0:root:/root:/bin/bash