Move all stuff to old/ and add live-initramfs and initial fai-stuff
[grml-live.git] / old / scripts / 03_grml-live-chroot.sh
diff --git a/old/scripts/03_grml-live-chroot.sh b/old/scripts/03_grml-live-chroot.sh
new file mode 100644 (file)
index 0000000..522aa0b
--- /dev/null
@@ -0,0 +1,10 @@
+# Filename:      02_chroot.sh
+# Purpose:       build script for creating grml live-cd
+# Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
+# Bug-Reports:   see http://grml.org/bugs/
+# License:       This file is licensed under the GPL v2.
+# Latest change: Tue Feb 13 00:16:27 CET 2007
+################################################################################
+
+## END OF FILE #################################################################
+# vim: ai tw=80 ft=sh expandtab