pungi (8) Linux Manual Page
pungi – anaconda-based installation spin tool
Synopsis
pungi [options]
Description
pungi is a tool to create anaconda-based installation trees or media images given a set of RPM packages.
Options
pungi is entirely command line oriented. All input to the program is given by command line options.
- -h, –help
- Display a help message and then quit.
- –version
- Display program’s version number and then quit.
- –name=string
- Set the name for your distribution (defaults to "Fedora").
- –ver=string
- Set the version for your distribution (defaults to datestamp, used for $releasever in yum).
- –flavor=string
- Set the flavor of your spin (optional).
- –destdir=pathspec
- Path specifying the destination directory (defaults to current directory).
- –cachedir=pathspec
- Package cache directory (defaults to /var/cache/pungi).
- –bugurl=urlspec
- The URL for your bug reporting system (defaults to http://bugzilla.redhat.com).
- –discs=integer
- The number of discs you want to create (defaults to 1).
- –nosource
- Disable gathering of source packages (optional).
- –sourceisos
- Create the source media images (other arch runs must be done).
- –force
- Force reuse of an existing destination directory (will overwrite files).
- -c ksfile, –config=ksfile
- Path to kickstart configuration file.
- –all-stages
- Enable ALL stages.
- -G
- Enable the Gather stage.
- -C
- Enable the Createrepo stage.
- -B
- Enable the BuildInstall stage.
- -I
- Enable the CreateISO stage.
Examples
pungi -c /usr/share/pungi/f8-fedora.ks --destdir=/data/Fedora8 --name Fedora --ver 8
See Also
http://fedoraproject.org/wiki/Releases/FeatureUsePungi https://hosted.fedoraproject.org/projects/pungi/
Authors
See the Authors file included with this program.
Bugs
No bugs were harmed in the making of this software.
