Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        pykickstart: A python library for manipulating kickstart files
        
        
            | Name: | pykickstart | Vendor: | Scientific Linux | 
        
            | Version: | 0.43.3 | License: | GPL | 
        
            | Release: | 1.el5 | URL: |  | 
        
        
        - Summary
- The pykickstart package is a python library for manipulating kickstart
files.
Changelog
        
            - * Mon Sep  8 17:00:00 2008 Chris Lumens <clumens{%}redhat{*}com> 0.43.3-1
- - Add encrypted attributes to __init__ methods (#461160).
- Add --bootproto=query back in, which got reverted by the encryption patch.
- Add iscsi --reverse-username and --reverse-password (pjones, #432819). 
            - * Tue Jul 22 17:00:00 2008 Chris Lumens <clumens{%}redhat{*}com> 0.43.2-1
- - Support creation of encrypted block devices in RHEL5 (#449830, dlehman).
- Note if block device is encrypted in anaconda-ks.cfg, do not include
  passphrase (dlehman).
- Correct dhcpclass parameter (#248912).
- Fix writing out --interpreter for script headers (#222877).
- Add support for the --only-use argument to RHEL5 (#318351, rvykydal) 
            - * Tue Apr 15 17:00:00 2008 Chris Lumens <clumens{%}redhat{*}com> 0.43.1-1
- - query is now a valid bootproto for network devices (#441837).