New version.
This commit is contained in:
parent
9f522bf046
commit
5f94d8a346
@ -1,2 +1,3 @@
|
|||||||
anaconda-11.5.0.53.tar.bz2
|
anaconda-11.5.0.53.tar.bz2
|
||||||
anaconda-12.0.tar.bz2
|
anaconda-12.0.tar.bz2
|
||||||
|
anaconda-12.1.tar.bz2
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 12.0
|
Version: 12.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -213,6 +213,15 @@ update-desktop-database &> /dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 06 2009 Chris Lumens <clumens@redhat.com> - 12.1-1
|
||||||
|
- Include the rest of the libs isys needs to link against (#509572).
|
||||||
|
(clumens)
|
||||||
|
- Add FCoE disks to the devicetree with a type of FcoeDiskDevice (hdegoede)
|
||||||
|
- Add FcoeDiskDevice class to storage/devices.py (hdegoede)
|
||||||
|
- Add FCoE support to storage/udev.py (hdegoede)
|
||||||
|
- Write out configuration of FCoE to installed system (hdegoede)
|
||||||
|
- Initial FCoE support (hdegoede)
|
||||||
|
|
||||||
* Thu Jul 02 2009 Chris Lumens <clumens@redhat.com> - 12.0-1
|
* Thu Jul 02 2009 Chris Lumens <clumens@redhat.com> - 12.0-1
|
||||||
- network --bootproto no longer implies DHCP. (clumens)
|
- network --bootproto no longer implies DHCP. (clumens)
|
||||||
- Don't unconditionally skip the network config screen in kickstart. (clumens)
|
- Don't unconditionally skip the network config screen in kickstart. (clumens)
|
||||||
|
Loading…
Reference in New Issue
Block a user