From Fedora Project Wiki
fp-wiki>ImportUser
(Imported from MoinMoin)
 
m (Fixed broken Git link)
 
(2 intermediate revisions by 2 users not shown)
Line 10: Line 10:


You can get the current source using the following command:
You can get the current source using the following command:
<pre>
<pre>
$ git clone git://git.fedoraproject.org/git/hosted/system-config-kickstart.git/
$ git clone git://git.fedorahosted.org/git/system-config-kickstart.git
</pre>
</pre>
You can view the source via the git browser at http://git.fedorahosted.org/git/?p=system-config-kickstart.git

Latest revision as of 04:46, 7 January 2012

system-config-kickstart

What is system-config-kickstart?

system-config-kickstart provides a simple method of creating a kickstart file that can be used to automate the installation process on Fedora.

Download

Grab the latest source from git

You can get the current source using the following command:

$ git clone git://git.fedorahosted.org/git/system-config-kickstart.git

You can view the source via the git browser at http://git.fedorahosted.org/git/?p=system-config-kickstart.git