linuximage.pkglist is used for full install now, comment modified.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6977 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
f0a0817f5d
commit
b646e85284
@ -530,7 +530,7 @@ linuximage => {
|
||||
descriptions => {
|
||||
imagename => 'The name of this xCAT OS image definition.',
|
||||
template => 'The fully qualified name of the template file that is used to create the kick start file for diskful installation.',
|
||||
pkglist => 'The fully qualified name of the file that stores the distro packages list that will be included in the image. It is used for diskless image only.',
|
||||
pkglist => 'The fully qualified name of the file that stores the distro packages list that will be included in the image.',
|
||||
pkgdir => 'The name of the directory where the distro packages are stored.',
|
||||
otherpkglist => 'The fully qualified name of the file that stores non-distro package lists that will be included in the image.',
|
||||
otherpkgdir => 'The base directory where the non-distro packages are stored.',
|
||||
|
Loading…
Reference in New Issue
Block a user