* Thu Jan 29 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.12-1
- If ks=nfs:... is given, don't try to find the file via boot options (#480210). (clumens) - Fix cdrom install on machines with no network devices (wwoods) - updated fuzzy strings (jsingh) - Use modinfo to find out what firmware we need in initrd (wwoods) - Use the preconf object for yum configuration now (jantill). (clumens) - Updated Dutch translation adn only 1 -fuzzy- string left (zuma) - Add a boot target for the xdriver=vesa parameter and document it. (clumens) - repo.proxy is now a property, so check before setting it (#481342). (clumens)
This commit is contained in:
parent
9157a08930
commit
a893dde915
@ -1 +1 @@
|
|||||||
anaconda-11.5.0.11.tar.bz2
|
anaconda-11.5.0.12.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.5.0.11
|
Version: 11.5.0.12
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -204,6 +204,18 @@ update-desktop-database &> /dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 29 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.12-1
|
||||||
|
- If ks=nfs:... is given, don't try to find the file via boot options
|
||||||
|
(#480210). (clumens)
|
||||||
|
- Fix cdrom install on machines with no network devices (wwoods)
|
||||||
|
- updated fuzzy strings (jsingh)
|
||||||
|
- Use modinfo to find out what firmware we need in initrd (wwoods)
|
||||||
|
- Use the preconf object for yum configuration now (jantill). (clumens)
|
||||||
|
- Updated Dutch translation adn only 1 -fuzzy- string left (zuma)
|
||||||
|
- Add a boot target for the xdriver=vesa parameter and document it. (clumens)
|
||||||
|
- repo.proxy is now a property, so check before setting it (#481342).
|
||||||
|
(clumens)
|
||||||
|
|
||||||
* Wed Jan 21 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.11-1
|
* Wed Jan 21 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.11-1
|
||||||
- Fix a logic problem with network file write outs. (480769) (jkeating)
|
- Fix a logic problem with network file write outs. (480769) (jkeating)
|
||||||
- Only run selectBestKernel, selectBootloader, etc. for new installs.
|
- Only run selectBestKernel, selectBootloader, etc. for new installs.
|
||||||
|
Loading…
Reference in New Issue
Block a user