NAME

linuximage - a table in the xCAT database.


SYNOPSIS

linuximage Attributes: imagename, template, pkglist, pkgdir, otherpkglist, otherpkgdir, exlist, postinstall, rootimgdir, comments, disable


DESCRIPTION

Information about a Linux operating system image that can be used to deploy cluster nodes.


linuximage Attributes:

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.

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.

exlist

The fully qualified name of the file that stores the file names and directory names that will be excluded from the image during packimage command. It is used for diskless image only.

postinstall

The fully qualified name of the script file that will be run at the end of the packimage command. It is used for diskless image only.

rootimgdir

The directory name where the image is stored. It is used for diskless image only.

comments

Any user-written notes.

disable

Set to 'yes' or '1' to comment out this row.


SEE ALSO

nodels(1), chtab(8), tabdump(8), tabedit(8)