* Tue Sep 22 2009 David Cantrell <dcantrell@redhat.com> - 12.29-1
- Updated po/anaconda.pot (dcantrell) - Remove ui/instkey.glade.h from po/POTFILES.in (dcantrell) * Tue Sep 22 2009 David Cantrell <dcantrell@redhat.com> - 12.28-1 - Preserve whitespace in $CDLABEL in mk-images.x86 (dcantrell) - Modify rhel.py installclass for current RHEL development efforts. (dcantrell) - Add --brand switch support to buildinstall script. (dcantrell) - Remove the installation number screen. (clumens) - Remove kickstart-docs.txt, since it comes with pykickstart (#515168). (clumens) - ybin, mkofboot, and ofpath moved from /usr/sbin to /sbin (#524608). (clumens) - Honor ignoredisk --only-use. (#514353) (dlehman) - Make sure user-selected mountpoint is not already in use. (#524584) (dlehman) - Do not raise UI dialog in stage2 if network is set in ks (#487503). (rvykydal) - Use whiptail instead of dialog in rescue mode, supports serial line better and looks nicer (msivak)
This commit is contained in:
parent
e432db6c6d
commit
35b51eb656
@ -1 +1 @@
|
|||||||
anaconda-12.27.tar.bz2
|
anaconda-12.29.tar.bz2
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 12.27
|
Version: 12.29
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -192,7 +192,6 @@ update-desktop-database &> /dev/null || :
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
%doc docs/command-line.txt
|
%doc docs/command-line.txt
|
||||||
%doc docs/install-methods.txt
|
%doc docs/install-methods.txt
|
||||||
%doc docs/kickstart-docs.txt
|
|
||||||
%doc docs/mediacheck.txt
|
%doc docs/mediacheck.txt
|
||||||
%doc docs/anaconda-release-notes.txt
|
%doc docs/anaconda-release-notes.txt
|
||||||
/lib/udev/rules.d/70-anaconda.rules
|
/lib/udev/rules.d/70-anaconda.rules
|
||||||
@ -215,6 +214,28 @@ update-desktop-database &> /dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 22 2009 David Cantrell <dcantrell@redhat.com> - 12.29-1
|
||||||
|
- Updated po/anaconda.pot (dcantrell)
|
||||||
|
- Remove ui/instkey.glade.h from po/POTFILES.in (dcantrell)
|
||||||
|
|
||||||
|
* Tue Sep 22 2009 David Cantrell <dcantrell@redhat.com> - 12.28-1
|
||||||
|
- Preserve whitespace in $CDLABEL in mk-images.x86 (dcantrell)
|
||||||
|
- Modify rhel.py installclass for current RHEL development efforts.
|
||||||
|
(dcantrell)
|
||||||
|
- Add --brand switch support to buildinstall script. (dcantrell)
|
||||||
|
- Remove the installation number screen. (clumens)
|
||||||
|
- Remove kickstart-docs.txt, since it comes with pykickstart (#515168).
|
||||||
|
(clumens)
|
||||||
|
- ybin, mkofboot, and ofpath moved from /usr/sbin to /sbin (#524608).
|
||||||
|
(clumens)
|
||||||
|
- Honor ignoredisk --only-use. (#514353) (dlehman)
|
||||||
|
- Make sure user-selected mountpoint is not already in use. (#524584)
|
||||||
|
(dlehman)
|
||||||
|
- Do not raise UI dialog in stage2 if network is set in ks (#487503).
|
||||||
|
(rvykydal)
|
||||||
|
- Use whiptail instead of dialog in rescue mode, supports serial line better
|
||||||
|
and looks nicer (msivak)
|
||||||
|
|
||||||
* Mon Sep 21 2009 David Cantrell <dcantrell@redhat.com> - 12.27-1
|
* Mon Sep 21 2009 David Cantrell <dcantrell@redhat.com> - 12.27-1
|
||||||
- Require at least system-config-keyboard 1.3.1 or higher. (dcantrell)
|
- Require at least system-config-keyboard 1.3.1 or higher. (dcantrell)
|
||||||
- Fixes for rhel installclass. (dcantrell)
|
- Fixes for rhel installclass. (dcantrell)
|
||||||
|
Loading…
Reference in New Issue
Block a user