summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Tappe2007-05-06 22:02:36 +0200
committerOliver Tappe2007-05-06 22:02:36 +0200
commite511cb680a4f348930591f93c85c21a73ab608d9 (patch)
tree5bcc7cc941bcc06d8f1f08222a8263bd0e11ced3
parent* added -S to help (diff)
downloadcore-e511cb680a4f348930591f93c85c21a73ab608d9.tar.gz
core-e511cb680a4f348930591f93c85c21a73ab608d9.tar.xz
core-e511cb680a4f348930591f93c85c21a73ab608d9.zip
* improved help text some more
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1021 95ad53e4-c205-0410-b2fa-d234c58c8868
-rwxr-xr-xinitramfs/mkdxsinitrd4
1 files changed, 2 insertions, 2 deletions
diff --git a/initramfs/mkdxsinitrd b/initramfs/mkdxsinitrd
index 485715d9..6dc693de 100755
--- a/initramfs/mkdxsinitrd
+++ b/initramfs/mkdxsinitrd
@@ -68,8 +68,8 @@ SLX_CONFIG_PATH=@@@SLX_CONFIG_PATH@@@
usage()
{
echo -e "mkdxsinitrd [-dh] [-k kernel version] [-i path/file] \
-[-f module(s)] [-n module(s)] [-m module(s)] [-r path] [-s theme]\n\
-[-c machine-setup]"
+[-f module(s)] [-n module(s)] [-m module(s)] -r path [-s theme]\n\
+[-c machine-setup] -S system_name"
echo "OPTIONEN"
echo " -c location of client configuration file (machine-setup)"
echo " -d use ISC dhclient instead of udhcpcd of busybox"