/[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.1 by slords, Tue Jun 12 17:57:22 2007 UTC Revision 1.10 by slords, Tue Apr 14 20:18:00 2009 UTC
# Line 1  Line 1 
1  Name: anaconda  Name: anaconda
2  Version: 11.1.2.36  Version: 11.1.2.168
3  Release: 1%{?dist}.6  Release: 1%{?dist}.1
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  Patch1: anaconda-centos-syslinux-msg.patch  BuildPreReq: kudzu-devel >= 1.2.57.1.18, pciutils-devel
 Patch2: anaconda-centos-installclasses-2.patch  
 Patch3: anaconda-centos-regkey.patch  
 Patch4: anaconda-centos-centos-branding-po_files.patch  
 Patch5: anaconda-centos-inst-type.patch  
 Patch6: anaconda-centos-task.patch  
 Patch7: anaconda-centos-removeStatusText.patch  
 Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch  
 Patch9: anaconda-centos-pkgorder.patch  
 Patch10: anaconda-centos-additional-repos.patch  
   
 BuildPreReq: kudzu-devel >= 1.2.42, 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 25  BuildPreReq: libXxf86misc-devel, intltoo Line 14  BuildPreReq: libXxf86misc-devel, intltoo
14  BuildPreReq: pykickstart, yum >= 2.9.2, device-mapper >= 1.01.05-3,  BuildPreReq: pykickstart, yum >= 2.9.2, device-mapper >= 1.01.05-3,
15  BuildPreReq: libsepol-devel  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: glib2-devel >= 2.11.1-5  BuildPreReq: libdhcp-devel >= 1.20-5, mkinitrd-devel >= 5.1.2-1
18  BuildPreReq: libdhcp-devel >= 1.16, mkinitrd-devel >= 5.1.2-1  BuildPreReq: audit-libs-devel, libnl-devel >= 1.0-0.10.pre5.5
19  BuildPreReq: audit-libs-devel  %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: python-pyblock >= 0.24-1  Requires: e4fsprogs
30    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
33  %ifnarch s390 s390x ppc64  %ifnarch s390 s390x ppc64
# Line 43  Requires: rhpxl >= 0.25 Line 35  Requires: rhpxl >= 0.25
35  %endif  %endif
36  Obsoletes: anaconda-images <= 10  Obsoletes: anaconda-images <= 10
37  Url: http://fedora.redhat.com/projects/anaconda-installer/  Url: http://fedora.redhat.com/projects/anaconda-installer/
38    Patch1: anaconda-centos-syslinux-msg.patch
39    Patch2: anaconda-centos-installclasses-2.patch
40    Patch3: anaconda-centos-regkey.patch
41    Patch4: anaconda-centos-centos-branding-po_files_5.3.patch
42    Patch5: anaconda-centos-inst-type.patch
43    Patch6: anaconda-centos-task.patch
44    Patch7: anaconda-centos-removeStatusText.patch
45    Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch
46    Patch9: anaconda-centos-pkgorder.patch
47    Patch10: anaconda-centos-additional-repos.patch
48    Patch100: anaconda-11.1.2.168-smepatches.patch
49    
50    
51  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
52    
# Line 64  Requires: syslinux Line 68  Requires: syslinux
68  Requires: openssh  Requires: openssh
69  %endif  %endif
70  Requires: /usr/bin/strip, xorg-x11-font-utils, netpbm-progs  Requires: /usr/bin/strip, xorg-x11-font-utils, netpbm-progs
71    Requires: xml-common
72    Requires: libxml2
73    Requires(post): /usr/bin/xmlcatalog
74    Requires(postun): /usr/bin/xmlcatalog
75    
76  %description runtime  %description runtime
77  The anaconda-runtime package contains parts of the installation system which  The anaconda-runtime package contains parts of the installation system which
# Line 73  sets, but are not meant for use on alrea Line 81  sets, but are not meant for use on alrea
81  %prep  %prep
82    
83  %setup -q  %setup -q
84    
85  %patch1 -p1  %patch1 -p1
86  %patch2 -p1  %patch2 -p1
87  %patch3 -p1  %patch3 -p1
# Line 81  sets, but are not meant for use on alrea Line 90  sets, but are not meant for use on alrea
90  %patch6 -p1  %patch6 -p1
91  %patch7 -p1  %patch7 -p1
92  %patch8 -p1  %patch8 -p1
93  %patch9 -p1  #%patch9 -p1
94  %patch10 -p1  %patch10 -p1
95    %patch100 -p1
96    
97    
98    
99  %build  %build
100  make depend  make depend
# Line 98  strip $RPM_BUILD_ROOT/usr/lib/anaconda/* Line 110  strip $RPM_BUILD_ROOT/usr/lib/anaconda/*
110  %clean  %clean
111  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
112    
113    %post runtime
114    CATALOG=/etc/xml/catalog
115    /usr/bin/xmlcatalog --noout --add "rewriteSystem" \
116        "comps.dtd" \
117        "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || :
118    /usr/bin/xmlcatalog --noout --add "rewriteURI" \
119        "comps.dtd" \
120        "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || :
121    
122    %postun runtime
123    if [ $1 = 0 ]; then
124        CATALOG=/etc/xml/catalog
125        /usr/bin/xmlcatalog --noout --del \
126            "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || :
127    fi
128    
129  %files  %files
130  %defattr(-,root,root)  %defattr(-,root,root)
131  %doc COPYING  %doc COPYING
# Line 119  rm -rf $RPM_BUILD_ROOT Line 147  rm -rf $RPM_BUILD_ROOT
147  %files runtime  %files runtime
148  %defattr(-,root,root)  %defattr(-,root,root)
149  /usr/lib/anaconda-runtime  /usr/lib/anaconda-runtime
150    /usr/share/xml/comps
151    
152  %triggerun -- anaconda < 8.0-1  %triggerun -- anaconda < 8.0-1
153  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
154    
155  %changelog  %changelog
156  * Tue Apr 10 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36.1.el5.centos.6  * Tue Apr 14 2009 Shad L. Lords <slords@mail.com> 11.1.2.168-1.el5.sme.1
157  - Fix typo in additionalrepos patch  - Make progress box wider
158    - Fix titlebar spacing
159  * Mon Apr  9 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36.1.el5.centos.5  - Force UTC for time settings
160  - Drop update repos from install time selection  - Automate bootloader upgrades
161    - Change erase disks to upgrade dialog
162  * Sun Apr  8 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36.1.el5.centos.4  - Don't ask us to use vnc mode
163  - Additional repos at install time  - Make install headless
164    - Don't warn if no kernels were installed
165  * Fri Mar 30 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36.1.el5.centos.3  - Add format warning (default to no)
166  - Drop taskMap mapping  - Always upgrade to best arch version of package
167    - Remove mail to root in mdadm
168  * Thu Mar 29 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36.1.el5.centos.2  - Allow grub to be installed on raid device
169  - Added pkgorder patch to make it do what we want it to  - Allow creating degraded raid arrays
170    - Set/write keyboard config in headless mode
171  * Wed Mar 28 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36-1.el5.centos.1  - Display window and run post-install script when using kickstart file
172  - Roll in CentOS Change  - Update supported languages
173    - Allow language updates to be part of updates image
174    - Start boot raid device first so it will sync first
175    - Check e-smith-release instead of redhat-release
176    - Log info about degraded arrays instead of not starting them
177    - Don't crash if you can't go back to previous screen
178    - Only recreate initrd if kernel was installed
179    - Don't display warning about no being able to remove rpmdb files
180    
181    * Sun Mar  1 2009 Karanbir Singh <kbsingh@centos.org>
182    - Roll in CentOS Branding
183    
184    * Thu Dec 18 2008 Joel Granados <jgranado@redhat.com> 11.1.2.168-1
185    -  Make anaconda work with new API change in YUM (jgranado)
186       Resolves: rhbz:#476957
187    
188    * Wed Dec 17 2008 Joel Granados <jgranado@redhat.com> 11.1.2.167-1
189    - Fix anaconda build (hdegoede).
190      Related: rhbz:#476739
191    
192    * Tue Dec 16 2008 Joel Granados <jgranado@redhat.com> 11.1.2.166-1
193    - Load the raid45 modules at init time (jgranado).
194      Related: rhbz#475385
195    - Make sure the raid45 modules are in the images (jgranado).
196      Related: rhbz#475385
197    
198    * Mon Dec 15 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.165-1
199    - Final translations for instnum text (clumens)
200      Related: rhbz#474375
201    
202    * Fri Dec 12 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.164-1
203    - Fix non-CHAP iBFT install cases (hdegoede)
204      Resolves: rhbz#432819
205    - More translations for the instnum text (clumens)
206      Related: rhbz#474375
207    
208    * Wed Dec 10 2008 Chris Lumens <clumens@redhat.com> 11.1.2.163-1
209    - Mark some new translations as fuzzy to fix the build.
210      Related: rhbz#474375
211    
212    * Wed Dec 10 2008 Chris Lumens <clumens@redhat.com> 11.1.2.162-1
213    - Update translation files for the instnum text change.
214      Related: rhbz#474375
215    
216    * Wed Dec 3 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.161-1
217    - Include the libwrap in the initrd image
218      Resolves: rhbz#473955
219    
220    * Mon Dec 1 2008 Joel Granados <jgranado@redhat.com> 11.1.2.160-1
221    - Allow ssh and telnet to the install (jgranado).
222      Resolves: rhbz:#473955
223    
224    * Mon Dec 1 2008 Joel Granados <jgranado@redhat.com> 11.1.2.159-1
225    - The LV size is smaller than the totall sum of the partitions that make it up (jgranado).
226      Resolves: rhbz:#468944
227    
228    * Tue Nov 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.158-1
229    - Fix up ibft use cases (pjones).
230    - Partition requests can be None when populating the tree (dlehman).
231      Resolves: rhbz#472788
232    - Remove the name check on driver disk packages.
233      Resolves: rhbz#472951
234    - Remove missing PVs before removing obsolete VG (rvykydal).
235      Resolves: rhbz#468431
236    - Make the driverdisc label uppercase (msivak).
237      Related: rhbz#316481
238    
239    * Wed Nov 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.157-1
240    - Include ide-cs module into initrd (msivak).
241      Related: rhbz#448009
242    
243    * Wed Nov 12 2008 Chris Lumens <clumens@redhat.com> 11.1.2.156-1
244    - Fix a variety of pychecker errors (clumens, dcantrell, dlehman, rvykydal).
245      Resolves: rhbz#469734
246    - Remove defunct VG before creating new one of the same name (rvykydal).
247      Resolves: rhbz#469700
248    - Fix detection of ext4 on raid in rescue and upgrade (rvykydal).
249      Resolves: rhbz#470221
250    
251    * Tue Nov 11 2008 Joel Granados <jgranado@redhat.com> 11.1.2.155-1
252    - Enable the DD repository if the DD autodetection feature was used (msivak).
253      Related: rhbz:#316631
254    - Call insmod in linuxrc.s390, not insert_module (dcantrell).
255      Related: rhbz:#184648
256    - Load FCP modules early for CD/DVD install (dcantrell).
257      Related: rhbz:#184648
258    - Update mk-s390-cdboot.c to work with large kernel images (dcantrell).
259      Related: rhbz:#184648
260    - Fix all trivial (1 liner fixes) errors found by pychecker (hdegoede).
261      Related: rhbz:#469730
262    
263    * Wed Nov 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.154-1
264    - Include the new fnic driver (jgranado).
265      Related: rhbz#462387
266    - Run the busProbe after we have all driver disks loaded (msivak).
267      Related: rhbz#316481
268    
269    * Wed Nov 5 2008 Joel Granados <jgranado@redhat.com> 11.1.2.153-1
270    - Use struct audit_reply instead of struct auditd_reply_list (hdegoede).
271      Resolves: rhbz:#469873
272    - The Encryption button was missing in one migrate case (msivak).
273      Resolves:#469849
274    - kickstart expects --dhcpclass instead of --class (clumens).
275      Resolves: rhbz:#468972
276    - Fix the mounting procedure for autodetected driverdiscs (msivak).
277      Resolves: rhbz:#316481
278    
279    * Fri Oct 31 2008 Joel Granados <jgranado@redhat.com> 11.1.2.152-1
280    - Prepare environemnt so the AutoDD is properly detected (msivak).
281      Resolves: rhbz:#316481
282    - Don't write luks passphrases to anaconda-ks.cfg (dlehman).
283      Resolves: rhbz:#468907
284    - Write zeros to remove metadata before running luksFormat (dlehman).
285      Resolves: rhbz:#469177
286    
287    * Wed Oct 29 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.151-1
288    - Write correct OPTIONS line to ifcfg files on s390 for layer2 (dcantrell)
289      Resolves: rhbz#468755
290    
291    * Wed Oct 29 2008 Joel Granados <jgranado@redhat.com> 11.1.2.150-1
292    - Call createrepo in buildinstall only if --pkgorder is present (rvykydal).
293      Resolves: rhbz:#467341
294    
295    * Tue Oct 28 2008 Joel Granados <jgranado@redhat.com> 11.1.2.149-1
296    - Actually use the stderr parameter instead of duping to stdout (dlehman).
297      Resolves: rhbz:#467289
298    - Revert "Specify a default cio_ignore parameter for s390x (#253075)" (dcantrell).
299      Related: rhbz:#253075
300    - Revert "Enable CCW devices used for installation (#253075)" (dcantrell).
301      Related: rhbz:#253075
302    - Revert "Correctly enable ignored CCW devices in linuxrc.s390 (#253075)" (dcantrell).
303      Related: rhbz:#253075
304    
305    * Fri Oct 24 2008 Joel Granados <jgranado@redhat.com> 11.1.2.148-1
306    - Probe the devices to populate cache for DD routines (msivak).
307      Resolves: rhbz:#316481
308    
309    * Thu Oct 23 2008 Joel Granados <jgranado@redhat.com>  11.1.2.147-1
310    - Dont execute the extra information message for all the devices (jgranado).
311      Resolves: rhbz:#466291
312    
313    * Tue Oct 21 2008 David Cantrell <dcnatrell@redhat.com> 11.1.2.146-1
314    - Fix up CCW device enabling on s390x (dcantrell)
315      Resolves: rhbz#253075
316    
317    * Mon Oct 20 2008 Dave Lehman <dlehman@redhat.com> 11.1.2.145-1
318    - Handle device names containing "/" in LUKS name fixup
319      Related: rhbz#464769
320    
321    * Thu Oct 16 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.144-1
322    - Enable CCW devices used for installation (dcantrell)
323      Resolves: rhbz#253075
324    
325    * Wed Oct 15 2008 Joel Granados <jgranado@redhat.com>  11.1.2.143-1
326    - Change order when calling dasdFmt to avoid race condition while formating dasd drives (jgranado).
327      Resolves: rhbz:#466474
328    
329    * Tue Oct 14 2008 Joel Granados <jgranado@redhat.com> 11.1.2.142-1
330    - Add the enic driver (jgranado).
331      Resolves: rhbz:#462387
332    - Get the right list elements for the iscsi text interface (clumens).
333      Resolves: rhbz:#466902
334    - Fix detection of ext4/ext4dev root partitions in rescue (rvykydal).
335      Resolves: rhbz:#466868
336    
337    * Mon Oct 13 2008 Joel Granados <jgranado@redhat.com> 11.1.2.141-1
338    - Prevent creation of encrypted swraid partitions (dlehman).
339      Resolves: rhbz:#456283
340    - Enable the iBFT by default and set the fallbacks to mimic the w/o iBFT behaviour (msivak).
341      Resolves: rhbz:#445721
342    
343    * Fri Oct 10 2008 Peter Jones <pjones@redhat.com> - 11.1.2.140-1
344    - Don't display errors from nl_set_device_mtu() (dcantrell)
345      Resolves: rhbz#466305
346    - Use a correct path for addnote, since the one in the original patch
347      wasn't what the kernel group thought they were telling me.
348      Related: rhbz#462663
349    
350    * Thu Oct 09 2008 Chris Lumens <clumens@redhat.com> 11.1.2.139-1
351    - Handle None in luks device name rectification (pjones).
352      Resolves: rhbz#466348
353    
354    * Wed Oct 08 2008 Peter Jones <pjones@redhat.com> - 11.1.2.138-2
355    - Start the iBFT configured drives during iSCSI startup (msivak)
356      Resolves: rhbz#445721
357    
358    * Wed Oct 08 2008 Peter Jones <pjones@redhat.com> - 11.1.2.138-1
359    - Add note to bootable kernel image on ppc64 (dhowells)
360      Related: rhbz#462663
361    
362    * Mon Oct 06 2008 Chris Lumens <clumens@redhat.com> 11.1.2.137-2
363    - Better error checking when retrieveing info from iBFT (msivak).
364      Related: rhbz#445721
365    - Fix a typo in the anaconda-runtime %post scriptlets.
366      Resolves: rhbz#465441
367    
368    * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.136-2
369    - Fix build.
370      Related: rhbz:#445721
371    
372    * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.136-1
373    - Rebuild to make brew happy.
374      Related: rhbz:#445721
375    
376    * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.135-1
377    - iBFT has MAC addresses with wrong case, use strcasecmp to compare them (msivak).
378      Resolves: rhbz:#445721
379    - Look up correct luks name before trying to decide on our boot device (pjones).
380      Resolves: rhbz:#464769
381    - Add new LUKS devices to partitions.encryptedDevices (dlehman).
382      Resolves: rhbz:#464769
383    - Add a workaround for lvm-on-raid size miscomputation (clumens).
384      Resolves: rhbz:#463431
385    - Do not use labels to specifiy LUKS devices in /etc/fstab (dlehman).
386      Resolves: rhbz:#461702
387    
388    * Thu Oct 2 2008 Joel Granados <jgranado@redhat.com> 11.1.2.134-1
389    - Fix traceback when using kickstart and device encryption (pjones).
390      Resolves: rhbz:#461700
391    - Fix traceback when using encryption with kickstart (pjones).
392      Resolves: rhbz:#461700
393    - Fix ext4/ext4dev detection on existing partitions (rvykydal).
394      Resolves: rhbz:#465248
395    
396    * Tue Sep 30 2008 Joel Granados <jgranado@redhat.com> 11.1.2.133-1
397    - Set a label on /etc/sysconfig/keyboard (clumens).
398      Resolves: rhbz:#463785
399    - Add comps.dtd to anaconda-runtime package (dcantrell).
400      Resolves: rhbz:#442138
401    - Make sure /etc/xml/catalog is updated on package removal (dcantrell).
402      Resolves: rhbz:#442138
403    - Fix a logging traceback in the encryption code (clumens).
404      Resolves: rhbz:#464771
405    - Fix lvm partitioning in gui that was broken (rvykydal).
406      Resolves: rhbz:#415871
407    - Fix computing of lvm partition sizes wrt physical extent size in gui (rvykydal).
408      Resolves: rhbz:463780
409    - Add pointer initialization (rvykydal).
410      Resolves: rhbz#439461
411    
412    * Fri Sep 26 2008 Joel Granados <jgranado@redhat.com> 11.1.2.132-1
413    - When we use kickstart with specified UI mode, do not prompt for VNC (msivak).
414      Resolves: rhbz##453551
415    
416    * Thu Sep 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.131-1
417    - Fix rescue mode typo.
418      Resolves: rhbz#463920
419    - Fix traceback accessing obsolete data member (dlehman).
420      Resolves: rhbz#463778
421    
422    * Tue Sep 23 2008 Chris Lumens <clumens@redhat.com> 11.1.2.130-1
423    - Fix the test for if we should remove the Virt group.
424      Resolves: rhbz#462907.
425    
426    * Mon Sep 22 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.129-1
427    - Fix mk-s390-cdboot so it doesn't SIGSEGV when generating images (dcantrell)
428      Related: rhbz#184648
429    - Add libfipscheck to initrd for sshd on s390x (clumens)
430      Resolves: rhbz#463273
431    
432    * Fri Sep 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.128-1
433    - Include the correct version of the spec file in the source archive.
434      Related: rhbz#461700
435    
436    * Fri Sep 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.127-1
437    - Support for system-wide passphrase for encrypted block devices (dlehman).
438      Resolves: rhbz#461700
439    
440    * Wed Sep 17 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.126-1
441    - Add a stub to cmdline UI for getLuksPassphrase (dlehman)
442      Resolves: rhbz#462491
443    - Don't add a LUKSDevice to autopart PVs unless we're encrypting (dlehman)
444      Resolves: rhbz#462640
445    - Support upgrade of systems that use encrypted block devices (dlehman)
446      Resolves: rhbz#461696
447    - Disallow use or creation of encrypted software RAID partitions (dlehman)
448      Resolves: rhbz#456283
449    - Use UUIDs instead of device nodes in crypttab (dlehman)
450      Resolves: rhbz#461702
451    - Add support for OSA Express 2 ports per CHPID (rvykydal)
452      Resolves: rhbz#439461
453    - Fix kickstart timezone value checking (rvykydal)
454      Resolves: rhbz#462595
455      Resolves: rhbz#404321
456    
457    * Tue Sep 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.125-1
458    - Include the programs needed to manage ext4 filesystems (clumens).
459      Resolves: rhbz#462476
460    - Fix a reference to a variable before it exists in network.py (clumens).
461      Resolves: rhbz#462480
462    
463    * Mon Sep 15 2008 Chris Lumens <clumens@redhat.com> 11.1.2.124-1
464    - Fix blkid_dev_next return value checking (rvykydal).
465      Resolves: rhbz#462175
466    - Add the reverse chap bits for kickstart as well (pjones).
467      Related: rhbz#432819
468    - Make iBFT reading explicit from a higher level (pjones).
469    - Fix device nodes creating for more than 8 cciss devices (rvykydal).
470      Resolves: rhbz#445765
471    - Disable iBFT support for s390 and s390x (dcantrell).
472    
473    * Thu Sep 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.123-1
474    - Disable iBFT support on s390 and s390x (dcantrell)
475      Related: rhbz#445721
476    
477    * Thu Sep 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.122-1
478    - Add full CHAP support to iSCSI (pjones)
479      Resolves: rhbz#432819
480    - Don't set iscsi devices to autostart (pjones)
481      Resolves: rhbz#437891
482    - Support iSCSI CHAP and Reverse CHAP authentication (pjones)
483      Resolves: rhbz#402431
484      Resolves: rhbz#432819
485    - Partitions growing fixed (rvykydal)
486      Resolves: rhbz#442628
487    - Do not traceback when no root partitions are found in upgrade (rvykydal)
488      Resolves: rhbz#444527
489    - Add support for ext4dev/ext4 filesystem (rvykydal)
490      Resolves: rhbz#444527
491    - Add support for reading NIC setup from the iBFT table (msivak)
492      Resolves: rhbz#445721
493    - Add 802.1q driver (rvykydal)
494      Resolves: rhbz#431915
495    - Add libfipscheck to the images (clumens)
496      Resolves: rhbz#461923
497    - Display drive model and size in MB in partitioning UI (dcantrell)
498      Resolves: rhbz#460697
499    
500    * Wed Sep 03 2008 Chris Lumens <clumens@redhat.com> 11.1.2.121-1
501    - Enable the dlabel=on for RHEL by default (msivak).
502      Related: rhbz#316481.
503    
504    * Thu Aug 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.120-2
505    - libuuid is provided by e2fsprogs-devel.
506      Related: rhbz#316481.
507    
508    * Thu Aug 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.120-1
509    - Include the nss libraries that the new RPM is linked against.
510      Resolves: rhbz#460375.
511    - Add automatic driver disk detection (msivak).
512      Resolves: rhbz#316481.
513    
514    * Wed Aug 6 2008 Joel Granados <jgranado@redhat.com> 11.1.2.119-1
515    - Support VDSK devices on s390x (dcantrell).
516      Resolves: rhbz#264061
517    
518    * Wed Jul 30 2008 Joel Granados <jgranado@redhat.com> 11.1.2.118-1
519    - Use fedorakmod.py plugin from yum-utils package, don't pack it in anaconda (rvykydal).
520      Resolves: rhbz#434804
521    - Make sure bootproto=query settings carry over to stage2 (clumens).
522      Resolves: rhbz#453863
523    - Probe BUS_VIRTIO again after probing BUS_PCI (markmc).
524      Resolves: rhbz#446232
525    - Add virtio drives to multipath blacklist (markmc).
526      Resolves: rhbz#446232
527    - Add virtio max partition count (markmc).
528      Resolves: rhbz#446232
529    - Sort virtio devices first (markmc).
530      Resolves: rhbz#446232
531    - Probe on BUS_VIRTIO for devices (markmc).
532      Resolves: rhbz#446232
533    - Explicitly include virtio_pci in the initrd (markmc).
534      Resolves: rhbz#446232
535    - Add virtio to module-info (markmc).
536      Resolves: rhbz#446232
537    - Add virtio support to devMakeInode() (markmc).
538      Resolves: rhbz#446232
539    - Offer physical NIC identification in stage 1 (dcantrell).
540      Resolves: rhbz:#261101
541    - Suspend the curses interface before calling scripts and resume afterwards (msivak).
542      Resolves: rhbz#435314
543    
544    * Wed Jul 23 2008 Joel Granados <jgranado@redhat.com> 11.1.2.117-1
545    - Fix the build.
546    - Change the Makefile so it doesn't replace tags.
547    
548    * Wed Jul 23 2008 Joel Granados <jgranado@redhat.com> 11.1.2.116-1
549    - Specify a default cio_ignore parameter for s390x (dcantrell).
550      Resolves: rhbz#253075
551    - Call dhcpNetDevice() instead of removed pumpNetDevice() (rvykydal).
552      Resolves: rhbz#452664
553    - Add support for the --only-use argument to RHEL5 (rvykydal).
554      Resolves: rhbz#318351
555    - Log a message informing about the critical upgrade error (jgranado).
556      Resolves: rhbz#436865
557    - Support booting from FCP-attached CD/DVD drive on s390 (dcantrell).
558      Resolves: rhbz#184648
559    - The actual size of a logical volume must be rounted down (jgranado).
560      Resolves: rhbz#415871
561    - Set network device MTU if user specified mtu= (dcantrell).
562      Resolves: rhbz#435874
563    
564    * Wed Jul 16 2008 Joel Granados <jgranado@redhat.com> 11.1.2.115-1
565    - Pass the cmdline options to the nfs structure (jgranado).
566      Resolves: rhbz#432603
567    - Remove hicolor-icon-theme>gtk2 from whiteout.py (msivak).
568      Resolves: rhbz#369251
569    - Ask the user if he wants to use VNC instead of text mode (msivak).
570      Resolves: rhbz#453551
571    - Leftover bits of encrypted block device support (dlehman).
572      Resolves: rhbz#229865
573    - Rescue of systems containing encrypted block devices (dlehman).
574      Resolves: rhbz#229865
575    - Support preexisting encrypted block devices (dlehman).
576      Resolves: rhbz#229865
577    - Kickstart support for encrypted block devices (dlehman).
578      Resolves: rhbz#229865
579    - User interface for manipulating encrypted block devices (dlehman).
580      Resolves: rhbz#229865
581    - Partitioning with encrypted block devices (dlehman).
582      Resolves: rhbz#229865
583    - Device-level support for encrypted block devices (dlehman).
584      Resolves: rhbz#229865
585    
586    * Wed Jul 9 2008 Joel Granados <jgranado@redhat.com> 11.1.2.114-1
587    - Enable upgrades for mayor version in rhel5 only (jgranado).
588      Resolves: rhbz#436865
589    - Handling of invalid timezone value in kickstart added (rvykydal).
590      Resolves: rhbz#404321
591    - GCC is complaining about unchecked return value from read call (msivak).
592      Resolves: rhbz#448009
593    - Enable re-IPL on s390x after installation (dcantrell).
594      Resolves: rhbz#432416
595    - Change the maximum recommended swap size to "2000 + (current ram)" (jgranado).
596      Resolves: rhbz#447372
597    - Don't show the virtualization option if we are in Xen or in Vmware (jgranado).
598      Resolves: rhbz#258441
599    - Prepare the system a little before initializing the pcmcia devices (msivak).
600      Resolves: rhbz#448009
601    - Change the total number of processed packages/files/.. to avoid negative counter in remaining packages (msivak).
602      Resolves: rhbz#436103
603    - Create additional /dev/xvda device nodes (clumens).
604      Resolves: rhbz#437752
605    - Don't use error messages from dosfslabel as the label (clumens)
606      Resolves: rhbz#427457
607    - Add nui driver (jgranado).
608      Resolves: rhbz#444820
609    - Allow the use of the "-" character in lvm names (jgranado).
610      Resolves: rhbz#430907
611    - yum.remove removes installed packages, not to be installed packages (msivak).
612      Resolves: rhbz#442325
613    - Allow removing packages by glob now that yum supports it (msivak).
614      Resolves: rhbz#442325
615    
616    * Wed Apr 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.113-1
617    - Require the latest version of libnl-devel.
618      Resolves: rhbz#441922
619    - Fix definition of __libc_setlocale_lock for new glibc.
620      Resolves: rhbz#441940
621    - Add support for the bcm5710 driver.
622      Resolves: rhbz#442553
623    - Require the latest libdhcp (dcantrell).
624      Resolves: rhbz#435978
625    - Fix networking tracebacks (pjones, clumens).
626      Resolves: rhbz#442020
627    
628    * Tue Apr 08 2008 Chris Lumens <clumens@redhat.com> 11.1.2.112-1
629    - Make isys.dhcpNetDevice() work in rescue mode (dcantrell).
630      Related: rhbz#435978
631    
632    * Wed Apr 02 2008 Chris Lumens <clumens@redhat.com> 11.1.2.111-1
633    - Don't rebuild the initrds if no modules were installed.
634      Resolves: rhbz#439379
635    - Bootable requests can not be on logical volumes.
636      Resolves: rhbz#439270
637    - Name the xen images for ia64 in the .treeinfo file (jgranado).
638    - Fix reporting on transaction errors (jgranado).
639      Resolves: rhbz#437813
640    - Fix loop iteration in nl_ip2str (dcantrell).
641      Resolves: rhbz#437773
642    - Allow GPT on ppc or ppc64 (dcantrell).
643      Resolves: rhbz#438683
644    
645    * Tue Mar 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.110-1
646    - Don't try to initialize iSCSI when the portal cannot be detected (msivak).
647      Resolves: rhbz#435173
648    
649    * Tue Mar 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.109-1
650    - Make sure DHCP works in rescue mode (dcantrell).
651      Resolves: rhbz#435978
652    
653    * Mon Mar 17 2008 Chris Lumens <clumens@redhat.com> 11.1.2.108-1
654    - Avoid SIGSEGV on s390x in netlink loop (dcantrell).
655      Resolves: rhbz#436377
656    
657    * Thu Mar  6 2008 Jeremy Katz <katzj@redhat.com> - 11.1.2.107-1
658    - Fix another case which could have None options
659      Resolves: rhbz#435998
660    
661    * Wed Mar 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.106-1
662    - Fix the case where we're checking for _netdev but options is None (pjones).
663      Resolves: rhbz#435998
664    
665    * Mon Mar 03 2008 Chris Lumens <clumens@redhat.com> 11.1.2.105-1
666    - Add support for _rnetdev mount option in fstab (pjones).
667      Resolves: rhbz#435716
668    - Lots of network UI configuration fixes (dcantrell).
669      Resolves: rhbz#432011
670    - Fix lvm error handling (msivak).
671      Related: rhbz#224636
672    
673    * Thu Feb 21 2008 Chris Lumens <clumens@redhat.com> 11.1.2.104-1
674    - Handle exceptions when setting up repos not enabled by a key.
675      Resolves: rhbz#433028
676    - Show unconfigured interfaces as UNCONFIGURED (dcantrell).
677      Related:  rhbz#275291
678    
679    * Tue Feb 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.103-1
680    - Fix a traceback in the backported pkgorder fix.
681      Resolves: rhbz#432006
682    - Fix wrong function names for iscsi login/start (pjones).
683      Resolves: rhbz#433276
684    
685    * Sat Feb 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.102-1
686    - Correct auth command reading problem for ks files (dcantrell).
687      Related: rhbz#427388
688    - Use correct salt length for MD5, SHA256, & SHA512 (dcantrell).
689      Related: rhbz#427388
690    
691    * Wed Feb 13 2008 Chris Lumens <clumens@redhat.com> 11.1.2.101-1
692    - Make sure interface description is defined (dcantrell).
693      Resolves: rhbz#432635
694    - Set an attribute when iscsid is started
695      Resolves: rhbz#431904
696    
697    * Mon Feb 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.100-1
698    - Better fixes for iscsi probing (pjones, jlaska)
699      Related: rhbz#431924
700    - Make man pages work in the chrooted environment (jgranado)
701      Resolves: rhbz#243443
702    - Use correct variable in comparison (jgranado)
703      Related: rhbz#432035
704    
705    * Fri Feb 08 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.99-1
706    - Prevent writing out IPV6ADDR=none lines to ifcfg-ethX files (jgranado)
707      Resolves: rhbz#432035
708    
709    * Thu Feb 07 2008 Chris Lumens <clumens@redhat.com> 11.1.2.98-1
710    - Fix an infinite loop in using libnl (dcantrell).
711      Related: rhbz#303681
712    
713    * Thu Feb 07 2008 Chris Lumens <clumens@redhat.com> 11.1.2.97-1
714    - Add module dependencies of qeth.ko.
715      Resolves: rhbz#431922
716    - Make sure ISCSIADM and such are defined (pjones).
717      Resolves: rhbz#431924
718    - Use libnl to read MAC and IP addresses (dcantrell).
719      Resolves: rhbz#303681
720    - Fix usage of minstg2 vs. stage2 in low-mem cases (jgranado).
721      Resolves: rhbz#207657
722    
723    * Tue Feb 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.96-1
724    - Include libnssutil3.so in the initrd for s390 as well.
725      Resolves: rhbz#431054
726    - Document the dhcptimeout parameter (msivak).
727      Related: rhbz#198147, rhbz#254032
728    
729    * Mon Feb 04 2008 Chris Lumens <clumens@redhat.com> 11.1.2.95-1
730    - Propagate hostname from stage 1 to stage 2 on s390x (dcantrell).
731      Resolves: rhbz#354021
732    
733    * Fri Feb 01 2008 Chris Lumens <clumens@redhat.com> 11.1.2.94-1
734    - Include libnssutil3.so for sshd on s390 (dcantrell).
735    - Remove old IP addresses from interface on reconfig (dcantrell).
736      Resolves: rhbz#218273
737    - More fixes for .treeinfo (jgranado).
738    
739    * Wed Jan 30 2008 Chris Lumens <clumens@redhat.com> 11.1.2.93-1
740    - Support network --bootproto=query in kickstart installs.
741      Resolves: rhbz#401531
742    - Set the format flag for new volume groups (msivak).
743      Resolves: rhbz#246523
744    - More fixes for .treeinfo (jgranado).
745      Related: rhbz#253992
746    
747    * Mon Jan 28 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.92-1
748    - Fix remaining issues with createLuserConf() changes
749      Related: rhbz#430237
750    
751    * Mon Jan 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.91-1
752    - Include python-iniparse in stage2 for pirut.
753      Resolves:  rhbz#430212
754    - Update the information contained in .treeinfo files (jgranado).
755      Resolves: rhbz#253992
756    - Fix namespace issue with createLuserConf (dcantrell).
757      Resolves: rhbz#430237
758    - Write /etc/resolv.conf and /etc/hosts in stage1 on s390 (dcantrell).
759      Related: rhbz#428694, rhbz#216158
760    
761    * Wed Jan 23 2008 Chris Lumens <clumens@redhat.com> 11.1.2.90-1
762    - Add the stage2 to the .treeinfo file (jgranado).
763      Resolves: rhbz#253992
764    - Fix handling %packages section in output anaconda-ks.cfg file.
765      Related: rhbz#280101
766    - Fix a traceback caused by the patch for 427388.
767      Resolves: rhbz#429902
768    - Fix some additional errors in createLuserConf() (dcantrell).
769      Resolves: rhbz#429902
770    - Fix iscsi so that mkinitrd can talk to the running daemon (pjones).
771    
772    * Mon Jan 21 2008 Chris Lumens <clumens@redhat.com> 11.1.2.89-1
773    - Support SHA256/SHA512 password encoding from kickstart (dcantrell).
774      Resolves: rhbz#427388
775    
776    * Fri Jan 18 2008 Chris Lumens <clumens@redhat.com> 11.1.2.88-1
777    - Allow users to back up past instkey dialog (dlehman).
778      Resolves: rhbz#252349
779    - Handle missing FTP files the same way as missing HTTP files (dlehman).
780      Resolves: rhbz#350251
781    - Add support for iSCSI iBFT (msivak).
782      Resolves: rhbz#307761
783    - Do not display NICs as UNCONFIGURED in network_text.py (dcantrell).
784      Resolves: rhbz#275291
785    - If bootproto is dhcp, unset any static settings (dcantrell).
786      Resolves: rhbz#218489
787    - Add support for the mptctl driver.
788      Resolves: rhbz#382941
789    - Fix a traceback running pkgorder in non-base products (dgregor).
790      Resolves: rhbz#317131
791    - Fix a traceback when adding zFCP disk without specifying details (msivak).
792      Resolves: rhbz#428180
793    - Catch lvm tools errors when creating logical volumes (msivak).
794      Resolves: rhbz#224636
795    - Add support for specifying the dhcp timeout (msivak).
796      Resolves: rhbz#198147, rhbz#254032
797    - Don't add a trailing 1 to filesystem labels (jgranado).
798      Resolves: rhbz#415861
799    - Add spufs support (jgranado).
800      Resolves: rhbz#247720
801    - List iSCSI multipath devices in the installer UI. (dcantrell).
802      Resolves: rhbz#391951
803    - Fix selected device when adding an advanced storage device (msivak).
804      Resolves: rhbz#248447
805    - Add maketreeinfo.py script (jgranado).
806      Resolves: rhbz#253992
807    - Make F12 work for the network config screen in text installs (jgranado).
808      Resolves: rhbz#250982
809    - Add the ixgbe driver (jgranado).
810      Resolves: rhbz#350911
811    - Write out IPV6INIT= to network-scripts (jgranado).
812      Resolves: rhbz#243524
813    - Close md devices to fix RAID tracebacks (jgranado).
814      Related: rhbz#208970
815    - Use input %packages section for anaconda-ks.cfg (msivak).
816      Resolves: rhbz#280101
817    - Add option for selecting different comps file (msivak).
818      Resolves: rhbz#352081
819    - Add nicdelay parameter (msivak).
820      Resolves: rhbz#349521
821    - Be more accepting in which strings we wait for from sshd (alanm).
822      Resolves: rhbz#286031
823    - Allow the use of double quotes in the pxeboot config file (jgranado).
824      Resolves: rhbz#248170
825    - Read the nic info before showing the configuration window (jgranado).
826      Resolves: rhbz#278451
827    - Make the back button work on the network config screen in loader (jgranado).
828      Resolves: rhbz#233655
829    - Get lcs interface name correctly (msivak).
830      Resolves: rhbz#237508
831    - Include more terminfo files to fix s390 telnet mode (msivak).
832      Resolves: rhbz#231173
833    - Fix kickstart docs for --dhcpclass parameter (jgranado).
834      Resolves: rhbz#248910
835    - Fix traceback when displaying autopartition error messages (jgranado).
836      Resolves: rhbz#247257
837    - Fix comparison of unusual network interface names (jgranado).
838      Resolves: rhbz#246135
839    - Populate the kickstart file dialog with the original value (jgranado).
840      Resolves: rhbz#245936
841    - Make the man pages work in rescue mode (jgranado).
842      Resolves: rhbz#243443
843    - Sort text package list (jgranado).
844      Resolves: rhbz#242456
845    - Don't eject the cd before the %post scripts are run (jgranado).
846      Resolves: rhbz#238711
847    
848    * Wed Oct 17 2007 Chris Lumens <clumens@redhat.com> 11.1.2.87-1
849    - Prompt for manual network configuration in the loader if needed.
850      Related: rhbz#296081
851    
852    * Mon Oct 15 2007 Chris Lumens <clumens@redhat.com> 11.1.2.86-1
853    - Don't try to use DHCP in networks with static IP configuration.
854      Resolves: rhbz#296081
855    
856    * Wed Oct 03 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.85-1
857    - Check both IP structure members in getFileFromNfs()
858      Resolves: rhbz#316251
859    
860    * Thu Sep 27 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.84-1
861    - Check return values correctly on netlink_interfaces_ip2str() and
862      netlink_interfaces_mac2str()
863      Resolves: rhbz#230525
864      Related: rhbz#209284
865    
866    * Wed Sep 19 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.83-1
867    - Add cxgb3 driver (pjones)
868      Resolves: rhbz#296791
869    
870    * Tue Sep 18 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.82-1
871    - Fix kickstart over NFS installs on s390x (ks=nfs:host:/path)
872      Resolves: rhbz#250689
873    
874    * Mon Sep 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.81-1
875    - Make major and minor long ints in devMakeInode()
876      Related: rhbz#218816
877    
878    * Mon Sep 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.80-1
879    - Create all variations of tape drive device nodes (dlehman)
880      Resolves: rhbz#218816
881    
882    * Fri Sep 14 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.79-1
883    - Correct infinite loop problem with new recvfrom() code for reading large
884      netlink messages
885      Related: rhbz#230525
886    - Make sure we clear the netlink cache before looking up IP or MAC addrs
887      Related: rhbz#235824
888    
889    * Thu Sep 13 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.78-1
890    - Fix manual IPv4 configuration when adding an iSCSI device
891      Related: rhbz#235824
892    
893    * Wed Sep 12 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.77-1
894    - Revert netlink_init_interfaces_list() changes
895      Resolves: rhbz#287541
896    
897    * Tue Sep 11 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.76-1
898    - Fix going back to the network device selection screen in loader
899      Resolves: rhbz#253285
900    - Rework netlink_get_interface_ip() to handle large recvfrom responses (pjones)
901      Related: rhbz#230525
902    - Driver disk fixes (clumens)
903      Related: rhbz#213318
904    - Make sure MACADDR is written to ifcfg-* files (bhinson)
905      Related: rhbz#248049
906    
907    * Wed Sep 05 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.75-1
908    - Fix network handling via CMS conf file on s390x
909      Resolves: rhbz#278261
910    
911    * Wed Sep 05 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.74-1
912    - Find all NICs with netlink call
913      Related: rhbz#230525
914    
915    * Tue Sep 04 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.73-1
916    - Handle empty VSWITCH parameter (bhinson AT redhat DOT com)
917      Related: rhbz#248049
918    
919    * Tue Sep 04 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.72-1
920    - Rebuild against kudzu-1.2.57.1.15
921      Resolves: rhbz#276161
922    
923    * Fri Aug 31 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.71-1
924    - Remove extra newtPopWindow() call
925      Related: rhbz#260621
926    
927    * Thu Aug 30 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.70-1
928    - Fix text wrap width on partition type combo (dlehman)
929      Related: rhbz#221791
930    - Avoid SIGSEGV in for kickstart installs on Configure TCP/IP window
931      Related: rhbz#260621
932    
933    * Wed Aug 29 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.69-1
934    - Skip Configure TCP/IP window for kickstart installs
935      Resolves: rhbz#260621
936    - Do not run _isys.vtActivate() on s390x
937      Related: rhbz#217563
938    - Keep drive selection box disabled if user clicks Back (clumens)
939      Related: rhbz#219207
940    
941    * Mon Aug 27 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.68-1
942    - Do not return after NIC config for iSCSI setup
943      Resolves: rhbz#233029
944    
945    * Fri Aug 24 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.67-1
946    - Fix "no more mirrors" problems when retrieving packages (dlehman)
947      Resolves: rhbz#240582
948    - Don't add duplicate fstab entries if the fstype is none (clumens)
949      Resolves: rhbz#253485
950    - Allow users to change their NIC and reconfigure it in loader
951      Resolves: rhbz#253285
952    - Validate IP addresses correctly for manual entry on s390x linuxrc
953      Related: rhbz#234152
954    - Correct setting addon repository names (clumens)
955      Related: rhbz#206152
956    
957    * Fri Aug 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.66-1
958    - Select appropriate kernel devel package (dlehman)
959      Related: rhbz#226784
960    
961    * Fri Aug 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.65-1
962    - Don't assume tb[IFLA_ADDRESS] contains data
963      Resolves: rhbz#252988
964    - Add support for VSWITCH and MACADDR conf variables on s390x
965      Resolves: rhbz#248049
966    - Fix ks=nfs: regression on s390x
967      Resolves: rhbz#250689
968    
969    * Mon Aug 13 2007 Peter Jones <pjones@redhat.com> - 11.1.2.64-1
970    - Fix memory size comparison in PAE test.
971      Related: rhbz#207573
972    - Add e1000e and igb modules.
973      Resolves: rhbz#251733
974      Resolves: rhbz#251735
975    
976    * Fri Aug 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.63-1
977    - Disable zFCP device before removing LUN (bhinson AT redhat DOT com)
978      Resolves: rhbz#249341
979    
980    * Wed Aug 08 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.62-1
981    - Add a symlink in /etc to /mnt/runtime/etc/yum, handle kABI
982      requires/provides (dlehman)
983      Resolves: rhbz#241412
984    - Fix converting UI selections into which drives should be used for
985      partitioning (clumens)
986      Resolves: rhbz#247997
987    
988    * Mon Aug 06 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.61-1
989    - Honor ip=<val>/ipv6=<val>/noipv4/noipv6 boot parameters and skip the
990      loader configuration if enough settings are passed on the boot line
991      Resolves: rhbz#246603
992    
993    * Fri Jul 20 2007 Peter Jones <pjones@redhat.com> - 11.1.2.60-1
994    - Hopefully fix usb-storage reloading.  Still needs testing
995      Related: rhbz#247830
996    - Ignore failure to unmount /mnt/source if we don't think there's a real mount
997      (dlehman)
998      Related: rhbz#223059
999    - Prevent SIGSEGV when going back from NFS entry box after manual IPv4
1000      configuration (dcantrell)
1001      Resolves: rhbz#248075
1002    - Fix the timezone window (dcantrell)
1003      Resolves: rhbz#248928
1004    
1005    * Wed Jul 18 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.59-1
1006    - Correctly discover underlying physical disks for RAID devices (pjones)
1007      Resolves: rhbz#248616
1008    - Mark iSCSI root with _netdev mount option (markmc AT redhat DOT com)
1009      Resolves: rhbz#244994
1010    - Clear screen after post-install NIC settings
1011      Resolves: rhbz#248130
1012    - Display mpath model and unit info on text partitioning screen
1013      Related: rhbz#185852
1014    
1015    * Mon Jul 16 2007 Peter Jones <pjones@redhat.com> - 11.1.2.58-1
1016    - Only skip redhat-lsb during dependency resolution if it's not
1017      the only thing left
1018      Resolves: rhbz#248195
1019    
1020    * Thu Jul 12 2007 Peter Jones <pjones@redhat.com> - 11.1.2.57-1
1021    - Only use GPT when we've got really big disks
1022      Resolves: rhbz#247830
1023    - Allow ia64 virt installs without "debug" option
1024      Resolves: rhbz#246718
1025    - Copy firmware files correctly from driver disks
1026      Related: rhbz#224076
1027    
1028    * Thu Jul 12 2007 Peter Jones <pjones@redhat.com> - 11.1.2.56-1
1029    - Save "nodmraid" option so mkinitrd won't turn it on during boot
1030      Related: rhbz#185852
1031    - Don't mark partitions as bootable on GPT disks unless we're using EFI
1032      Related: rhbz#130236
1033    - Fix size display errors with large disks
1034      Related: rhbz#130236
1035    
1036    * Tue Jul 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.55-1
1037    - Display mpath model information on the custom partitioning screen
1038      Related: rhbz#185852
1039    
1040    * Tue Jul 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.54-1
1041    - Add missing colon on an if statement in getMpathModel()
1042      Related: rhbz#185852
1043    - Do not add extra 'mapper/' to fulldev in getMpathModel()
1044      Related: rhbz#185852
1045    
1046    * Tue Jul 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.53-1
1047    - Use scsi_id to gather WWID info in getMpathModel()
1048      Related: rhbz#185852
1049    - Do not strip 'mapper/' from mpath device names in the partitioning UI
1050      Related: rhbz#185852
1051    
1052    * Mon Jul 09 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.52-1
1053    - If we have seen an mpath device, do not gather its WWID again
1054      Related: rhbz#185852
1055    - Fix code indentation errors
1056      Related: rhbz#185852
1057    - Fix errors in the getMpathInfo() function when executing multipath
1058      Related: rhbz#185852
1059    - Display mpath devices without the 'mapper/' text
1060      Related: rhbz#185852
1061    - Get WWID from bindings file if multipath command returns nothing
1062      Related: rhbz#185852
1063    - Require that USB devices remain stable for a longer time period (pjones)
1064      Resolves: rhbz#222684
1065    
1066    * Mon Jul 09 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.51-1
1067    - Ignore empty lines when collecting WWIDs per mpath device
1068      Related: rhbz#185852
1069    - Comment out existing blacklist and blacklist_exceptions blocks in the
1070      /etc/multipath.conf file
1071      Related: rhbz#185852
1072    - Reset SELinux file contexts on multipath.conf and bindings files
1073      Related: rhbz#185852
1074    
1075    * Fri Jul 06 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.50-1
1076    - Read default multipath.conf values from either the target system or the
1077      anaconda stage2 environment.  Make sure we only read one WWID per mpath
1078      alias and log an error if we didn't.
1079      Related: rhbz#185852
1080    - Install the PAE kernel when applicable (e.g., >4GB memory)
1081      Resolves: rhbz#207573
1082    - Read mpathNNN devices when generating the bindings and multipath.conf files
1083      Related: rhbz#185852
1084    - Make sure the partitioning UI screen displays WWID and model information
1085      for multipath devices
1086      Related: rhbz#185852
1087    - Use GPT on all architectures with non-boot disks >=2TB (pjones)
1088      Resolves: rhbz#130236
1089    
1090    * Thu Jul 05 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.49-1
1091    - Generate multipath bindings and multipath.conf before package
1092      installation.  Use scsi_id to collect WWIDs rather than the multipath
1093      command to maintain consistency with what pyblock has done.
1094      Related: rhbz#185852
1095    
1096    * Fri Jun 29 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.48-1
1097    - Support new driver disk repo layout.
1098      Resolves: rhbz#213318
1099    - Add missing TEXT_EDIT_BUTTON constants back (dcantrell).
1100      Resolves: rhbz#245606.
1101    - Fix a traceback when writing out multipath configs (dcantrell).
1102      Related: rhbz#185852.
1103    
1104    * Thu Jun 28 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.47-1
1105    - Fix traceback when writing out repo lines.
1106      Resolves: rhbz#246084
1107    
1108    * Wed Jun 27 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.46-1
1109    - Create package header directory since yum doesn't anymore (katzj).
1110      Resolves: rhbz#245918
1111    - Write out repo lines to anaconda-ks.cfg.
1112      Resolves: rhbz#206152
1113    - Enable multipathd on mpath installs (dcantrell).
1114      Resolves: rhbz#243421
1115    - Pull scsi_id from /lib/udev, include kpartx and mpath commands (dcantrell).
1116      Resolves: rhbz#185852
1117    - Display model information in the UI for mpath devices (dcantrell).
1118      Resolves: rhbz#208341
1119    - Add nspr libraries and additional nss libraries.
1120      Related: rhbz#245215
1121    - Fox error reporting in iscsi connection code (pjones).
1122    
1123    * Tue Jun 26 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.45-1
1124    - Add keyutils-libs (clumens)
1125      Resolves: rhbz#245734
1126    - Set up and use yum backend plugins (dlehman)
1127      Resolves: rhbz#241412
1128    - Install debuginfo packages (james.antill)
1129      Resolves: rhbz#236033
1130    
1131    * Tue Jun 26 2007 James Antill <jantill@redhat.com> - 11.1.2.44-2
1132    - Remove default exclude for debuginfo.
1133    - Resolves: rhbz#236033
1134    
1135    * Fri Jun 22 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.44-1
1136    - Fix typo in multipath part of making stage2 image (dcantrell).
1137    - Include the scsi_id command in the stage2 image (dcantrell).
1138      Resolves: rhbz#185852
1139    - Write out a minimal /etc/multipath.conf (dcantrell).
1140      Related: rhbz#185852
1141    
1142    * Thu Jun 21 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.43-1
1143    - Correct iSCSI portal discovery
1144      Resolves: rhbz#233029
1145    
1146    * Thu Jun 21 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.42-1
1147    - Handle ip=dhcp correctly so kickstart files are fetched automatically
1148      Resolves: rhbz#244418
1149    - Write newline after NETWORKING_IPV6=yes line
1150      Resolves: rhbz#226911
1151    - Make sure libnss3.so is included in the stage2 image
1152      Resolves: rhbz#245215
1153    
1154    * Wed Jun 20 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.41-1
1155    - Include Xen block devices in the blacklist_exception block
1156      Related: rhbz#243527
1157    - Remove the lvm.conf filter modification to avoid regression
1158      Related: rhbz#243531
1159    - Fix traceback when looking for multipath devices to collect WWIDs for
1160      Related: rhbz#185852
1161    
1162    * Tue Jun 19 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.40-1
1163    - Add libselinux-python to the stage2 image (clumens)
1164      Resolves: rhbz#244892
1165    - Copy static multipath commands in to stage2 image
1166      Related: rhbz#185852
1167    - Filter /dev/mapper/mpath* and /dev/mpath* in lvm.conf
1168      Related: rhbz#185852
1169    - Run /sbin/multipath and copy generated bindings file to target system,
1170      populate blacklist_exception block in multipath.conf with WWIDs from
1171      generated bindings file
1172      Related: rhbz#185852
1173    
1174    * Mon Jun 18 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.39-1
1175    - Flush driveDict so zFCP are picked up after being brought online
1176      Resolves: rhbz#236903
1177    - Warn user when more than 15 partitions found on a libata-controlled disk
1178      Resolves: rhbz#238858
1179    - Add mpath filters to lvm.conf on target system
1180      Resolves: rhbz#243531
1181    - Make sure target system has multipath bindings file, add multipath WWIDs
1182      to blacklist_exception block in multipath.conf
1183      Resolves: rhbz#243527
1184    - Always print device node name for mpath devices in fstab
1185      Resolves: rhbz#243532
1186    
1187    * Thu Jun 14 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.38-1
1188    - Import tempfile to fix kickstart install tracebacks.
1189      Resolves: rhbz#244240
1190    
1191    * Tue Jun 12 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.37-1
1192    - Add support for Areca RAID controllers (clumens)
1193      Resolves: rhbz#238014
1194    - Pass -br to the X server so there is no more hatch (clumens)
1195      Resolves: rhbz#195919
1196    - Echo 1 to each zFCP LUN to make entire device available (dcantrell)
1197      Resolves: rhbz#207097
1198    - Prevent static network configuration from failing (dcantrell)
1199      Resolves: rhbz#221660
1200    - Allow user to skip entering a gateway or nameserver when adding an iSCSI
1201      address (dcantrell)
1202      Resolves: rhbz#235824
1203    - Do not log errors when unmounting /mnt/source if it was not supposed to
1204      be mounted in the first place (dlehman)
1205      Resolves: rhbz#223059
1206    - Handle F13 shortcut key on installation key dialog (dlehman)
1207      Resolves: rhbz#210673
1208    - Create nodes for and probe for tape drives (dlehman)
1209      Resolves: rhbz#218816
1210    - Improve configuration screens for systems with multiple NICs (dcantrell)
1211      Resolves: rhbz#218200
1212    - Per-interface IPv4 and IPv6 configuration (dcantrell)
1213      Resolves: rhbz#213110
1214      Related: rhbz#218200
1215    - Add logging for yum logging (katzj)
1216      Resolves: rhbz#212259
1217    - Only ask user to run VNC is Xvnc is present (dcantrell)
1218      Resolves: rhbz#217563
1219    - Add /sbin/sfdisk (dcantrell)
1220      Resolves: rhbz#224297
1221    - For /dev/hvc0 terminals, set TERM to vt320 (dcantrell)
1222      Resolves: rhbz#219556
1223    - Set DHCPv6_DISABLE flag when using IPv6 auto neighbor discovery (dcantrell)
1224      Resolves: rhbz#231645
1225    - Handle more than 10 Ethernet interfaces (dcantrell)
1226      Resolves: rhbz#230525
1227    - Support OSA layer 2 networking on zSeries (bhinson)
1228      Resolves: rhbz#233376
1229    - Handle ksdevice=BOOTIF correctly (dcantrell)
1230      Resolves: rhbz#209284
1231    - Fix text wrap width in auto partitioning text mode screen (dlehman)
1232      Resolves: rhbz#221791
1233    - Correctly count SCSI disk devices (dlehman)
1234      Resolves: rhbz#230526
1235    - Include /usr/sbin/dmidecode on ia64 (dlehman)
1236      Resolves: rhbz#232947
1237    - Bind mount /dev/pts in rescue mode (dlehman)
1238      Resolves: rhbz#228714
1239    - Do not ignore productpath in pkgorder (dlehman)
1240      Resolves: rhbz#230487
1241    - Describe 'nfs --opts' in kickstart-docs.txt (clumens)
1242      Resolves: rhbz#234187
1243    - Sanity check network info on zSeries (dcantrell)
1244      Resolves: rhbz#234152
1245    - Do not bring up network in stage 2 if it's already up (dcantrell)
1246      Resolves: rhbz#232400
1247    - Do not traceback when trying to remove the /mnt/sysimage tree (dcantrell)
1248      Resolves: rhbz#227650
1249    - Write correct infor to /etc/sysconfig/network (dcantrell)
1250      Resolves: rhbz#222147
1251    - If custom partitioning is selected, make drive selection non
1252      sensitive (clumens)
1253      Resolves: rhbz#219207
1254    - Do not traceback if users neglects to enter an lvsize (clumens)
1255      Resolves: rhbz#221253
1256    - Do not load a module when the kickstart device line is incorrect (clumens)
1257      Resolves: rhbz#227510
1258    - Handle errors resulting from malformed repositories (clumens)
1259      Resolves: rhbz#219274
1260    - Remove all invalid RAID requests when using kickstart (clumens)
1261      Resolves: rhbz#235279
1262    - Avoid traceback getting the PID of iscsiadm (clumens)
1263      Resolves: rhbz#223257
1264    - Make sure kickstart scripts execute with correct working dir (clumens)
1265      Resolves: rhbz#237317
1266    - Support multiple ksappend lines (clumens)
1267      Resolves: rhbz#222201
1268    - Write out fstab after migrate (clumens)
1269      Resolves: rhbz#223215
1270    - Make the packages section in anaconda-ks.cfg match UI selections (clumens)
1271      Resolves: rhbz#227383, rhbz#231121, rhbz#235881
1272    - Copy volume group format attribute to new request (clumens)
1273      Resolves: rhbz#217585
1274    - Use /dev/ nodes for probing RAID superblocks (clumens)
1275      Resolves: rhbz#208970
1276    - Put more space between device description and the stripe for tall
1277      languages (clumens)
1278      Resolves: rhbz#217294
1279    - Add netxen_nic driver (clumens)
1280      Resolves: rhbz#230245
1281    - Provide detailed disk info in text mode partitioning screen (dcantrell)
1282      Resolves: rhbz#235054
1283    - If wrong interface is selection, allow user to choose another one (clumens)
1284      Resolves: rhbz#213787
1285    - Focus installation key text box and populate fields correctly (dlehman)
1286      Resolves: rhbz#223831
1287    - Make sure the regkey settings are written to anaconda-ks.cfg (dlehman)
1288      Resolves: rhbz#221450
1289    - Select kernel-xen-devel when optional packages selected (dlehman)
1290      Resolves: rhbz#226784
1291    - Fix typo in message shown when user skips entering the install key (dlehman)
1292      Resolves: rhbz#224491
1293    - If autopart selection is custom, make sure review checkbox is active and
1294      not sensitive. (dlehman)
1295      Resolves: rhbz#220951
1296    - Write NETWORKING_IPV6=no to /etc/sysconfig/network if IPv6 is disabled
1297      during installation. (dcantrell)
1298      Resolves: rhbz#226911
1299    - Fix input validation loop in manual network config in loader
1300      Resolves: rhbz#223193 (dcantrell)
1301    - Make "description" translate correctly (pjones)
1302      Resolves: rhbz#216067
1303    
1304  * Thu Feb  1 2007 Peter Jones <pjones@redhat.com> - 11.1.2.36-1  * Thu Feb  1 2007 Peter Jones <pjones@redhat.com> - 11.1.2.36-1
1305  - Fix traceback when using text mode with a language that we can't display  - Fix traceback when using text mode with a language that we can't display


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