- improved iscsi syntax
- allow multiple zfcp devs
This commit is contained in:
parent
98651f90c9
commit
750beed833
@ -22,3 +22,4 @@ pykickstart-0.29.tar.gz
|
|||||||
pykickstart-0.30.tar.gz
|
pykickstart-0.30.tar.gz
|
||||||
pykickstart-0.31.tar.gz
|
pykickstart-0.31.tar.gz
|
||||||
pykickstart-0.32.tar.gz
|
pykickstart-0.32.tar.gz
|
||||||
|
pykickstart-0.33.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: A python library for manipulating kickstart files
|
Summary: A python library for manipulating kickstart files
|
||||||
Name: pykickstart
|
Name: pykickstart
|
||||||
Version: 0.32
|
Version: 0.33
|
||||||
Release: 1
|
Release: 1
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -39,6 +39,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/locale/*/*/*
|
/usr/share/locale/*/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 20 2006 Jeremy Katz <katzj@redhat.com> - 0.33-1
|
||||||
|
- improved iscsi syntax
|
||||||
|
- allow multiple zfcp devs
|
||||||
|
|
||||||
* Thu Jul 20 2006 Chris Lumens <clumens@redhat.com> 0.32-1
|
* Thu Jul 20 2006 Chris Lumens <clumens@redhat.com> 0.32-1
|
||||||
- Limit --bootproto to what anaconda supports.
|
- Limit --bootproto to what anaconda supports.
|
||||||
- Add --noipv4 and --noipv6 network options.
|
- Add --noipv4 and --noipv6 network options.
|
||||||
|
Loading…
Reference in New Issue
Block a user