buildinstallroot - Script to rebuild the LCFG installroot
buildinstallroot [ -r rootdir ] [ -o isofile ] [ -u url ] [ -p profile ] [ -c defaultcd ] [ -v ] [ -f ] [ -V ]
buildinstallroot is used to rebuild the LCFG installroot and optionally to create an ISO image of the installroot.
This command must be run as root.
Specifies the target directory for the installroot. Defaults to /r.
If this option is specified, a bootable ISO image of the installroot is created with the given filename.
Specifies the URL root which holds the profile for the installroot. Defaults to http://lcfghost/profiles.
Specifies the target release name for the installroot, defaults to the contents of /etc/LCFG-RELEASE.
Specifies the name of the profile for the installroot. Defaults to installroot- joined with the setting for release.
Specifies the default CDROM device. Defaults to hdc.
Displays more information on what buildinstallroot is doing.
Force deletion of any preexisting directory tree under rootdir.
Displays version and usage information.
Fedora3, Fedora5, Fedora6, Scientific5
Alastair Scobie <ascobie@inf.ed.ac.uk>