add TODO file, new script 03_grml-live-chroot.sh and grml-all packages listing
[grml-live.git] / scripts / 01_bootstrap.sh
index 027f5bd..4928932 100644 (file)
@@ -14,6 +14,8 @@ bootstrap() {
   if ! [ -d "${TARGET}/grml-live/" ] ; then
      debug "bootstrap: creating ${TARGET}/grml-live/"
      mkdir "${TARGET}/grml-live/"
+     mkdir "${TARGET}/grml-live/scripts/"
+     mkdir "${TARGET}/grml-live/files/"
   fi
 
   # check whether chroot exists already