Changelog for
pykickstart-0.23-1.noarch.rpm :
Tue Mar 7 23:00:00 2006 Chris Lumens
0.23-1
- Backwards compatibility support for options to zerombr.
Fri Feb 24 23:00:00 2006 Chris Lumens 0.22-1
- Get ignoredisk working again (#182934).
Fri Feb 17 23:00:00 2006 Chris Lumens 0.21-1
- Provide an option to not traceback on missing include files (#181760).
- Update programming documentation.
Mon Feb 13 23:00:00 2006 Chris Lumens 0.20-1
- Correctly set --noformat and --useexisting on lvm and raid.
Mon Feb 13 23:00:00 2006 Chris Lumens 0.19-1
- --onboot requires a value (#180987).
- Be more strict about commands that don\'t take arguments.
Thu Feb 9 23:00:00 2006 Chris Lumens 0.18-1
- Fix some errors pychecker caught.
- Allow exceptions to not be fatal so ksvalidator can spot more errors in
a single pass (#179894).
Wed Feb 1 23:00:00 2006 Chris Lumens 0.17-1
- Don\'t set a default port for vnc.
Tue Jan 31 23:00:00 2006 Chris Lumens 0.16-1
- Give dmraid string an initial value.
- Handle None on partition size.
Tue Jan 31 23:00:00 2006 Peter Jones 0.15-1
- Add dmraid support
Mon Jan 30 23:00:00 2006 Chris Lumens 0.14-1
- Fix VNC parameter parsing (#179209).
- Deprecate --connect. Add --host and --port instead.
Thu Jan 19 23:00:00 2006 Chris Lumens 0.13-1
- Recognize the --eject parameter to shutdown/halt.
- Store the exact post-installation action in ksdata.
Mon Jan 9 23:00:00 2006 Chris Lumens 0.12-1
- Clean up output quoting.
- Finish removing monitor-related stuff from xconfig.
Mon Dec 12 23:00:00 2005 Chris Lumens 0.11-1
- Deprecate monitor-related options to xconfig.
Thu Dec 8 23:00:00 2005 Chris Lumens 0.10-1
- Support --bytes-per-inode on raid
(Curtis Doty #175288).
Wed Nov 16 23:00:00 2005 Jeremy Katz - 0.9-1
- fixup network --onboot
Thu Nov 3 23:00:00 2005 Chris Lumens 0.8-1
- Default to SELINUX_ENFORCING.
- Default partition sizes to None for anaconda (#172378).
- Don\'t call shlex.split on anything inside a script (#172313).
Tue Nov 1 23:00:00 2005 Chris Lumens 0.7-1
- Fix clearpart --all.
- vnc command does not require --connect option (#172192).
- network --onboot does not take any option.
- Remove extra spaces from firewall --ports and --trust.
- Write out network -- options.
Sat Oct 29 00:00:00 2005 Chris Lumens 0.6-1
- Add --resolvedeps and --ignoredeps as deprecated options.
- Pass line number to header functions.
Tue Oct 25 00:00:00 2005 Chris Lumens 0.5-1
- Add line numbers to exception reporting.
- Added ksvalidator.
Thu Oct 20 00:00:00 2005 Chris Lumens 0.4-1
- Correct deprecated attribute on options.
- Added programming documentation.
Fri Oct 14 00:00:00 2005 Chris Lumens 0.3-2
- Correct python lib directory on 64-bit archs (#170621).
Sat Oct 8 00:00:00 2005 Chris Lumens 0.3-1
- Add a deprecated attribute to options.
- Add --card option back to xconfig and mark as deprecated.
- Throw a deprecation warning on mouse and langsupport commands.
- Rename Writer to KickstartWriter for consistency.
- Collapse scripts into a single list and add an attribute on Script to
differentiate.
Thu Oct 6 00:00:00 2005 Chris Lumens 0.2-1
- Rename module to pykickstart to avoid conflicts in anaconda.
- Rename data classes for consistency.
- Add default bytesPerInode settings.
Thu Oct 6 00:00:00 2005 Chris Lumens 0.1-1
- Created package from anaconda.