Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pykickstart - A python library for manipulating kickstart files
- Description:
The pykickstart package is a python library for manipulating kickstart
files.
Packages
pykickstart-1.74.22-1.el6.noarch
[313 KiB] |
Changelog
by Chris Lumens (2016-12-12):
- Fix handling # in passwords. (clumens)
Related: rhbz#1301267
- Pass comments=True to shlex.split calls in the test functions. (clumens)
Related: rhbz#1301267
|
pykickstart-1.74.20-1.el6.noarch
[311 KiB] |
Changelog
by Chris Lumens (2015-03-04):
- Fix a typo in the conflicting command error message. (clumens)
Resolves: rhbz#1017061
|
pykickstart-1.74.16-1.el6.noarch
[309 KiB] |
Changelog
by Chris Lumens (2014-08-06):
- Add an option to disable even installing the core group. (clumens)
- Add a new bootloader --disabled option. (clumens)
|
pykickstart-1.74.14-1.el6.noarch
[308 KiB] |
Changelog
by Chris Lumens (2013-08-13):
- Add tests for incorrect command usage detection (mkolman)
- Add class for multi-line command sequence tests (mkolman)
- Raise an error if autopart is combined with partitioning commands (#886010) (mkolman)
|
pykickstart-1.74.12-1.el6.noarch
[305 KiB] |
Changelog
by Chris Lumens (2012-10-15):
- Add cipher option for encrypted autopart. (dlehman)
- Add support for fcoe --autovlan option (#813998) (rvykydal)
- add unsupported_hardware command (#824963) (bcl)
|
pykickstart-1.74.10-1.el6.noarch
[302 KiB] |
Changelog
by Chris Lumens (2012-05-14):
- Change swap option --same-as-ram to --hibernation (#821315) (vpodzime)
|
pykickstart-1.74.6-1.el6.noarch
[299 KiB] |
Changelog
by Chris Lumens (2011-08-05):
- Fix a UnicodeDecodeError when printing a deprecation warning (ofourdan). (clumens)
|
pykickstart-1.74.5-1.el6.noarch
[298 KiB] |
Changelog
by Chris Lumens (2011-01-26):
- Don't set new attrs on the RHEL6_Network object. (clumens)
- Add kickstart network --nodefroute option (#668417) (rvykydal)
- Add support for network --bootproto ibft option (#668417) (rvykydal)
- Add network --activate option (#668417) (rvykydal)
|