From 0014c09f771f40501bcc8715b5b793501e3f68d8 Mon Sep 17 00:00:00 2001 From: Nico Dietrich Date: Wed, 15 Mar 2006 00:24:51 +0000 Subject: small fixes in installer and mkdxsinitrd git-svn-id: http://svn.openslx.org/svn/openslx/ld4@107 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/ld4-inst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'installer') diff --git a/installer/ld4-inst b/installer/ld4-inst index d3a79514..52f85e84 100755 --- a/installer/ld4-inst +++ b/installer/ld4-inst @@ -181,7 +181,8 @@ configure() { ask "Which debug level should be used? " debuglevel $debuglevel # wo ist das referenzsystem? - was ist default ??? - ask "IP + Path to reference system: " rsyncsource "localhost:/" + if [ -z ${rsyncsource} ] ; then rsyncsource="localhost:/" ; fi + ask "IP + Path to reference system: " rsyncsource $rsyncsource # dns-server # domain-name -- cgit v1.2.3-55-g7522