From 09f4a16b24741d0ff2f6267acf9b0e16bc0803e2 Mon Sep 17 00:00:00 2001 From: jjhua Date: Fri, 31 May 2013 08:26:35 +0000 Subject: [PATCH] use the variable INSTALL_SOURCES_IN_PRE git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16493 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/share/xcat/install/scripts/pre.rh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/share/xcat/install/scripts/pre.rh b/xCAT-server/share/xcat/install/scripts/pre.rh index eb6c40cf5..a0d8675c6 100644 --- a/xCAT-server/share/xcat/install/scripts/pre.rh +++ b/xCAT-server/share/xcat/install/scripts/pre.rh @@ -196,5 +196,5 @@ echo "part / --size 1 --grow --ondisk $instdisk --fstype $FSTYPE" >> /tmp/partit cat /proc/cmdline export nextserver=`cat /proc/cmdline | grep http | head -n 1 | cut -d / -f 3 | cut -d : -f 1` -#INSTALL_SOURCES# +#INSTALL_SOURCES_IN_PRE#