INCLUDE_DEFAULT_PKGLIST variable is set by Template.pm, which is not run for zvm. Hence, this variable is not replaced by the correct value.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7192 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
phamt 2010-08-23 18:48:06 +00:00
parent 86a1fc10a7
commit 92ff4b031b

View File

@ -22,6 +22,11 @@ clearpart --initlabel --drives=dasda
part / --fstype ext3 --size=100 --grow --ondisk=dasda
%packages
#INCLUDE_DEFAULT_PKGLIST#
@base
@core
@base-x
fipscheck
device-mapper-multipath
sgpio
%post