From 9b961d44b99dbcef2de02aac8a06036dc8b8cb00 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Fri, 11 Aug 2006 16:05:35 +0000 Subject: Changes for new filesystem structure (see BootRootVerzeichnisse) and minor bugfix in old ld4-inst. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@294 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/ld4-inst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'installer') diff --git a/installer/ld4-inst b/installer/ld4-inst index a36bb778..7e4c20e7 100755 --- a/installer/ld4-inst +++ b/installer/ld4-inst @@ -4,8 +4,8 @@ # cloning from rsync source for Diskless X Stations (v4.0) # # Author(s): Nico Dietrich, 04-04-2006 -# Dirk von Suchodoletz , 29-07-2006 -# Michael Janczyk, , 06-07-06 +# Dirk von Suchodoletz , 11-08-2006 +# Michael Janczyk, , 06-07-2006 # # Copyright: (c) 2003, 2006 - RZ Universitaet Freiburg # @@ -171,7 +171,7 @@ configure() { # ---> Variablenraten macht eigentlich nur hier Sinn, da sonst ja Werte vom # letzten Mal # if ! [ -z "${netmask}" -a -z "${broadcast}" -a -z "${netname}" -a -z "${server}" ] ; then -# ipcfg=( `ifconfig eth0 | grep "inet addr" | sed -e "s,[a-zA-Z]*:,,g"` ) +# ipcfg=( `ifconfig eth0 | grep "inet " | sed -e "s,[a-zA-Z]*:,,g"` ) # netmask=${ipcfg[3]} # broadcast=${ipcfg[2]} # # quickhack (more intelligent solution needed ...) -- cgit v1.2.3-55-g7522