-Fix problem where Los Angelas would break installs as a timezone

-Fix various issues with centos 'all' template


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1471 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2008-05-21 20:07:56 +00:00
parent c7781fb32d
commit f458bcba2e
20 changed files with 26 additions and 25 deletions

View File

@ -9,10 +9,11 @@ network --bootproto dhcp
# Where's the source?
# nfs --server hostname.of.server or IP --dir /path/to/RH/CD/image
#
nfs --server #XCATVAR:INSTALL_NFS# --dir #XCATVAR:INSTALL_SRC_DIR#
#nfs --server #XCATVAR:INSTALL_NFS# --dir #XCATVAR:INSTALL_SRC_DIR#
url --url http://#TABLE:noderes:$NODE:nfsserver#/install/#TABLE:nodetype:$NODE:os#/#TABLE:nodetype:$NODE:arch#
#device ethernet e100
keyboard "#TABLE:site.tab:keyboard:1#"
keyboard "us"
#
# Clear the MBR
@ -103,7 +104,7 @@ mouse none
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site.tab:timezone:1#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X
@ -126,7 +127,7 @@ key --skip
#rootpw --iscrypted XaLGAVe1C41x2
#rootpw XaLGAVe1C41x2 --iscrypted
#rootpw #TABLE:passwd.tab:rootpw:1#
rootpw --iscrypted #COMMAND:perl -e 'print crypt("#TABLE:passwd.tab:rootpw:1#","Xa") . "\n";'p#
rootpw --iscrypted #CRYPT:passwd:key=system,username=root:password#
#
# NIS setup: auth --enablenis --nisdomain sensenet
@ -178,6 +179,6 @@ openssh-server
util-linux
compat-libstdc++-33
%pre
#COMMAND:genscript pre #ENV:OSVER# #ENV:ARCH##
#INCLUDE:../scripts/pre.rh#
%post
#COMMAND:genscript post #ENV:OSVER# #ENV:ARCH##
#INCLUDE:../scripts/post.rh#

View File

@ -104,7 +104,7 @@ mouse none
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site:key=timezone:value#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X

View File

@ -107,7 +107,7 @@ mouse none
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site:key=timezone:value#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X

View File

@ -106,7 +106,7 @@ firewall --disabled
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site:key=timezone:value#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X

View File

@ -105,7 +105,7 @@ firewall --disabled
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site:key=timezone:value#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X

View File

@ -106,7 +106,7 @@ firewall --disabled
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site:key=timezone:value#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X

View File

@ -105,7 +105,7 @@ firewall --disabled
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site:key=timezone:value#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X

View File

@ -108,7 +108,7 @@ firewall --disabled
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site:key=timezone:value#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X

View File

@ -108,7 +108,7 @@ firewall --disabled
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site:key=timezone:value#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X

View File

@ -107,7 +107,7 @@ firewall --disabled
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site:key=timezone:value#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X

View File

@ -107,7 +107,7 @@ firewall --disabled
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site:key=timezone:value#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X

View File

@ -105,7 +105,7 @@ firewall --disabled
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site:key=timezone:value#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X

View File

@ -107,7 +107,7 @@ firewall --disabled
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site:key=timezone:value#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X

View File

@ -105,7 +105,7 @@ firewall --disabled
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site:key=timezone:value#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X

View File

@ -106,7 +106,7 @@ mouse none
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site:key=timezone:value#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X

View File

@ -104,7 +104,7 @@ mouse none
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site:key=timezone:value#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X

View File

@ -105,7 +105,7 @@ mouse none
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site:key=timezone:value#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X

View File

@ -108,7 +108,7 @@ mouse none
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site:key=timezone:value#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X

View File

@ -107,7 +107,7 @@ mouse none
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site:key=timezone:value#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X

View File

@ -105,7 +105,7 @@ mouse none
#timezone US/Mountain
#timezone US/Central
#timezone US/Eastern
timezone --utc #TABLE:site:key=timezone:value#
timezone --utc "#TABLE:site:key=timezone:value#"
#
# Don't do X