Changelog for
pykickstart-1.47-1.fc10.noarch.rpm :
Thu Oct 30 23:00:00 2008 Chris Lumens
- 1.47-1
- Fix enabling services we specify by specific options.
Mon Oct 27 23:00:00 2008 Chris Lumens - 1.46-1
- Add support for firewall --service (#467005).
Wed Oct 15 00:00:00 2008 Chris Lumens - 1.45-1
- Lots of translation updates.
- Remove use of string.partition for python2.4 (atodorov).
Tue Sep 23 00:00:00 2008 Chris Lumens - 1.44-1
- Add support for reverse CHAP to the kickstart iscsi command (hans)
- Fix typo (katzj)
Thu Sep 4 00:00:00 2008 Chris Lumens - 1.43-1
- Revert \"Do not include passphrases for encrypted block devices in
anaconda-ks.cfg.\" (dlehman)
- yum doesn\'t like when mirrorlist is \"\". (clumens)
Tue Aug 12 00:00:00 2008 Chris Lumens - 1.42-1
- Add rescue command to pykickstart (atodorov)
- Sort %packages output (katzj)
- Fix a typo (atodorov).
Sat Aug 2 00:00:00 2008 Chris Lumens - 1.41-1
- RHEL5 supports ignoredisk --only-use now too. (clumens)
- Do not include passphrases for encrypted block devices in
anaconda-ks.cfg. (dlehman)
- Fix F9,F10,RHEL5 \"part\" commands to use the same class as
\"partition\". (dlehman)
- Add an apply method() for commands and implement for lang (katzj)
Wed Jul 16 00:00:00 2008 Chris Lumens - 1.40-1
- RHEL5_LogVolData should inherit from FC4, not FC3.
Also fix FC9->F9 typo. (dlehman)
- Support creation of encrypted block devices in RHEL5. (#449830) (dlehman)
- Use the right LogVolData objects for RHEL3 and 4 (jlaska). (clumens)
- We no longer use rhpl for translations. (clumens)
- All the base classes should derive from object. (clumens)
Sat Jun 14 00:00:00 2008 Chris Lumens - 1.39-1
- It\'s helpful to return the parser object. (clumens)
Wed Jun 11 00:00:00 2008 Chris Lumens - 1.38-1
- Fix loading the Handler object by looking for a more specific
name (#450740). (clumens)
Mon Jun 9 00:00:00 2008 Chris Lumens - 1.37-1
- XConfig is still used by other projects, so just deprecate some
options. (clumens)
Fri May 30 00:00:00 2008 Chris Lumens - 1.36-1
- It should be repo --cost, not repo --priority. (clumens)
Sat May 24 00:00:00 2008 Chris Lumens - 1.35-1
- Bring driverdisk command in line with the docs. (clumens)
- Change RAID command print priorities (jlaska).
- According to docs, physvols are space delimited. (jlaska)
- Don\'t write the label out twice (jlaska).
- Deprecate monitor and xconfig commands. (clumens)
Thu May 8 00:00:00 2008 Chris Lumens - 1.34-1
- Load the handler module automatically. (clumens)
- Add support for F10. (clumens)
- Initialize cmd.handler earlier; fixes repo.methodToRepo() (markmc)
- Don\'t shadow builtin function names. (clumens)
- Running check is now required before pykickstart can be packaged. (clumens)
- Reorganize code a little bit to pass pychecker. (clumens)
Wed Apr 9 00:00:00 2008 Chris Lumens - 1.33-1
- Fix whitespace when printing out the bootloader command (pmeyers).
- Fix the type on bootloader --timeout processing. (clumens)
Thu Apr 3 00:00:00 2008 Chris Lumens - 1.32-1
- Make the string reader act like the file reader upon EOF. (clumens)
- Add syntax for encrypted logical volumes. (clumens)
Tue Mar 25 23:00:00 2008 Chris Lumens - 1.31-1
- Support end-of-line comments. (clumens)
- Lots of translation updates.
Tue Feb 26 23:00:00 2008 Chris Lumens - 1.30-1
- Reverse writePriorities of iscsi and iscsname (#434965, jlaska).
- Fix printing of iscsiname command (#434945, jlaska).
- Don\'t traceback on ENOENT. (pnasrat)
- Store the mouse name as a string, not a list. (clumens)
- Update translations.
Wed Jan 30 23:00:00 2008 Chris Lumens - 1.29-1
- Renamed bootproto=ask to bootproto=query, add to RHEL5 as well. (clumens)
Wed Jan 23 23:00:00 2008 Chris Lumens - 1.28-1
- Fix traceback on volgroup command. (clumens)
Thu Jan 17 23:00:00 2008 Chris Lumens - 1.27-1
- The bootprotoList needs to be defined before it\'s used. (clumens)
Thu Jan 17 23:00:00 2008 Chris Lumens - 1.26-1
- Add support for network --bootproto=ask. (clumens)
Tue Jan 15 23:00:00 2008 Chris Lumens - 1.25-1
- Add the version to the output ks file. (clumens)
- Add syntax for encrypted partitions and raid devices. (clumens)
Thu Jan 10 23:00:00 2008 Chris Lumens - 1.24-1
- Make inheritance and overriding of %packages work (#427768). (clumens)
- Add an option for which languages should be installed. (katzj)
- Use the right name for the iscsi --target variable (#418781). (clumens)
Mon Dec 10 23:00:00 2007 Chris Lumens - 1.23-1
- Take Makefile improvements from anaconda.
- Fix a traceback on F9 zerombr command (#395431).
- Update to handle new Python eggs packaging.
Tue Nov 20 23:00:00 2007 Chris Lumens 1.22-1
- Don\'t process or write out vnc --enabled (jlaska AT redhat DOT com).
- Fix a traceback in the clearpart command.
Tue Nov 6 23:00:00 2007 Chris Lumens 1.21-1
- Save script line numbers for debugging.
- More internal cleanups.
Wed Oct 31 23:00:00 2007 Chris Lumens 1.20-1
- Pull wiki docs from the new location.
- Fix error messages for options that have been removed after having been
previously deprecated.
- zerombr no longer takes any arguments.
- %packages --ignoredeps --resolvedeps have been removed.
- firewall --high --medium have been removed.
- vnc --connect has been removed.
- xconfig options from monitor have now been removed.
- --bytes-per-inode has been marked as deprecated.
- Fix typos.
- Add --fsprofile option to disk commands (pjones).
- Add F9 support (pjones).
- Lots of internal fixes (clumens, pjones).
Wed Oct 24 00:00:00 2007 Chris Lumens 1.19-1
- Fix a traceback on the cdrom method.
Fri Oct 19 00:00:00 2007 Chris Lumens 1.18-1
- Don\'t write out %end to packages and scripts if the syntax version doesn\'t
support it.
- Remove obsolete translation (#332221).
Fri Oct 5 00:00:00 2007 Chris Lumens 1.17-1
- Simplify argument processing and printing.
Thu Oct 4 00:00:00 2007 Chris Lumens 1.16-1
- Undeprecate %packages --excludedocs.
- Fix a traceback in the device command handling.
- Add bootloader --timeout (katzj).
Wed Oct 3 00:00:00 2007 Chris Lumens 1.15-1
- Update translations (#259121).
- The device command no longer takes a type argument.
Sat Sep 29 00:00:00 2007 Chris Lumens 1.14-1
- Fix output formatting for packages section header (#310211).
- Add a script to flatten kickstart files containing includes (katzj).
Thu Sep 13 00:00:00 2007 Chris Lumens 1.13-1
- Add a function to convert URL method strings into repo objects
(jkeating).
- Writer formatting fixes.
- Add kickstart documentation from the Fedora Wiki.
Wed Sep 5 00:00:00 2007 Chris Lumens 1.12-1
- Fix lots of problems in processing the bootloader, device, network, and
raid commands.
- Add %end when writing out scripts and packages.
- Add a makefile target to run pychecker to cut down on errors in
releases.
Tue Sep 4 00:00:00 2007 Jeremy Katz - 1.11-1
- fix a few tracebacks
Sat Sep 1 00:00:00 2007 Chris Lumens 1.10-1
- Add network --ipv6=.
Sat Aug 25 00:00:00 2007 Chris Lumens 1.9-1
- Add support for the %end directive to be placed at the end of scripts
and packages sections. Deprecate old syntax.
- Clean up after ksvalidator if pykickstart issues a traceback.
- Add support for repo --priority --includepkgs --excludepkgs.
- Fix newline at end of reboot --eject output (#253562).
Tue Aug 14 00:00:00 2007 Chris Lumens 1.8-1
- Fix type checking of string values.
Fri Aug 10 00:00:00 2007 Chris Lumens 1.7-1
- Clarify license in spec file and all source files.
- Check string values to options to make sure they\'re not other options
(#251318).
Fri Aug 3 00:00:00 2007 Chris Lumens 1.6-1
- Fix a couple tracebacks in ksvalidator.
- Change --class to --dhcpclass (#248912).
Fri Jul 20 00:00:00 2007 Chris Lumens 1.5-2
- Require rhpl (#248953).
Wed Jul 18 00:00:00 2007 Chris Lumens 1.5-1
- Fix traceback when calling preprocessKickstart.
Wed Jul 18 00:00:00 2007 Chris Lumens 1.4-1
- Add methods to handle the %ksappend directive.
- Fix ignoredisk --disks.
Thu Jul 12 00:00:00 2007 Chris Lumens - 1.3-1
- Add support for ignoredisk --only-use.
- Fix traceback in raid command printing method (#246709).
Sat Jun 9 00:00:00 2007 Chris Lumens - 1.2-2
- Fix package review problems (#226334).
Tue Jun 5 00:00:00 2007 Chris Lumens - 1.2-1
- Fix harddrive install method error checking (#232492).
- Set authentication information from the input line to preserve quoting
(#241657).
- Allow included files to be given by URL.
- Fix typo in user --iscrypted option.
Tue May 15 00:00:00 2007 Chris Lumens - 1.1-1
- Better regexes for splitting version strings into family and version.
- Add basic support for RHEL3.
- Update translations.
Sat Apr 14 00:00:00 2007 Chris Lumens - 1.0-1
- Update documentation.
- Update translations.
Mon Mar 19 23:00:00 2007 Chris Lumens - 0.100-1
- bootloader should be written out after upgrade/install.
- Treat class names as unicode strings (#231053).
Wed Mar 7 23:00:00 2007 Chris Lumens - 0.99-1
- The timezone command didn\'t recognize --isUtc before FC6 (#231189).
- Recognize %ksappend lines in ksvalidator.
- Don\'t set default values in some command __init__ methods.
- Added an updates command.
- Add support for RAID10.
Mon Feb 26 23:00:00 2007 Chris Lumens - 0.98-1
- Fix device command syntax to match anaconda.
- Fix __call__ on method command.
Wed Feb 21 23:00:00 2007 Chris Lumens - 0.97-1
- Fix traceback when not overriding default mappings (#229505).
Tue Feb 20 23:00:00 2007 Chris Lumens - 0.96-1
- Fix __str__ methods for langsupport and reboot commands.
- Renamed BaseHandler.empty to BaseHandler.maskAllExcept.
- Split command objects out into their own files in commands/.
- Rename command objects to start with Version_.
- Support extended group selection syntax.
Wed Feb 14 23:00:00 2007 Chris Lumens - 0.95-1
- KickstartParser no longer takes a version argument.
- Be more lenient in what strings stringToVersion accepts.
- Allow setting state on one data object from multiple files.
Wed Feb 7 23:00:00 2007 Chris Lumens - 0.94-1
- Add a newline to the end of the key command output.
- Use network bootproto constants (#197694).
- Fix tracebacks in subclass __str__ methods (#226734).
Wed Jan 31 23:00:00 2007 Chris Lumens - 0.93-2
- Make some minor spec file changes to get closer to the extras guidelines.
Thu Jan 25 23:00:00 2007 Chris Lumens - 0.93-1
- Add support for FC3, RHEL4, and RHEL5.
- The key command was not supported until after FC6.
- Accept more strings in stringToVersion.
Fri Jan 19 23:00:00 2007 Chris Lumens - 0.92-1
- Fix KickstartVersionError reporting.
- Add a version attribute to handler objects.
- Fix line number reporting on lots of commands.
- Add initial support for Fedora 7 and remove deprecated commands.
- Accept a --default argument to the %packages header (#221305).
Wed Jan 17 23:00:00 2007 Chris Lumens - 0.91-1
- Add a method to read kickstart files from strings.
Tue Jan 16 23:00:00 2007 Chris Lumens - 0.90-1
- Support multiple versions of kickstart syntax from one code base
(#189348).
- Fix inconsistency between Script parser and writer (#222877).
Fri Dec 15 23:00:00 2006 Chris Lumens - 0.43-1
- Pull in new translations (#216620).
Thu Dec 7 23:00:00 2006 Jeremy Katz - 0.42-2
- rebuild against python 2.5
Tue Dec 5 23:00:00 2006 Chris Lumens - 0.42-1
- Fix traceback when writing out repo command (#218274).
Fri Dec 1 23:00:00 2006 Chris Lumens - 0.41-1
- Fix traceback when using deprecated commands (#218047, #218059).
Thu Nov 30 23:00:00 2006 Chris Lumens - 0.40-1
- Pull in new translations (#216620).
- Add --level argument to logging command writer.
Wed Oct 25 00:00:00 2006 Chris Lumens - 0.39-2
- Fix release number.
Wed Oct 25 00:00:00 2006 Chris Lumens - 0.39-1
- Add writer for --key (#211997).
Wed Oct 18 00:00:00 2006 Jeremy Katz - 0.38-1
- allow --skip for installation number as well (#207029)
Tue Oct 17 00:00:00 2006 Jeremy Katz - 0.37-1
- support for installation numbers (#207029)
Sat Oct 14 00:00:00 2006 Bill Nottingham - 0.36-1
- use valid charsets in translations (#210720)
Sat Sep 30 00:00:00 2006 Chris Lumens - 0.35-1
- Fix traceback in harddrive command (#208557).
Tue Sep 26 00:00:00 2006 Chris Lumens - 0.34-1
- Add support for --biospart option to harddrive (#207585).
- Update writer for syntax changes.
Thu Sep 21 00:00:00 2006 Jeremy Katz - 0.33-1
- improved iscsi syntax
- allow multiple zfcp devs
Fri Jul 21 00:00:00 2006 Chris Lumens 0.32-1
- Limit --bootproto to what anaconda supports.
- Add --noipv4 and --noipv6 network options.
Wed Jun 21 00:00:00 2006 Chris Lumens 0.31-1
- Handle nfs --opts (katzj).
- RAID devices should be integers instead of strings (#176537).
- Add initial support for iscsi (katzj).
Wed Jun 7 00:00:00 2006 Chris Lumens 0.30-2
- Add BuildRequires to fix building under mock (#194156, Joost Soeterbroek
).
Fri May 26 00:00:00 2006 Chris Lumens 0.30-1
- Change order of LVM-related writing functions (#193073).
- Require urlgrabber.
- Return a more useful error message on unknown commands.
- Fix logvol writing typo.
- Make ksvalidator validate from a URL in addition to a file.
- Don\'t write out an empty packages section (#192851).
Wed May 24 00:00:00 2006 Chris Lumens 0.29-1
- Add multipath command, handlers, and data objects (pjones).
- Rename --ports to --port in writer.
Tue May 16 00:00:00 2006 Chris Lumens 0.28-1
- Support --mtu for the network command (#191328).
- Accept --isUtc for backwards compatibility.
Fri May 5 00:00:00 2006 Chris Lumens 0.27-1
- Output formatting fixes.
- Added commands for managing users and services.
Tue Apr 18 00:00:00 2006 Chris Lumens 0.26-1
- Ignore spaces before group names (#188095).
- Added some translations.
- Add options for repo command.
- Reorder %packages section output.
- Output %packages header options.
- Initialize RAID and volume group members to empty lists.
Tue Mar 28 00:00:00 2006 Chris Lumens 0.25-1
- Add support for the logging command.
Tue Mar 28 00:00:00 2006 Chris Lumens 0.24-1
- Don\'t write out a blank xconfig line.
- Reorder output handlers to group like commands together.
- Mark strings for translation.
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.