Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!
| author | Michael Prokop |
| Sat Sep 29 12:02:00 2007 +0200 (14 months ago) | |
| changeset 117 | d73829345f21 |
| manifest | d73829345f21 |
| parent 116 | 91e3f3ee4ef3 |
| child 118 | 8acdfa5e93c6 |
--- a/grml-live Sat Sep 29 11:59:06 2007 +0200+++ b/grml-live Sat Sep 29 12:02:00 2007 +0200@@ -187,6 +187,8 @@ if [ -z "$FORCE" ] ; then[ -n "$CHROOT_TARGET" ] && echo " chroot target: $CHROOT_TARGET"[ -n "$BUILD_TARGET" ] && echo " build target: $BUILD_TARGET"[ -n "$ISO_TARGET" ] && echo " ISO target: $ISO_TARGET"+ [ -n "$GRML_NAME" ] && echo " grml name: $GRML_NAME"+ [ -n "$VERSION" ] && echo " grml version: $VERSION"[ -n "$SUITE" ] && echo " Debian suite: $SUITE"[ -n "$BOOT_METHOD" ] && echo " Boot method: $BOOT_METHOD"[ -n "$FAI_ARGS" ] && echo " additional arguments for FAI: $FAI_ARGS"