From 0cc797899a524716bef63eaa7f2f511bdf2953d6 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Wed, 9 Oct 2013 14:30:20 +0200 Subject: [mltk] TODO: rework server export parameters since 'stage32' and 'addons' now do the same --- mltk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mltk') diff --git a/mltk b/mltk index dc448b90..31f24c89 100755 --- a/mltk +++ b/mltk @@ -227,6 +227,8 @@ read_params() { ;; -e) [ "$#" -lt "1" ] && perror "Missing argument to -e" + #TODO: rework these types, since now we only have initramfs or squashfs. This makes a distinction between + # stage32 and addons obsolete. [[ "stage31|stage32|addons" != *"$1"* ]] && perror "Wrong type specified. Muste be either 'stage31', 'stage32' or 'addons'" SERVER_EXPORT="1" SERVER_EXPORT_TYPE="$1" -- cgit v1.2.3-55-g7522