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 390101660..d8c6fbb03 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 # @@ -92,11 +91,6 @@ text # firewall --disabled -# -# mouse selection -# -#mouse genericps/2 --emulthree -mouse none # # Select a zone @@ -151,7 +145,7 @@ reboot # #end of section # -%packages --resolvedeps +%packages #INCLUDE_DEFAULT_PKGLIST# %pre @@ -179,6 +173,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#