/[smeserver]/rpms/anaconda/sme7/anaconda.centos.spec.txt
ViewVC logotype

Diff of /rpms/anaconda/sme7/anaconda.centos.spec.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by slords, Sat Dec 1 03:37:30 2007 UTC Revision 1.3 by slords, Fri Sep 12 03:22:46 2008 UTC
# Line 1  Line 1 
1  ExcludeArch: ppc64  ExcludeArch: ppc64
2  Name: anaconda  Name: anaconda
3  Version: 10.1.1.81  Version: 10.1.1.91
4  Release: 1.centos4  Release: 1.centos4
5  License: GPL  License: GPL
6  Summary: Graphical system installer  Summary: Graphical system installer
# Line 87  rm -rf $RPM_BUILD_ROOT Line 87  rm -rf $RPM_BUILD_ROOT
87  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
88    
89  %changelog  %changelog
90  * Sat Nov 17 2007 Johnny Hughes <johnny@centos.org> - 10.1.1.81-1.centos4  * Sat Jul 28 2008 Johnny Hughes <johnny@centos.org> - 10.1.1.91-1.centos4
91  - modified to include the centos anaconda spec file in the build as it is used  - modified to include the centos anaconda spec file in the build as it is used
92    in the build process (SOURCE1).    in the build process (SOURCE1).
93  - rolled in centos patches 10, 11, 12, 13  - rolled in centos patches 10, 11, 12, 13
94    
95    * Tue Jul 08 2008 Peter Jones <pjones@redhat.com> - 10.1.1.91-1
96    - Add initrd.size to the generic.ins files on s390.  (I think this should
97      solve #454492 , and indicates that the verification of #449617 was an error.)
98      Resolves: rhbz#449617
99      
100    * Wed Jun 25 2008 Peter Jones <pjones@redhat.com> - 10.1.1.90-1
101    - Add support for automatically determining the initramfs size on s390x
102      Resolves: rhbz#449617
103    
104    * Mon May 05 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.89-1
105    - Fix field separator spec in awk commands in linuxrc.s390 (jgranado)
106      Resolves: rhbz#444674
107    - Fix IPv6 address verification functions in linuxrc.s390 (jgranado)
108      Resolves: rhbz#362411
109    - Revert previous change to notify NFS server when we finish install (jgranado)
110      Related: rhbz#208103
111    
112    * Thu Apr 24 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.88-1
113    - Increase ia64 initrd image size (jgranado)
114      Resolves: rhbz#443373
115    - Specify mode when running mdadm
116      Resolves: rhbz#443844
117    
118    * Tue Apr 22 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.87-1
119    - Fix traceback trying to access non-existent anaconda instance
120      Resolves: rhbz#443412
121    
122    * Fri Apr 18 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.86-1
123    - Fix dispatch traceback (msivak)
124      Resolves: rhbz#442750
125    - Fix loader crash from freeing static bufer (clumens)
126      Resolves: rhbz#442863
127    
128    * Tue Apr 15 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.85-1
129    - Fix detection of xen para-virt environment (msivak)
130      Resolves: rhbz#441729
131    - Add bnx2x driver
132      Resolves: rhbz#442563
133    - Add myri10ge driver
134      Resolves: rhbz#442545
135    
136    * Mon Apr 14 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.84-1
137    - Tell the nfs server when we unmount the nfs mountpoints (jgranado)
138      Resolves: rhbz#208103
139    - Fix logic in patch for protecting hard drive install source (msivak)
140      Related: rhbz#220161
141    - Remove defunct VG before creating a new one of the same name
142      Resolves: rhbz#257161
143    - Use the search path when running mdadm
144      Related: rhbz#185674
145    - Support SHA256/SHA512 password encoding from kickstart
146      Resolves: rhbz#427384
147    
148    * Fri Mar 28 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.83-1
149    - Fix a typo in the dhcptimeout patch
150      Related: rhbz#246483
151    - Fix various problems with the no-duplicate-hostadapters patch
152      Related: rhbz#248619
153    
154    * Thu Mar 27 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.82-1
155    - Add dhcptimeout parameter to loader (msivak)
156      Resolves: rhbz#246483
157    - Fix swap size recommendation to match manuals (msivak)
158      Resolves: rhbz#339001
159    - Add ixgbe module
160      Resolves: rhbz#350921
161    - Fix segfault with driver disk image in initrd
162      Resolves: rhbz#249241
163    - Avoid duplicate scsi_hostadapter lines in modprobe.conf
164      Resolves: rhbz#248619
165    - Prevent modification to partitions containing harddrive install media (msivak)
166      Resolves: rhbz#220161
167    - Use mdadm to generate mdadm.conf (jgranado)
168      Resolves: rhbz#185674
169    - Add IP address validation routines for s390 (jgranado)
170      Resolves: rhbz#362411
171    - Close RAID devices after collecting device labels (jgranado)
172      Resolves: rhbz#434949
173    
174  * Tue Oct 30 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.81-1  * Tue Oct 30 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.81-1
175  - Copy loaderData->macaddr in to cfg->macaddr  - Copy loaderData->macaddr in to cfg->macaddr
176    Related: rhbz#233357    Related: rhbz#233357
# Line 100  rm -rf $RPM_BUILD_ROOT Line 179  rm -rf $RPM_BUILD_ROOT
179  - Copy in usr/sbin/ip for the s390 & s390x initrd.img files  - Copy in usr/sbin/ip for the s390 & s390x initrd.img files
180    Related: rhbz#233357    Related: rhbz#233357
181    
182    * Fri Oct 26 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.79-1
183    - Make e100e description in module-info unique (pjones)
184      Related: rhbz#253791
185    
186  * Tue Oct 23 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.78-1  * Tue Oct 23 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.78-1
187  - Add sbin/ip to KEEPFILE list on s390 & s390x  - Add sbin/ip to KEEPFILE list on s390 & s390x
188    Related: rhbz#233357    Related: rhbz#233357
# Line 216  rm -rf $RPM_BUILD_ROOT Line 299  rm -rf $RPM_BUILD_ROOT
299  - Actually create the /bin/echo symlink on all arches  - Actually create the /bin/echo symlink on all arches
300  - Detect FBA storage devices on zSeries  - Detect FBA storage devices on zSeries
301    
302    * Fri Apr 13 2007 Peter Jones <pjones@redhat.com> - 10.1.1.63-4
303    - Ignore disks listed in ignoredisks, even if we have clearpart --all
304      Resolves: #186438
305    
306    * Mon Apr 09 2007 Peter Jones <pjones@redhat.com> - 10.1.1.63-3
307    - Label fat filesystems on ia64 during upgrade
308      Resolves: #234815
309    
310    * Wed Apr 04 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.63-2
311    - Fix rescue mode selinuxfs mount (#234137)
312    - Add stex driver to module-info (#230214)
313    
314  * Tue Mar 06 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.63-1  * Tue Mar 06 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.63-1
315  - Allow graphical xen installs to proceed with no mouse  - Allow graphical xen installs to proceed with no mouse
316    Resolves: #229588    Resolves: #229588


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed