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

Diff of /rpms/anaconda/sme8/anaconda.spec

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

Revision 1.6 by slords, Tue Jun 24 16:12:30 2008 UTC Revision 1.7 by slords, Tue Apr 14 14:36:31 2009 UTC
# Line 1  Line 1 
1  Name: anaconda  Name: anaconda
2  Version: 11.1.2.113  Version: 11.1.2.168
3  Release: 1%{?dist}.2  Release: 1.el5.centos
4  License: GPL  License: GPL
5  Summary: Graphical system installer  Summary: Graphical system installer
6  Group: Applications/System  Group: Applications/System
7  Source: anaconda-%{PACKAGE_VERSION}.tar.bz2  Source: anaconda-%{PACKAGE_VERSION}.tar.bz2
8  BuildPreReq: kudzu-devel >= 1.2.57.1.15, pciutils-devel  BuildPreReq: kudzu-devel >= 1.2.57.1.18, pciutils-devel
9  BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel  BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel
10  BuildPreReq: rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11  BuildPreReq: rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11
11  BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel  BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel
# Line 16  BuildPreReq: libsepol-devel Line 16  BuildPreReq: libsepol-devel
16  BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2  BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2
17  BuildPreReq: libdhcp-devel >= 1.20-5, mkinitrd-devel >= 5.1.2-1  BuildPreReq: libdhcp-devel >= 1.20-5, mkinitrd-devel >= 5.1.2-1
18  BuildPreReq: audit-libs-devel, libnl-devel >= 1.0-0.10.pre5.5  BuildPreReq: audit-libs-devel, libnl-devel >= 1.0-0.10.pre5.5
19    %ifnarch s390 s390x
20    BuildPreReq: iscsi-initiator-utils >= 6.2.0.868-0.9
21    %endif
22  Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty  Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty
23  Requires: parted >= 1.7.1, pyparted >= 1.7.2  Requires: parted >= 1.7.1, pyparted >= 1.7.2
24  Requires: kudzu >= 1.2.42, yum >= 2.9.2, pirut >= 1.1.0  Requires: kudzu >= 1.2.57.1.18, yum >= 2.9.2, pirut >= 1.1.0
25  Requires: libxml2-python, python-urlgrabber  Requires: libxml2-python, python-urlgrabber
26  Requires: system-logos, pykickstart, system-config-date  Requires: system-logos, pykickstart, system-config-date
27  Requires: device-mapper >= 1.01.05-3  Requires: device-mapper >= 1.01.05-3
28  Requires: dosfstools >= 2.11-6.2 e2fsprogs  Requires: dosfstools >= 2.11-6.2 e2fsprogs
29    Requires: e4fsprogs
30  Requires: python-pyblock >= 0.26-1  Requires: python-pyblock >= 0.26-1
31  Requires: libbdevid >= 5.1.2-1, libbdevid-python  Requires: libbdevid >= 5.1.2-1, libbdevid-python
32  Requires: audit-libs  Requires: audit-libs
# Line 34  Url: http://fedora.redhat.com/projects/a Line 38  Url: http://fedora.redhat.com/projects/a
38  Patch1: anaconda-centos-syslinux-msg.patch  Patch1: anaconda-centos-syslinux-msg.patch
39  Patch2: anaconda-centos-installclasses-2.patch  Patch2: anaconda-centos-installclasses-2.patch
40  Patch3: anaconda-centos-regkey.patch  Patch3: anaconda-centos-regkey.patch
41  Patch4: anaconda-centos-centos-branding-po_files_5.1.patch  Patch4: anaconda-centos-centos-branding-po_files_5.3.patch
42  Patch5: anaconda-centos-inst-type.patch  Patch5: anaconda-centos-inst-type.patch
43  Patch6: anaconda-centos-task.patch  Patch6: anaconda-centos-task.patch
44  Patch7: anaconda-centos-removeStatusText.patch  Patch7: anaconda-centos-removeStatusText.patch
45  Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch  Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch
46  Patch9: anaconda-centos-pkgorder.patch  Patch9: anaconda-centos-pkgorder.patch
47  Patch10: anaconda-centos-additional-repos.patch  Patch10: anaconda-centos-additional-repos.patch
 Patch100: anaconda-11.1.2.113-smeserver.patch  
48    
49    
50  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
# Line 64  Requires: syslinux Line 67  Requires: syslinux
67  Requires: openssh  Requires: openssh
68  %endif  %endif
69  Requires: /usr/bin/strip, xorg-x11-font-utils, netpbm-progs  Requires: /usr/bin/strip, xorg-x11-font-utils, netpbm-progs
70    Requires: xml-common
71    Requires: libxml2
72    Requires(post): /usr/bin/xmlcatalog
73    Requires(postun): /usr/bin/xmlcatalog
74    
75  %description runtime  %description runtime
76  The anaconda-runtime package contains parts of the installation system which  The anaconda-runtime package contains parts of the installation system which
# Line 84  sets, but are not meant for use on alrea Line 91  sets, but are not meant for use on alrea
91  %patch8 -p1  %patch8 -p1
92  #%patch9 -p1  #%patch9 -p1
93  %patch10 -p1  %patch10 -p1
94  %patch100 -p1  
95    
96    
97  %build  %build
98  make depend  make depend
# Line 100  strip $RPM_BUILD_ROOT/usr/lib/anaconda/* Line 108  strip $RPM_BUILD_ROOT/usr/lib/anaconda/*
108  %clean  %clean
109  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
110    
111    %post runtime
112    CATALOG=/etc/xml/catalog
113    /usr/bin/xmlcatalog --noout --add "rewriteSystem" \
114        "comps.dtd" \
115        "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || :
116    /usr/bin/xmlcatalog --noout --add "rewriteURI" \
117        "comps.dtd" \
118        "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || :
119    
120    %postun runtime
121    if [ $1 = 0 ]; then
122        CATALOG=/etc/xml/catalog
123        /usr/bin/xmlcatalog --noout --del \
124            "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || :
125    fi
126    
127  %files  %files
128  %defattr(-,root,root)  %defattr(-,root,root)
129  %doc COPYING  %doc COPYING
# Line 121  rm -rf $RPM_BUILD_ROOT Line 145  rm -rf $RPM_BUILD_ROOT
145  %files runtime  %files runtime
146  %defattr(-,root,root)  %defattr(-,root,root)
147  /usr/lib/anaconda-runtime  /usr/lib/anaconda-runtime
148    /usr/share/xml/comps
149    
150  %triggerun -- anaconda < 8.0-1  %triggerun -- anaconda < 8.0-1
151  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
152    
153  %changelog  %changelog
154  * Tue Jun 24 2008 Shad L. Lords <slords@mail.com> 11.1.2.113-1.el5.sme.2  * Sun Mar  1 2009 Karanbir Singh <kbsingh@centos.org>
155  - Apply SME patches  - Roll in CentOS Branding
156    
157  * Mon Jun  8 2008 Karanbir Singh <kbsingh@centos.org> 11.1.2.113-1.el5.centos.2  * Thu Dec 18 2008 Joel Granados <jgranado@redhat.com> 11.1.2.168-1
158  - Roll in CentOS Modifications  -  Make anaconda work with new API change in YUM (jgranado)
159       Resolves: rhbz:#476957
160    
161    * Wed Dec 17 2008 Joel Granados <jgranado@redhat.com> 11.1.2.167-1
162    - Fix anaconda build (hdegoede).
163      Related: rhbz:#476739
164    
165    * Tue Dec 16 2008 Joel Granados <jgranado@redhat.com> 11.1.2.166-1
166    - Load the raid45 modules at init time (jgranado).
167      Related: rhbz#475385
168    - Make sure the raid45 modules are in the images (jgranado).
169      Related: rhbz#475385
170    
171    * Mon Dec 15 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.165-1
172    - Final translations for instnum text (clumens)
173      Related: rhbz#474375
174    
175    * Fri Dec 12 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.164-1
176    - Fix non-CHAP iBFT install cases (hdegoede)
177      Resolves: rhbz#432819
178    - More translations for the instnum text (clumens)
179      Related: rhbz#474375
180    
181    * Wed Dec 10 2008 Chris Lumens <clumens@redhat.com> 11.1.2.163-1
182    - Mark some new translations as fuzzy to fix the build.
183      Related: rhbz#474375
184    
185    * Wed Dec 10 2008 Chris Lumens <clumens@redhat.com> 11.1.2.162-1
186    - Update translation files for the instnum text change.
187      Related: rhbz#474375
188    
189    * Wed Dec 3 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.161-1
190    - Include the libwrap in the initrd image
191      Resolves: rhbz#473955
192    
193    * Mon Dec 1 2008 Joel Granados <jgranado@redhat.com> 11.1.2.160-1
194    - Allow ssh and telnet to the install (jgranado).
195      Resolves: rhbz:#473955
196    
197    * Mon Dec 1 2008 Joel Granados <jgranado@redhat.com> 11.1.2.159-1
198    - The LV size is smaller than the totall sum of the partitions that make it up (jgranado).
199      Resolves: rhbz:#468944
200    
201    * Tue Nov 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.158-1
202    - Fix up ibft use cases (pjones).
203    - Partition requests can be None when populating the tree (dlehman).
204      Resolves: rhbz#472788
205    - Remove the name check on driver disk packages.
206      Resolves: rhbz#472951
207    - Remove missing PVs before removing obsolete VG (rvykydal).
208      Resolves: rhbz#468431
209    - Make the driverdisc label uppercase (msivak).
210      Related: rhbz#316481
211    
212    * Wed Nov 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.157-1
213    - Include ide-cs module into initrd (msivak).
214      Related: rhbz#448009
215    
216    * Wed Nov 12 2008 Chris Lumens <clumens@redhat.com> 11.1.2.156-1
217    - Fix a variety of pychecker errors (clumens, dcantrell, dlehman, rvykydal).
218      Resolves: rhbz#469734
219    - Remove defunct VG before creating new one of the same name (rvykydal).
220      Resolves: rhbz#469700
221    - Fix detection of ext4 on raid in rescue and upgrade (rvykydal).
222      Resolves: rhbz#470221
223    
224    * Tue Nov 11 2008 Joel Granados <jgranado@redhat.com> 11.1.2.155-1
225    - Enable the DD repository if the DD autodetection feature was used (msivak).
226      Related: rhbz:#316631
227    - Call insmod in linuxrc.s390, not insert_module (dcantrell).
228      Related: rhbz:#184648
229    - Load FCP modules early for CD/DVD install (dcantrell).
230      Related: rhbz:#184648
231    - Update mk-s390-cdboot.c to work with large kernel images (dcantrell).
232      Related: rhbz:#184648
233    - Fix all trivial (1 liner fixes) errors found by pychecker (hdegoede).
234      Related: rhbz:#469730
235    
236    * Wed Nov 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.154-1
237    - Include the new fnic driver (jgranado).
238      Related: rhbz#462387
239    - Run the busProbe after we have all driver disks loaded (msivak).
240      Related: rhbz#316481
241    
242    * Wed Nov 5 2008 Joel Granados <jgranado@redhat.com> 11.1.2.153-1
243    - Use struct audit_reply instead of struct auditd_reply_list (hdegoede).
244      Resolves: rhbz:#469873
245    - The Encryption button was missing in one migrate case (msivak).
246      Resolves:#469849
247    - kickstart expects --dhcpclass instead of --class (clumens).
248      Resolves: rhbz:#468972
249    - Fix the mounting procedure for autodetected driverdiscs (msivak).
250      Resolves: rhbz:#316481
251    
252    * Fri Oct 31 2008 Joel Granados <jgranado@redhat.com> 11.1.2.152-1
253    - Prepare environemnt so the AutoDD is properly detected (msivak).
254      Resolves: rhbz:#316481
255    - Don't write luks passphrases to anaconda-ks.cfg (dlehman).
256      Resolves: rhbz:#468907
257    - Write zeros to remove metadata before running luksFormat (dlehman).
258      Resolves: rhbz:#469177
259    
260    * Wed Oct 29 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.151-1
261    - Write correct OPTIONS line to ifcfg files on s390 for layer2 (dcantrell)
262      Resolves: rhbz#468755
263    
264    * Wed Oct 29 2008 Joel Granados <jgranado@redhat.com> 11.1.2.150-1
265    - Call createrepo in buildinstall only if --pkgorder is present (rvykydal).
266      Resolves: rhbz:#467341
267    
268    * Tue Oct 28 2008 Joel Granados <jgranado@redhat.com> 11.1.2.149-1
269    - Actually use the stderr parameter instead of duping to stdout (dlehman).
270      Resolves: rhbz:#467289
271    - Revert "Specify a default cio_ignore parameter for s390x (#253075)" (dcantrell).
272      Related: rhbz:#253075
273    - Revert "Enable CCW devices used for installation (#253075)" (dcantrell).
274      Related: rhbz:#253075
275    - Revert "Correctly enable ignored CCW devices in linuxrc.s390 (#253075)" (dcantrell).
276      Related: rhbz:#253075
277    
278    * Fri Oct 24 2008 Joel Granados <jgranado@redhat.com> 11.1.2.148-1
279    - Probe the devices to populate cache for DD routines (msivak).
280      Resolves: rhbz:#316481
281    
282    * Thu Oct 23 2008 Joel Granados <jgranado@redhat.com>  11.1.2.147-1
283    - Dont execute the extra information message for all the devices (jgranado).
284      Resolves: rhbz:#466291
285    
286    * Tue Oct 21 2008 David Cantrell <dcnatrell@redhat.com> 11.1.2.146-1
287    - Fix up CCW device enabling on s390x (dcantrell)
288      Resolves: rhbz#253075
289    
290    * Mon Oct 20 2008 Dave Lehman <dlehman@redhat.com> 11.1.2.145-1
291    - Handle device names containing "/" in LUKS name fixup
292      Related: rhbz#464769
293    
294    * Thu Oct 16 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.144-1
295    - Enable CCW devices used for installation (dcantrell)
296      Resolves: rhbz#253075
297    
298    * Wed Oct 15 2008 Joel Granados <jgranado@redhat.com>  11.1.2.143-1
299    - Change order when calling dasdFmt to avoid race condition while formating dasd drives (jgranado).
300      Resolves: rhbz:#466474
301    
302    * Tue Oct 14 2008 Joel Granados <jgranado@redhat.com> 11.1.2.142-1
303    - Add the enic driver (jgranado).
304      Resolves: rhbz:#462387
305    - Get the right list elements for the iscsi text interface (clumens).
306      Resolves: rhbz:#466902
307    - Fix detection of ext4/ext4dev root partitions in rescue (rvykydal).
308      Resolves: rhbz:#466868
309    
310    * Mon Oct 13 2008 Joel Granados <jgranado@redhat.com> 11.1.2.141-1
311    - Prevent creation of encrypted swraid partitions (dlehman).
312      Resolves: rhbz:#456283
313    - Enable the iBFT by default and set the fallbacks to mimic the w/o iBFT behaviour (msivak).
314      Resolves: rhbz:#445721
315    
316    * Fri Oct 10 2008 Peter Jones <pjones@redhat.com> - 11.1.2.140-1
317    - Don't display errors from nl_set_device_mtu() (dcantrell)
318      Resolves: rhbz#466305
319    - Use a correct path for addnote, since the one in the original patch
320      wasn't what the kernel group thought they were telling me.
321      Related: rhbz#462663
322    
323    * Thu Oct 09 2008 Chris Lumens <clumens@redhat.com> 11.1.2.139-1
324    - Handle None in luks device name rectification (pjones).
325      Resolves: rhbz#466348
326    
327    * Wed Oct 08 2008 Peter Jones <pjones@redhat.com> - 11.1.2.138-2
328    - Start the iBFT configured drives during iSCSI startup (msivak)
329      Resolves: rhbz#445721
330    
331    * Wed Oct 08 2008 Peter Jones <pjones@redhat.com> - 11.1.2.138-1
332    - Add note to bootable kernel image on ppc64 (dhowells)
333      Related: rhbz#462663
334    
335    * Mon Oct 06 2008 Chris Lumens <clumens@redhat.com> 11.1.2.137-2
336    - Better error checking when retrieveing info from iBFT (msivak).
337      Related: rhbz#445721
338    - Fix a typo in the anaconda-runtime %post scriptlets.
339      Resolves: rhbz#465441
340    
341    * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.136-2
342    - Fix build.
343      Related: rhbz:#445721
344    
345    * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.136-1
346    - Rebuild to make brew happy.
347      Related: rhbz:#445721
348    
349    * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.135-1
350    - iBFT has MAC addresses with wrong case, use strcasecmp to compare them (msivak).
351      Resolves: rhbz:#445721
352    - Look up correct luks name before trying to decide on our boot device (pjones).
353      Resolves: rhbz:#464769
354    - Add new LUKS devices to partitions.encryptedDevices (dlehman).
355      Resolves: rhbz:#464769
356    - Add a workaround for lvm-on-raid size miscomputation (clumens).
357      Resolves: rhbz:#463431
358    - Do not use labels to specifiy LUKS devices in /etc/fstab (dlehman).
359      Resolves: rhbz:#461702
360    
361    * Thu Oct 2 2008 Joel Granados <jgranado@redhat.com> 11.1.2.134-1
362    - Fix traceback when using kickstart and device encryption (pjones).
363      Resolves: rhbz:#461700
364    - Fix traceback when using encryption with kickstart (pjones).
365      Resolves: rhbz:#461700
366    - Fix ext4/ext4dev detection on existing partitions (rvykydal).
367      Resolves: rhbz:#465248
368    
369    * Tue Sep 30 2008 Joel Granados <jgranado@redhat.com> 11.1.2.133-1
370    - Set a label on /etc/sysconfig/keyboard (clumens).
371      Resolves: rhbz:#463785
372    - Add comps.dtd to anaconda-runtime package (dcantrell).
373      Resolves: rhbz:#442138
374    - Make sure /etc/xml/catalog is updated on package removal (dcantrell).
375      Resolves: rhbz:#442138
376    - Fix a logging traceback in the encryption code (clumens).
377      Resolves: rhbz:#464771
378    - Fix lvm partitioning in gui that was broken (rvykydal).
379      Resolves: rhbz:#415871
380    - Fix computing of lvm partition sizes wrt physical extent size in gui (rvykydal).
381      Resolves: rhbz:463780
382    - Add pointer initialization (rvykydal).
383      Resolves: rhbz#439461
384    
385    * Fri Sep 26 2008 Joel Granados <jgranado@redhat.com> 11.1.2.132-1
386    - When we use kickstart with specified UI mode, do not prompt for VNC (msivak).
387      Resolves: rhbz##453551
388    
389    * Thu Sep 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.131-1
390    - Fix rescue mode typo.
391      Resolves: rhbz#463920
392    - Fix traceback accessing obsolete data member (dlehman).
393      Resolves: rhbz#463778
394    
395    * Tue Sep 23 2008 Chris Lumens <clumens@redhat.com> 11.1.2.130-1
396    - Fix the test for if we should remove the Virt group.
397      Resolves: rhbz#462907.
398    
399    * Mon Sep 22 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.129-1
400    - Fix mk-s390-cdboot so it doesn't SIGSEGV when generating images (dcantrell)
401      Related: rhbz#184648
402    - Add libfipscheck to initrd for sshd on s390x (clumens)
403      Resolves: rhbz#463273
404    
405    * Fri Sep 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.128-1
406    - Include the correct version of the spec file in the source archive.
407      Related: rhbz#461700
408    
409    * Fri Sep 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.127-1
410    - Support for system-wide passphrase for encrypted block devices (dlehman).
411      Resolves: rhbz#461700
412    
413    * Wed Sep 17 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.126-1
414    - Add a stub to cmdline UI for getLuksPassphrase (dlehman)
415      Resolves: rhbz#462491
416    - Don't add a LUKSDevice to autopart PVs unless we're encrypting (dlehman)
417      Resolves: rhbz#462640
418    - Support upgrade of systems that use encrypted block devices (dlehman)
419      Resolves: rhbz#461696
420    - Disallow use or creation of encrypted software RAID partitions (dlehman)
421      Resolves: rhbz#456283
422    - Use UUIDs instead of device nodes in crypttab (dlehman)
423      Resolves: rhbz#461702
424    - Add support for OSA Express 2 ports per CHPID (rvykydal)
425      Resolves: rhbz#439461
426    - Fix kickstart timezone value checking (rvykydal)
427      Resolves: rhbz#462595
428      Resolves: rhbz#404321
429    
430    * Tue Sep 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.125-1
431    - Include the programs needed to manage ext4 filesystems (clumens).
432      Resolves: rhbz#462476
433    - Fix a reference to a variable before it exists in network.py (clumens).
434      Resolves: rhbz#462480
435    
436    * Mon Sep 15 2008 Chris Lumens <clumens@redhat.com> 11.1.2.124-1
437    - Fix blkid_dev_next return value checking (rvykydal).
438      Resolves: rhbz#462175
439    - Add the reverse chap bits for kickstart as well (pjones).
440      Related: rhbz#432819
441    - Make iBFT reading explicit from a higher level (pjones).
442    - Fix device nodes creating for more than 8 cciss devices (rvykydal).
443      Resolves: rhbz#445765
444    - Disable iBFT support for s390 and s390x (dcantrell).
445    
446    * Thu Sep 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.123-1
447    - Disable iBFT support on s390 and s390x (dcantrell)
448      Related: rhbz#445721
449    
450    * Thu Sep 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.122-1
451    - Add full CHAP support to iSCSI (pjones)
452      Resolves: rhbz#432819
453    - Don't set iscsi devices to autostart (pjones)
454      Resolves: rhbz#437891
455    - Support iSCSI CHAP and Reverse CHAP authentication (pjones)
456      Resolves: rhbz#402431
457      Resolves: rhbz#432819
458    - Partitions growing fixed (rvykydal)
459      Resolves: rhbz#442628
460    - Do not traceback when no root partitions are found in upgrade (rvykydal)
461      Resolves: rhbz#444527
462    - Add support for ext4dev/ext4 filesystem (rvykydal)
463      Resolves: rhbz#444527
464    - Add support for reading NIC setup from the iBFT table (msivak)
465      Resolves: rhbz#445721
466    - Add 802.1q driver (rvykydal)
467      Resolves: rhbz#431915
468    - Add libfipscheck to the images (clumens)
469      Resolves: rhbz#461923
470    - Display drive model and size in MB in partitioning UI (dcantrell)
471      Resolves: rhbz#460697
472    
473    * Wed Sep 03 2008 Chris Lumens <clumens@redhat.com> 11.1.2.121-1
474    - Enable the dlabel=on for RHEL by default (msivak).
475      Related: rhbz#316481.
476    
477    * Thu Aug 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.120-2
478    - libuuid is provided by e2fsprogs-devel.
479      Related: rhbz#316481.
480    
481    * Thu Aug 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.120-1
482    - Include the nss libraries that the new RPM is linked against.
483      Resolves: rhbz#460375.
484    - Add automatic driver disk detection (msivak).
485      Resolves: rhbz#316481.
486    
487    * Wed Aug 6 2008 Joel Granados <jgranado@redhat.com> 11.1.2.119-1
488    - Support VDSK devices on s390x (dcantrell).
489      Resolves: rhbz#264061
490    
491    * Wed Jul 30 2008 Joel Granados <jgranado@redhat.com> 11.1.2.118-1
492    - Use fedorakmod.py plugin from yum-utils package, don't pack it in anaconda (rvykydal).
493      Resolves: rhbz#434804
494    - Make sure bootproto=query settings carry over to stage2 (clumens).
495      Resolves: rhbz#453863
496    - Probe BUS_VIRTIO again after probing BUS_PCI (markmc).
497      Resolves: rhbz#446232
498    - Add virtio drives to multipath blacklist (markmc).
499      Resolves: rhbz#446232
500    - Add virtio max partition count (markmc).
501      Resolves: rhbz#446232
502    - Sort virtio devices first (markmc).
503      Resolves: rhbz#446232
504    - Probe on BUS_VIRTIO for devices (markmc).
505      Resolves: rhbz#446232
506    - Explicitly include virtio_pci in the initrd (markmc).
507      Resolves: rhbz#446232
508    - Add virtio to module-info (markmc).
509      Resolves: rhbz#446232
510    - Add virtio support to devMakeInode() (markmc).
511      Resolves: rhbz#446232
512    - Offer physical NIC identification in stage 1 (dcantrell).
513      Resolves: rhbz:#261101
514    - Suspend the curses interface before calling scripts and resume afterwards (msivak).
515      Resolves: rhbz#435314
516    
517    * Wed Jul 23 2008 Joel Granados <jgranado@redhat.com> 11.1.2.117-1
518    - Fix the build.
519    - Change the Makefile so it doesn't replace tags.
520    
521    * Wed Jul 23 2008 Joel Granados <jgranado@redhat.com> 11.1.2.116-1
522    - Specify a default cio_ignore parameter for s390x (dcantrell).
523      Resolves: rhbz#253075
524    - Call dhcpNetDevice() instead of removed pumpNetDevice() (rvykydal).
525      Resolves: rhbz#452664
526    - Add support for the --only-use argument to RHEL5 (rvykydal).
527      Resolves: rhbz#318351
528    - Log a message informing about the critical upgrade error (jgranado).
529      Resolves: rhbz#436865
530    - Support booting from FCP-attached CD/DVD drive on s390 (dcantrell).
531      Resolves: rhbz#184648
532    - The actual size of a logical volume must be rounted down (jgranado).
533      Resolves: rhbz#415871
534    - Set network device MTU if user specified mtu= (dcantrell).
535      Resolves: rhbz#435874
536    
537    * Wed Jul 16 2008 Joel Granados <jgranado@redhat.com> 11.1.2.115-1
538    - Pass the cmdline options to the nfs structure (jgranado).
539      Resolves: rhbz#432603
540    - Remove hicolor-icon-theme>gtk2 from whiteout.py (msivak).
541      Resolves: rhbz#369251
542    - Ask the user if he wants to use VNC instead of text mode (msivak).
543      Resolves: rhbz#453551
544    - Leftover bits of encrypted block device support (dlehman).
545      Resolves: rhbz#229865
546    - Rescue of systems containing encrypted block devices (dlehman).
547      Resolves: rhbz#229865
548    - Support preexisting encrypted block devices (dlehman).
549      Resolves: rhbz#229865
550    - Kickstart support for encrypted block devices (dlehman).
551      Resolves: rhbz#229865
552    - User interface for manipulating encrypted block devices (dlehman).
553      Resolves: rhbz#229865
554    - Partitioning with encrypted block devices (dlehman).
555      Resolves: rhbz#229865
556    - Device-level support for encrypted block devices (dlehman).
557      Resolves: rhbz#229865
558    
559    * Wed Jul 9 2008 Joel Granados <jgranado@redhat.com> 11.1.2.114-1
560    - Enable upgrades for mayor version in rhel5 only (jgranado).
561      Resolves: rhbz#436865
562    - Handling of invalid timezone value in kickstart added (rvykydal).
563      Resolves: rhbz#404321
564    - GCC is complaining about unchecked return value from read call (msivak).
565      Resolves: rhbz#448009
566    - Enable re-IPL on s390x after installation (dcantrell).
567      Resolves: rhbz#432416
568    - Change the maximum recommended swap size to "2000 + (current ram)" (jgranado).
569      Resolves: rhbz#447372
570    - Don't show the virtualization option if we are in Xen or in Vmware (jgranado).
571      Resolves: rhbz#258441
572    - Prepare the system a little before initializing the pcmcia devices (msivak).
573      Resolves: rhbz#448009
574    - Change the total number of processed packages/files/.. to avoid negative counter in remaining packages (msivak).
575      Resolves: rhbz#436103
576    - Create additional /dev/xvda device nodes (clumens).
577      Resolves: rhbz#437752
578    - Don't use error messages from dosfslabel as the label (clumens)
579      Resolves: rhbz#427457
580    - Add nui driver (jgranado).
581      Resolves: rhbz#444820
582    - Allow the use of the "-" character in lvm names (jgranado).
583      Resolves: rhbz#430907
584    - yum.remove removes installed packages, not to be installed packages (msivak).
585      Resolves: rhbz#442325
586    - Allow removing packages by glob now that yum supports it (msivak).
587      Resolves: rhbz#442325
588    
589  * Wed Apr 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.113-1  * Wed Apr 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.113-1
590  - Require the latest version of libnl-devel.  - Require the latest version of libnl-devel.


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