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

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

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

Revision 1.1 by slords, Tue Jun 12 14:39:14 2007 UTC Revision 1.10 by slords, Tue Jun 14 18:28:35 2011 UTC
# Line 1  Line 1 
1    # $Id: anaconda.spec,v 1.9 2010/03/04 16:31:07 slords Exp $
2    
3  ExcludeArch: ppc64  ExcludeArch: ppc64
4  Name: anaconda  Name: anaconda
5  Version: 10.1.1.63  Version: 10.1.1.103
6  Release: 4.centos4.1%{?dist}  Release: 1.centos4.1%{?dist}
7  License: GPL  License: GPL
8  Summary: Graphical system installer  Summary: Graphical system installer
9  Group: Applications/System  Group: Applications/System
10  Source: anaconda-%{PACKAGE_VERSION}.tar.bz2  Source: anaconda-%{version}.tar.bz2
11  Source1: anaconda.centos.spec.txt  Source1: anaconda.centos.spec.txt
 Patch0: anaconda-10.1.1.63-echo.patch  
 Patch1: anaconda-10.1.1.63-fbadasd.patch  
 Patch2: anaconda-10.1.1.63-selinuxrescuemount.patch  
 Patch3: anaconda-10.1.1.63-stex.patch  
 Patch4: anaconda-10.1.1.63-fatlabel.patch  
 Patch5: anaconda-10.1.1.63-ignoredisk.patch  
12  Patch10: centos4-anaconda.patch  Patch10: centos4-anaconda.patch
13  Patch11: centos4-buildi586.patch  Patch11: centos4-buildi586.patch
14  Patch12: centos4-isolinux-colors.patch  Patch12: centos4-isolinux-colors.patch
15  Patch13: centos4-unicode-linedraw-chars.patch  Patch13: centos4-use-discinfo.patch
16  Patch100: back-button.patch  Patch1001: 0001-Fix-goto-previous-if-unable-to-go-back.patch
17  Patch101: upgrade-install.patch  Patch1002: 0002-Display-NEVRA-when-installing-upgrading-packages.patch
18  Patch102: package-logging.patch  Patch1003: 0003-Add-interface-method-to-post-action.patch
19  Patch103: postaction-intf.patch  Patch1004: 0004-Progress-window-for-install-upgrade.patch
20  Patch200: smeserver.patch  Patch1005: 0005-Always-pick-best-arch-for-package.patch
21  Patch201: smeserver-crashdumptext.patch  Patch1006: 0006-No-warnings-if-kernel-not-upgraded.patch
22  Patch202: smeserver-degraded-raid.patch  Patch1007: 0007-Allow-creating-mounting-degraded-raid-arrays.patch
23  Patch203: smeserver-bootraidfirst.patch  Patch1008: 0008-Start-boot-raid-device-first-so-it-will-be-in-sync.patch
24  Patch204: smeserver-mdadm-noroot.patch  Patch1009: 0009-Force-time-to-be-based-on-UTC.patch
25  Patch205: smeserver-super-minor.patch  Patch1010: 0010-Pick-keyboard-based-on-language-selection.patch
26  Patch206: smeserver-kmod.patch  Patch1011: 0011-Make-install-headless-but-still-write-keyboard-info.patch
27  BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.95.16, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel, libselinux-devel >= 1.6, xorg-x11-devel  Patch1012: 0012-Add-final-warning-before-installing.patch
28    Patch1013: 0013-Dont-email-root-on-raid-events.patch
29    Patch1014: 0014-Remove-super-minor-from-mdadm.conf.patch
30    Patch1015: 0015-Make-install-window-wider.patch
31    Patch1016: 0016-Make-boot-loader-use-SME-labels.patch
32    Patch1017: 0017-Determine-upgradability-of-SME-server.patch
33    Patch1018: 0018-Run-SME-post-install-scripts-on-kickstart-install-up.patch
34    Patch1019: 0019-Install-kmods-that-follow-kernel.patch
35    Patch1020: 0020-Direct-bugs-to-sme-server-bugtracker.patch
36    Patch1021: 0021-Limit-languages-to-those-supported-by-SME.patch
37    
38    BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.95.26, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel, libselinux-devel >= 1.6, xorg-x11-devel
39  %ifarch i386  %ifarch i386
40  BuildRequires: dietlibc  BuildRequires: dietlibc
41  %endif  %endif
42  Requires: rpm-python >= 4.2-0.61, rhpl > 0.63, parted >= 1.6.3-7, booty, kudzu  Requires: rpm-python >= 4.2-0.61, rhpl > 0.63, parted >= 1.6.19-23, booty, kudzu
43  Requires: pyparted, libxml2-python, dosfstools >= 2.8-17  Requires: pyparted, libxml2-python, dosfstools >= 2.8-17
44  Requires: anaconda-help, system-logos  Requires: anaconda-help, system-logos
45  Obsoletes: anaconda-images <= 10  Obsoletes: anaconda-images <= 10
# Line 58  sets, but are not meant for use on alrea Line 65  sets, but are not meant for use on alrea
65  %prep  %prep
66    
67  %setup -q  %setup -q
 %patch0 -p0  
 %patch1 -p0 -b .fba  
 %patch2 -p0 -b .selinux  
 %patch3 -p0 -b .stex  
 %patch4 -p0 -b .fatlabel  
 %patch5 -p0 -b .ignoredisk  
68  %patch10 -p1  %patch10 -p1
69  %patch11 -p1  %patch11 -p1
70  %patch12 -p1  %patch12 -p1
71  %patch13 -p1  %patch13 -p1
72  cp -f %{SOURCE1} anaconda.spec  cp -f %{SOURCE1} anaconda.spec
73  %patch100 -p1  %patch1001 -p1
74  %patch101 -p1  %patch1002 -p1
75  %patch102 -p1  %patch1003 -p1
76  %patch103 -p1  %patch1004 -p1
77  %patch200 -p1  %patch1005 -p1
78  %patch201 -p1  %patch1006 -p1
79  %patch202 -p1  %patch1007 -p1
80  %patch203 -p1  %patch1008 -p1
81  %patch204 -p1  %patch1009 -p1
82  %patch205 -p1  %patch1010 -p1
83  %patch206 -p1  %patch1011 -p1
84    %patch1012 -p1
85    %patch1013 -p1
86    %patch1014 -p1
87    %patch1015 -p1
88    %patch1016 -p1
89    %patch1017 -p1
90    %patch1018 -p1
91    %patch1019 -p1
92    %patch1020 -p1
93    %patch1021 -p1
94    
95  %build  %build
96  make depend  make depend
# Line 121  rm -rf $RPM_BUILD_ROOT Line 132  rm -rf $RPM_BUILD_ROOT
132  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
133    
134  %changelog  %changelog
135  * Thu May 17 2007 Shad L. Lords <slords@mail.com> 10.1.1.63-4.centos4.1.sme  * Mon Aug 24 2009 Shad L. Lords <slords@mail.com> 10.1.1.103-1.centos4.1.sme
136  - Add kmods based on selected kernel  - Fix goto previous if unable to go back
137  - Remove super-minor from mdadm.conf to fix warnings.  - Display NEVRA when installing/upgrading packages
138  - Remove root email from mdadm.conf to remove duplicate emails [SME: 2147]  - Add interface method to post action
139  - Make boot device be created first so raid will be ready for grub  - Progress window for install/upgrade
140  - Apply various SME Server patches [SME: 1277]  - Always pick best arch for package
141  - Change location of crash dump report [SME: 1250]  - No warnings if kernel not upgraded
142    - Allow creating/mounting degraded raid arrays
143  * Sun May  6 2007 Johnny Hughes <johnny@cenots.org> - 10.1.1.63-4.centos4.1    (log info about degraded arrays instead of not starting them)
144  - modifed centos i586 patches to work with Xen.  - Start /boot raid device first so it will be in sync for grub install
145    - Force time to be based on UTC
146    - Pick keyboard based on language selection
147    - Make install headless but still write keyboard info out
148    - Add final warning before installing
149    - Dont email root on raid events
150    - Remove super-minor from mdadm.conf
151    - Make install window wider
152      (fix titlebar spacing)
153    - Make boot loader use SME labels
154    - Determine upgradability of SME server
155    - Run SME post-install scripts on kickstart install/upgrade
156    - Install kmods that follow kernel
157    - Direct bugs to sme server bugtracker
158    - Limit languages to those supported by SME
159    
160  * Wed May  2 2007 Johnny Hughes <johnny@centos.org> - 10.1.1.63-4.centos4  * Fri Jul  3 2009 Tru Huynh <tru@centos.org> - 10.1.1.103-1.centos4
161  - 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
162    in the build process (SOURCE1).    in the build process (SOURCE1).
163  - rolled in previous centos changes  - rolled in centos patches 10, 11, 12, 13
164    
165    * Tue Mar 31 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.103-1
166    - libwrap is now located in /LIBDIR/libwrap (msivak).
167      Resolves: rhbz:#493005
168    
169    * Thu Mar 26 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.102-1
170    - Fix the size of the vmlinuz images for i386 and ia64 (msivak).
171      Resolves: rhbz:#492331
172    
173    * Wed Mar 25 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.101-1
174    - Add the qla2500 to the table of known modules (msivak).
175      Resolves: rhbz:#491982
176    
177    * Wed Mar 11 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.100-1
178    - Fix clamping of VG size in case when it is not sufficient for lvm metadata (rvykydal).
179      Resolves: rhbz:#489549
180    
181    * Wed Mar 4 2009 Joel Granados <jgranados@redhat.com> - 10.1.1.99-1
182    - We have to first refresh the devices and _then_ set the protected list (msivak).
183      Resolves: rhbz:#461855
184    
185    * Thu Feb 26 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.98-1
186    - LVM VG size is not same as the device where PV is (jgranado).
187      Patch in partRequest.py instead of autopart.py.
188      Resolves: rhbz:#480793
189    
190    * Mon Feb 23 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.97-1
191    - LVM VG size is not same as the device where PV is (jgranado).
192      Resolves: rhbz:#480793
193    
194    * Wed Feb 4 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.96-1
195    - Don't show the root password dialog, make patch work better (msivak).
196      Resolves: rhbz:#481597
197    - Clamp the lv size on LV device creation (jgranados).
198      Resolves: rhbz:#480793
199    
200    * Fri Jan 30 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.95-1
201    - Avoid devices where the lvm metadata is not present (jgranado).
202      Resolves: rhbz:#481698
203    - Don't show the root password dialog, password was provided by ks file (msivak).
204      Resolves: rhbz:#481597
205    
206    * Tue Jan 27 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.94-1
207    - Remove missing PVs before removing obsolete VG (jgranado).
208      Resolves: rhbz:#481698
209    
210    * Mon Jan 26 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.93-1
211    - Correct backport from RHEL5 (jgranados).
212      Resolves: rhbz:#480793
213    
214    * Thu Jan 15 2009 Joel Granados <jgranado@redhat.com> - 10.1.1.92-1
215    - Flush the drive dict first so CD-ROM device nodes get made (clumens).
216      Resolves: rhbz:#435926
217    - Protect installation source partition from deletion (msivak).
218      Resolves: rhbz:#461855
219    - Allow bootloader on mbr when /boot is dmraid1 (hdegoede).
220      Resolves: rhbz:#217176
221    - Allow empty DNS variable in s390 CMS conf file (dcantrell).
222      Resolves: rhbz:#465175
223    - Write /etc/resolv.conf and /etc/hosts in stage1 on s390 (dcantrell).
224      Resolves: rhbz:#459730
225    - docs update for driveorder ks command (msivak).
226      Resolves: rhbz:#430476
227    - Fix detection of xen environment for kbd setting (rvykydal).
228      Resolves: rhbz:#459785
229    - Fix clamping of size of lvm physical volumes (backport) (rvykydal).
230      Resolves: rhbz:#233050
231    - Add virtio support (clalance).
232      Related: rhbz:#479134,446215
233    - Do a check in lvm grow to catch negative sizes (jgranado).
234      Related: rhbz:#144676
235    
236    * Tue Jul 08 2008 Peter Jones <pjones@redhat.com> - 10.1.1.91-1
237    - Add initrd.size to the generic.ins files on s390.  (I think this should
238      solve #454492 , and indicates that the verification of #449617 was an error.)
239      Related: rhbz#454492
240    
241    * Wed Jun 25 2008 Peter Jones <pjones@redhat.com> - 10.1.1.90-1
242    - Add support for automatically determining the initramfs size on s390x
243      Resolves: rhbz#449617
244    
245    * Mon May 05 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.89-1
246    - Fix field separator spec in awk commands in linuxrc.s390 (jgranado)
247      Resolves: rhbz#444674
248    - Fix IPv6 address verification functions in linuxrc.s390 (jgranado)
249      Resolves: rhbz#362411
250    - Revert previous change to notify NFS server when we finish install (jgranado)
251      Related: rhbz#208103
252    
253    * Thu Apr 24 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.88-1
254    - Increase ia64 initrd image size (jgranado)
255      Resolves: rhbz#443373
256    - Specify mode when running mdadm
257      Resolves: rhbz#443844
258    
259    * Tue Apr 22 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.87-1
260    - Fix traceback trying to access non-existent anaconda instance
261      Resolves: rhbz#443412
262    
263    * Fri Apr 18 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.86-1
264    - Fix dispatch traceback (msivak)
265      Resolves: rhbz#442750
266    - Fix loader crash from freeing static bufer (clumens)
267      Resolves: rhbz#442863
268    
269    * Tue Apr 15 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.85-1
270    - Fix detection of xen para-virt environment (msivak)
271      Resolves: rhbz#441729
272    - Add bnx2x driver
273      Resolves: rhbz#442563
274    - Add myri10ge driver
275      Resolves: rhbz#442545
276    
277    * Mon Apr 14 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.84-1
278    - Tell the nfs server when we unmount the nfs mountpoints (jgranado)
279      Resolves: rhbz#208103
280    - Fix logic in patch for protecting hard drive install source (msivak)
281      Related: rhbz#220161
282    - Remove defunct VG before creating a new one of the same name
283      Resolves: rhbz#257161
284    - Use the search path when running mdadm
285      Related: rhbz#185674
286    - Support SHA256/SHA512 password encoding from kickstart
287      Resolves: rhbz#427384
288    
289    * Fri Mar 28 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.83-1
290    - Fix a typo in the dhcptimeout patch
291      Related: rhbz#246483
292    - Fix various problems with the no-duplicate-hostadapters patch
293      Related: rhbz#248619
294    
295    * Thu Mar 27 2008 Dave Lehman <dlehman@redhat.com> - 10.1.1.82-1
296    - Add dhcptimeout parameter to loader (msivak)
297      Resolves: rhbz#246483
298    - Fix swap size recommendation to match manuals (msivak)
299      Resolves: rhbz#339001
300    - Add ixgbe module
301      Resolves: rhbz#350921
302    - Fix segfault with driver disk image in initrd
303      Resolves: rhbz#249241
304    - Avoid duplicate scsi_hostadapter lines in modprobe.conf
305      Resolves: rhbz#248619
306    - Prevent modification to partitions containing harddrive install media (msivak)
307      Resolves: rhbz#220161
308    - Use mdadm to generate mdadm.conf (jgranado)
309      Resolves: rhbz#185674
310    - Add IP address validation routines for s390 (jgranado)
311      Resolves: rhbz#362411
312    - Close RAID devices after collecting device labels (jgranado)
313      Resolves: rhbz#434949
314    
315    * Tue Oct 30 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.81-1
316    - Copy loaderData->macaddr in to cfg->macaddr
317      Related: rhbz#233357
318    
319    * Mon Oct 29 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.80-1
320    - Copy in usr/sbin/ip for the s390 & s390x initrd.img files
321      Related: rhbz#233357
322    
323    * Fri Oct 26 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.79-1
324    - Make e100e description in module-info unique (pjones)
325      Related: rhbz#253791
326    
327    * Tue Oct 23 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.78-1
328    - Add sbin/ip to KEEPFILE list on s390 & s390x
329      Related: rhbz#233357
330    
331    * Wed Oct 10 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.77-1
332    - Add /sbin/ip command to the initrd.img file on s390 & s390x
333      Related: rhbz#233357
334    
335    * Wed Oct 10 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.76-1
336    - ChangeLog corrections caught by rpmdiff
337      Related: rhbz#234134
338    
339    * Tue Oct 09 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.75-1
340    - use /sbin/ip in init to set the MAC address on s390/s390x (bhinson)
341      Resolves: rhbz#233357
342    
343    * Tue Oct 09 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.74-1
344    - add qla4xxx driver
345      Resolves: rhbz#234134
346    
347    * Tue Sep 25 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.73-1
348    - look for labels on all fstypes
349      Resolves: rhbz#251579
350    - add e1000e driver (pjones)
351      Resolves: rhbz#253791
352    
353    * Mon Sep 17 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.72-1
354    - fix handling of MACADDR when configuring OSA layer2 networking (dcantrell)
355    - Related: rhbz#233357
356    
357    * Tue Sep 11 2007 Peter Jones <pjones@redhat.com> - 10.1.1.71-2
358    - rebuild with COLLECTION=dist-4E-U6-candidate to pick up newer kudzu.
359    
360    * Thu Sep 06 2007 Chris Lumens <clumens@redhat.com> - 10.1.1.71-1
361    - Fix raid --useexisting.
362      Resolves: rhbz#207541.
363    
364    * Mon Sep 04 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.70-1
365    - Increase the size of x86_64 diskboot.img so everything fits (pjones)
366      Resolves: rhbz#240561
367    - Fix MAC address specification with OSA layer2 networking, based on patch
368      from Brad Hinson (dcantrell)
369      Resolves: rhbz#252021
370    - Fix biosdisk install problems on certain hardware (dcantrell)
371      Resolves: rhbz#247303
372    - Enable igb network devices (dcantrell)
373      Resolves: rhbz#253711
374    
375    * Mon Aug 13 2007 Peter Jones <pjones@redhat.com> - 10.1.1.69-1
376    - Fix py-compile failure introduced in .68-1 .
377    
378    * Fri Aug 10 2007 Peter Jones <pjones@redhat.com> - 10.1.1.68-1
379    - Add missing pata_* and sata_* HBA drivers
380      Resolves: rhbz#251718
381    - Fix UI for drive selection for partitioning (clumens)
382      Resolves: rhbz#251150
383    
384    * Thu Aug 02 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.67-1
385    - Handle return value from waitLinkSleep() correctly (pjones)
386      Related: rhbz#207546
387    - Only show >15 partitions message if there is a user interface (dlehman)
388      Related: rhbz#238708
389    
390    * Fri Jul 13 2007 Chris Lumens <clumens@redhat.com> - 10.1.1.66-1
391    - Don't read filesystem labels from drives we cleared with clearpart.
392      Resolves: #209291
393    - Don't display an error if mount fails when searching for a root (dlehman).
394      Resolves: #214008
395    - Check for SCSI disks containing more than 15 partitions (dlehman).
396      Resoles: #238708
397    - Fix PATH assignment in linuxrc.s390 (dlehman).
398      Resolves: #190215
399    - Add netxen_nic support (dlehman).
400      Resolves: #233639
401    - Add ignoredisk --only-use option.
402      Resolves: #198526
403    - Document nfsmountopts command line option.
404      Resolves: #234185
405    
406    * Wed Jun 20 2007 Chris Lumens <clumens@redhat.com> - 10.1.1.65-1
407    - Support FTP and HTTP URLs with auth info (dcantrell).
408      Resolves: #194247
409    - Increase DHCP timeout to 45 seconds and retries to 10 (dcantrell).
410      Resolves: #207546
411    - Remove invalid preexisting RAID requests.
412      Resolves: #233308
413    - Don't traceback on keeping preexisting partitions and logical volumes.
414      Resolves: #182943
415    - Fix probing for RAID superblocks.
416      Resolves: #172648
417    - Document the nicdelay command line option.
418      Resolves: #232721
419    - Change the cciss module description.
420      Resolves: #210414
421    - Add support for qla3xxx and the Areca RAID adapter.
422      Resolves: #233672, #242113
423    - Support OSA Layer 2 networking (bhinson).
424      Resolves: #233357
425    - Merge in the following changelog entries from devel-cvs spec file:
426    - Ignore disks listed in ignoredisks, even if we have clearpart --all (pjones)
427      Resolves: #186438
428    - Label fat filesystems on ia64 during upgrade (pjones)
429      Resolves: #234815
430    
431    * Wed Apr 14 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.64-1
432    - Fix rescue mode selinuxfs mount
433    - Add stex driver to module-info
434    - Add OSA layer 2 network support for zSeries (dcantrell)
435      Resolves: #233357
436    - Add size and model info to text mode drive selection (dcantrell)
437      Resolves: #233606
438    - Honor nicdelay when ksdevice=link is used (dcantrell)
439      Resolves: #207546
440    - Actually create the /bin/echo symlink on all arches
441    - Detect FBA storage devices on zSeries
442    
443  * Fri Apr 13 2007 Peter Jones <pjones@redhat.com> - 10.1.1.63-4  * Fri Apr 13 2007 Peter Jones <pjones@redhat.com> - 10.1.1.63-4
444  - Ignore disks listed in ignoredisks, even if we have clearpart --all  - Ignore disks listed in ignoredisks, even if we have clearpart --all
445    Resolves: #186438    Resolves: #186438
446    
447  * Mon Apr  9 2007 Peter Jones <pjones@redhat.com> - 10.1.1.63-3  * Mon Apr 09 2007 Peter Jones <pjones@redhat.com> - 10.1.1.63-3
448  - Label fat filesystems on ia64 during upgrade  - Label fat filesystems on ia64 during upgrade
449    Resolves: #234815    Resolves: #234815
450    
451  * Wed Apr 04 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.63-2  * Wed Apr 04 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.63-2
452  - Fix rescue mode selinuxfs mount (#234137)  - Fix rescue mode selinuxfs mount (#234137)
453  - Add stex driver to module-info (#230214)  - Add stex driver to module-info (#230214)
 - Actually create the /bin/echo symlink on all arches (#178781)  
 - Detect FBA storage devices on zSeries  
   Resolves: #227913  
454    
455  * 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
456  - Allow graphical xen installs to proceed with no mouse  - Allow graphical xen installs to proceed with no mouse
# Line 272  rm -rf $RPM_BUILD_ROOT Line 572  rm -rf $RPM_BUILD_ROOT
572  - Eliminate dupe vnc entries in command line docs (#175368)  - Eliminate dupe vnc entries in command line docs (#175368)
573  - Fix RAID error messages to be more clear (#184246)  - Fix RAID error messages to be more clear (#184246)
574    
 * Sat Mar 11 2006 Johnny Hughes <johnny@centos.org> - 10.1.1.37-1.centos4.2  
 - added centos4-isolinux-colors.patch to change the isolinux colors  
   
 * Thu Mar  9 2006 Johnny Hughes <johnny@centos.org> - 10.1.1.37-1.centos4  
 - Rolled in previous CentOS-4 changes  
 - added centos4-buildi586.patch to allow for 2 boot kernels, i686 and i586  
   made i686 the default kernel.  
   
575  * Thu Mar  2 2006 Peter Jones <pjones@redhat.com> - 10.1.1.38-1  * Thu Mar  2 2006 Peter Jones <pjones@redhat.com> - 10.1.1.38-1
576  - Make the ACPI probe happen when isys is imported, and return cached  - Make the ACPI probe happen when isys is imported, and return cached
577    data from there on out.    data from there on out.
# Line 303  rm -rf $RPM_BUILD_ROOT Line 595  rm -rf $RPM_BUILD_ROOT
595  - Change minimum cpu count for largesmp kernel selection on ppc  - Change minimum cpu count for largesmp kernel selection on ppc
596    to 64.  (pjones, #179027)    to 64.  (pjones, #179027)
597    
 * Sat Dec 31 2005 Pasi Pirhonen <upi@iki.fi> - 10.1.1.33-1.centos4  
 - Changed install directory to CentOS instead of RedHat  
 - Changed various trademark and logos  
   
598  * Wed Dec 21 2005 Peter Jones <pjones@redhat.com> - 10.1.1.33-2  * Wed Dec 21 2005 Peter Jones <pjones@redhat.com> - 10.1.1.33-2
599  - rebuild for fixed gcc  - rebuild for fixed gcc
600    


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