diff --git a/xCAT-server/share/xcat/install/fedora/iscsi.ppc64.tmpl b/xCAT-server/share/xcat/install/fedora/iscsi.ppc64.tmpl index 57ff95363..61b8fec06 100644 --- a/xCAT-server/share/xcat/install/fedora/iscsi.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/fedora/iscsi.ppc64.tmpl @@ -124,7 +124,7 @@ skipx # # perl -e 'print crypt("blah","Xa") . "\n";'p # openssl passwd -apr1 -salt xxxxxxxx password -# +# # where "blah" is your root password. # #rootpw --iscrypted XaLGAVe1C41x2 @@ -132,7 +132,7 @@ skipx rootpw --iscrypted #CRYPT:passwd:key=system,username=root:password# # -# NIS setup: auth --enablenis --nisdomain sensenet +# NIS setup: auth --enablenis --nisdomain sensenet # --nisserver neptune --useshadow --enablemd5 # # OR @@ -151,7 +151,7 @@ reboot # #end of section # -%packages +%packages #INCLUDE_DEFAULT_PKGLIST# %pre #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh#