![Novell LINUX ENTERPRISE 11 - SUBSCRIPTION MANAGEMENT TOOL GUIDE 10-02-2009 Скачать руководство пользователя страница 183](http://html.mh-extra.com/html/novell/linux-enterprise-11-subscription-management-tool-guide-10-02-2009/linux-enterprise-11-subscription-management-tool-guide-10-02-2009_manual_1711799183.webp)
config
The
config
directory is an optional directory that may contain shell scripts to be
executed after all packages have been installed. You could, for example manipulate
a package to remove parts that are not needed for the operating system by adding
the relevant script to the
config
directory. Make sure the name of your bash
scripts resembles the package name specified in
config.xml
.
repo
The
repo
directory is an optional directory that could hold any RPM packages
that do not originate from one of your preconfigured repositories, but which you
want to add manually. Just place the RPMs below this directory and reference them
by
<package name="
your_package
">
in the
config.xml
file.
root
The
root
directory contains files, scripts and directories to customize the image
after the installation of all packages.
cdboot
The
cdboot
directory is an optional directory holding all the data needed to create
a bootable CD. It includes the
isolinux.cfg
,
isolinux.msg
, and
isolinux
.sh
files needed to build an ISO image from a pre-built CD tree. This subdirectory
is needed for any image of the type
initrd-isoboot
.
TIP: For More Information
Refer to the KIWI package documentation under
/usr/share/doc/
packages/kiwi/kiwi.pdf
for a detailed listing of all configuration files
and directories available for KIWI (Section 1.3 The KIWI Image Description).
Building Images with KIWI
175