diff --git a/xCAT-server/share/xcat/install/rh/storage.pglist b/xCAT-server/share/xcat/install/rh/storage.pkglist similarity index 100% rename from xCAT-server/share/xcat/install/rh/storage.pglist rename to xCAT-server/share/xcat/install/rh/storage.pkglist diff --git a/xCAT-server/share/xcat/install/rh/storage.rhels6.tmpl b/xCAT-server/share/xcat/install/rh/storage.rhels6.tmpl index 00cef0561..f8135ca2c 100644 --- a/xCAT-server/share/xcat/install/rh/storage.rhels6.tmpl +++ b/xCAT-server/share/xcat/install/rh/storage.rhels6.tmpl @@ -5,7 +5,6 @@ cmdline lang en_US -langsupport en_US network --bootproto dhcp # @@ -94,11 +93,6 @@ text # firewall --disabled -# -# mouse selection -# -#mouse genericps/2 --emulthree -mouse none # # Select a zone @@ -153,7 +147,7 @@ reboot # #end of section # -%packages --resolvedeps +%packages #INCLUDE_DEFAULT_PKGLIST# %pre @@ -181,6 +175,6 @@ remove_qla remove_lpfc echo "All qla modules removed" sleep 10 -#INCLUDE:../scripts/pre.rh# +#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh# %post -#INCLUDE:../scripts/post.rh# +#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/post.rh#