rootcopy support

This commit is contained in:
Tomas M
2012-10-20 22:39:31 -05:00
parent 77d0e6ea51
commit d10983c0ac
2 changed files with 15 additions and 0 deletions
+3
View File
@@ -40,6 +40,9 @@ init_union "$CHANGES" "$UNION"
# add data to union
union_append_bundles "$DATA" "$BUNDLES" "$UNION"
debug_shell
# rootcopy
copy_rootcopy_content "$DATA" "$UNION"
# create empty fstab
fstab_create "$UNION"
debug_shell