pungi

Langue: en

Autres versions - même langue

Version: Fedora Project (fedora - 01/12/10)

Section: 8 (Commandes administrateur)

NAME

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).
--nosplitmedia
Disable creation of split media (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.