rpms/anaconda/F-12 .cvsignore, 1.674, 1.675 anaconda.spec, 1.824, 1.825 sources, 1.808, 1.809

David Cantrell dcantrel at fedoraproject.org
Mon Oct 5 21:58:00 UTC 2009


Author: dcantrel

Update of /cvs/pkgs/rpms/anaconda/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25738

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
* Mon Oct 05 2009 David Cantrell <dcantrell at redhat.com> - 12.33-1
- Remove an errant popd. Probably cut/paste error. (jkeating)
- Only add the .img file to .treeinfo if it exists. (jkeating)
- Make the netboot dir before trying to use it (jkeating)
- Fix existing size calculation for NTFS (#520627) (dcantrell)
- Write label to filesystem if we have one set (#526226, #526242) (dcantrell)
- Add wget to the initrd, which is required for rhts. (clumens)
- Fix the check for no /boot request on PPC yet again (#526843). (clumens)
- Surround the stage2= parameter in quotes for RHEL (#526863). (clumens)
- Stop dragging mkinitrd into the install (hdegoede)
- Force interface up before checking link status (#525071). (dcantrell)
- Don't try to do format handling on drives without media (#523467)
  (hdegoede)
- Wait for mdraid arrays to become clean before reboot / halt (hdegoede)
- Stop /lib/udev/rules.d/65-md-incremental.rules from messing with mdraid
  sets (hdegoede)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/F-12/.cvsignore,v
retrieving revision 1.674
retrieving revision 1.675
diff -u -p -r1.674 -r1.675
--- .cvsignore	30 Sep 2009 01:31:27 -0000	1.674
+++ .cvsignore	5 Oct 2009 21:58:00 -0000	1.675
@@ -1 +1 @@
-anaconda-12.32.tar.bz2
+anaconda-12.33.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/F-12/anaconda.spec,v
retrieving revision 1.824
retrieving revision 1.825
diff -u -p -r1.824 -r1.825
--- anaconda.spec	30 Sep 2009 01:31:27 -0000	1.824
+++ anaconda.spec	5 Oct 2009 21:58:00 -0000	1.825
@@ -3,7 +3,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 12.32
+Version: 12.33
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -215,6 +215,23 @@ update-desktop-database &> /dev/null || 
 %endif
 
 %changelog
+* Mon Oct 05 2009 David Cantrell <dcantrell at redhat.com> - 12.33-1
+- Remove an errant popd. Probably cut/paste error. (jkeating)
+- Only add the .img file to .treeinfo if it exists. (jkeating)
+- Make the netboot dir before trying to use it (jkeating)
+- Fix existing size calculation for NTFS (#520627) (dcantrell)
+- Write label to filesystem if we have one set (#526226, #526242) (dcantrell)
+- Add wget to the initrd, which is required for rhts. (clumens)
+- Fix the check for no /boot request on PPC yet again (#526843). (clumens)
+- Surround the stage2= parameter in quotes for RHEL (#526863). (clumens)
+- Stop dragging mkinitrd into the install (hdegoede)
+- Force interface up before checking link status (#525071). (dcantrell)
+- Don't try to do format handling on drives without media (#523467)
+  (hdegoede)
+- Wait for mdraid arrays to become clean before reboot / halt (hdegoede)
+- Stop /lib/udev/rules.d/65-md-incremental.rules from messing with mdraid
+  sets (hdegoede)
+
 * Tue Sep 29 2009 David Cantrell <dcantrell at redhat.com> - 12.32-1
 - Improve loader messages in parseCmdLineFlags when passing vnc (#526350).
   (maier)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/F-12/sources,v
retrieving revision 1.808
retrieving revision 1.809
diff -u -p -r1.808 -r1.809
--- sources	30 Sep 2009 01:31:27 -0000	1.808
+++ sources	5 Oct 2009 21:58:00 -0000	1.809
@@ -1 +1 @@
-243e5017608dcd9ef0798925e1a2a0e3  anaconda-12.32.tar.bz2
+a2e34a6d922ca04ddecb053091455cb6  anaconda-12.33.tar.bz2




More information about the fedora-extras-commits mailing list