This project is a fork of the pykickstart.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/pykickstart.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionlatest pykickstart for livecd/EL-5
ownerapevec@gmail.com
last changeMon, 24 Nov 2008 17:35:10 +0000 (24 12:35 -0500)
content tags
add:
README
pykickstart is a python library consisting of a data representation of
kickstart files, a parser to read file into that representation, and a
writer to generate kickstart files.
shortlog
2008-11-24 Bryan KearneyModified the firewall to use a callback instead of... master
2008-10-31 Alan Pevecmove pykickstart -> imgcreate.pykickstart
2008-10-31 Alan Pevecfix TabError: inconsistent use of tabs and spaces in...
2008-10-30 Chris LumensNew version.
2008-10-30 Chris LumensFix enabling services we specify by specific options.
2008-10-27 Chris LumensNew version.
2008-10-27 Chris LumensAdd support for firewall --service (#467005).
2008-10-19 Ondrej Sulekupdated slovak translation
2008-10-14 Chris LumensNew version.
2008-10-13 Göran UddeborgUpdated Swedish translations.
2008-10-02 Teguh DCUpdated Indonesian translation
2008-09-27 Xavier CondeUpdated catalan po
2008-09-26 Chris LumensRemove use of string.partition for python2.4 (atodorov).
2008-09-24 Terry ChuangTranslation updated.
2008-09-22 Chris LumensNew version.
2008-09-22 Hans de GoedeAdd support for reverse CHAP to the kickstart iscsi...
...
heads
15 years ago master