and yes, the following patch as well to the same file

@@ -181,6 +174,6 @@
 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#


--
Arif Ali

catch me on freenode IRC, username: arif-ali


On 13 March 2013 17:06, Arif Ali <[email protected]> wrote:

> The following patch needs doing, as these variable are no longer supported
> in the kickstart. Also the storage.pglist needs to be moved to
> storage.pkglist in the same directory
>
> Index: storage.rhels6.tmpl
> ===================================================================
> --- storage.rhels6.tmpl (revision 15358)
> +++ storage.rhels6.tmpl (working copy)
> @@ -5,7 +5,6 @@
>  cmdline
>
>  lang en_US
> -langsupport en_US
>  network --bootproto dhcp
>
>  #
> @@ -95,12 +94,6 @@
>  firewall --disabled
>
>  #
> -# mouse selection
> -#
> -#mouse genericps/2 --emulthree
> -mouse none
> -
> -#
>  # Select a zone
>  # Add the --utc switch if your hardware clock is set to GMT
>  #
> @@ -153,7 +146,7 @@
>  #
>  #end of section
>  #
> -%packages --resolvedeps
> +%packages
>  #INCLUDE_DEFAULT_PKGLIST#
>
>  %pre
> --
> Arif Ali
>
> catch me on freenode IRC, username: arif-ali
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to