X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2F03_grml-live-chroot.sh;fp=scripts%2F03_grml-live-chroot.sh;h=522aa0be2bab54a1249ff71d9bfceb77d9218374;hb=5358b1f90c26e12a8492475a2199a5cfa34a8278;hp=0000000000000000000000000000000000000000;hpb=46e3a2d278bc75b91f6a5eae3fbdedae02441d64;p=grml-live.git diff --git a/scripts/03_grml-live-chroot.sh b/scripts/03_grml-live-chroot.sh new file mode 100644 index 0000000..522aa0b --- /dev/null +++ b/scripts/03_grml-live-chroot.sh @@ -0,0 +1,10 @@ +# Filename: 02_chroot.sh +# Purpose: build script for creating grml live-cd +# Authors: grml-team (grml.org), (c) Michael Prokop +# 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