/[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.6 by slords, Tue Jun 24 16:12:30 2008 UTC
# Line 1  Line 1 
1  Name: anaconda  Name: anaconda
2  Version: 11.1.2.36  Version: 11.1.2.113
3  Release: 1%{?dist}.6  Release: 1%{?dist}.2
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.15, 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
 BuildPreReq: audit-libs-devel  
19  Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty  Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty
20  Requires: parted >= 1.7.1, pyparted >= 1.7.2  Requires: parted >= 1.7.1, pyparted >= 1.7.2
21  Requires: kudzu >= 1.2.42, yum >= 2.9.2, pirut >= 1.1.0  Requires: kudzu >= 1.2.42, yum >= 2.9.2, pirut >= 1.1.0
# Line 35  Requires: libxml2-python, python-urlgrab Line 23  Requires: libxml2-python, python-urlgrab
23  Requires: system-logos, pykickstart, system-config-date  Requires: system-logos, pykickstart, system-config-date
24  Requires: device-mapper >= 1.01.05-3  Requires: device-mapper >= 1.01.05-3
25  Requires: dosfstools >= 2.11-6.2 e2fsprogs  Requires: dosfstools >= 2.11-6.2 e2fsprogs
26  Requires: python-pyblock >= 0.24-1  Requires: python-pyblock >= 0.26-1
27  Requires: libbdevid >= 5.1.2-1, libbdevid-python  Requires: libbdevid >= 5.1.2-1, libbdevid-python
28  Requires: audit-libs  Requires: audit-libs
29  %ifnarch s390 s390x ppc64  %ifnarch s390 s390x ppc64
# Line 43  Requires: rhpxl >= 0.25 Line 31  Requires: rhpxl >= 0.25
31  %endif  %endif
32  Obsoletes: anaconda-images <= 10  Obsoletes: anaconda-images <= 10
33  Url: http://fedora.redhat.com/projects/anaconda-installer/  Url: http://fedora.redhat.com/projects/anaconda-installer/
34    Patch1: anaconda-centos-syslinux-msg.patch
35    Patch2: anaconda-centos-installclasses-2.patch
36    Patch3: anaconda-centos-regkey.patch
37    Patch4: anaconda-centos-centos-branding-po_files_5.1.patch
38    Patch5: anaconda-centos-inst-type.patch
39    Patch6: anaconda-centos-task.patch
40    Patch7: anaconda-centos-removeStatusText.patch
41    Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch
42    Patch9: anaconda-centos-pkgorder.patch
43    Patch10: anaconda-centos-additional-repos.patch
44    Patch100: anaconda-11.1.2.113-smeserver.patch
45    
46    
47  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
48    
# Line 73  sets, but are not meant for use on alrea Line 73  sets, but are not meant for use on alrea
73  %prep  %prep
74    
75  %setup -q  %setup -q
76    
77  %patch1 -p1  %patch1 -p1
78  %patch2 -p1  %patch2 -p1
79  %patch3 -p1  %patch3 -p1
# Line 81  sets, but are not meant for use on alrea Line 82  sets, but are not meant for use on alrea
82  %patch6 -p1  %patch6 -p1
83  %patch7 -p1  %patch7 -p1
84  %patch8 -p1  %patch8 -p1
85  %patch9 -p1  #%patch9 -p1
86  %patch10 -p1  %patch10 -p1
87    %patch100 -p1
88    
89  %build  %build
90  make depend  make depend
# Line 124  rm -rf $RPM_BUILD_ROOT Line 126  rm -rf $RPM_BUILD_ROOT
126  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
127    
128  %changelog  %changelog
129  * Tue Apr 10 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36.1.el5.centos.6  * Tue Jun 24 2008 Shad L. Lords <slords@mail.com> 11.1.2.113-1.el5.sme.2
130  - Fix typo in additionalrepos patch  - Apply SME patches
   
 * Mon Apr  9 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36.1.el5.centos.5  
 - Drop update repos from install time selection  
   
 * Sun Apr  8 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36.1.el5.centos.4  
 - Additional repos at install time  
   
 * Fri Mar 30 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36.1.el5.centos.3  
 - Drop taskMap mapping  
131    
132  * Thu Mar 29 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36.1.el5.centos.2  * Mon Jun  8 2008 Karanbir Singh <kbsingh@centos.org> 11.1.2.113-1.el5.centos.2
133  - Added pkgorder patch to make it do what we want it to  - Roll in CentOS Modifications
134    
135  * Wed Mar 28 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36-1.el5.centos.1  * Wed Apr 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.113-1
136  - Roll in CentOS Change  - Require the latest version of libnl-devel.
137      Resolves: rhbz#441922
138    - Fix definition of __libc_setlocale_lock for new glibc.
139      Resolves: rhbz#441940
140    - Add support for the bcm5710 driver.
141      Resolves: rhbz#442553
142    - Require the latest libdhcp (dcantrell).
143      Resolves: rhbz#435978
144    - Fix networking tracebacks (pjones, clumens).
145      Resolves: rhbz#442020
146    
147    * Tue Apr 08 2008 Chris Lumens <clumens@redhat.com> 11.1.2.112-1
148    - Make isys.dhcpNetDevice() work in rescue mode (dcantrell).
149      Related: rhbz#435978
150    
151    * Wed Apr 02 2008 Chris Lumens <clumens@redhat.com> 11.1.2.111-1
152    - Don't rebuild the initrds if no modules were installed.
153      Resolves: rhbz#439379
154    - Bootable requests can not be on logical volumes.
155      Resolves: rhbz#439270
156    - Name the xen images for ia64 in the .treeinfo file (jgranado).
157    - Fix reporting on transaction errors (jgranado).
158      Resolves: rhbz#437813
159    - Fix loop iteration in nl_ip2str (dcantrell).
160      Resolves: rhbz#437773
161    - Allow GPT on ppc or ppc64 (dcantrell).
162      Resolves: rhbz#438683
163    
164    * Tue Mar 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.110-1
165    - Don't try to initialize iSCSI when the portal cannot be detected (msivak).
166      Resolves: rhbz#435173
167    
168    * Tue Mar 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.109-1
169    - Make sure DHCP works in rescue mode (dcantrell).
170      Resolves: rhbz#435978
171    
172    * Mon Mar 17 2008 Chris Lumens <clumens@redhat.com> 11.1.2.108-1
173    - Avoid SIGSEGV on s390x in netlink loop (dcantrell).
174      Resolves: rhbz#436377
175    
176    * Thu Mar  6 2008 Jeremy Katz <katzj@redhat.com> - 11.1.2.107-1
177    - Fix another case which could have None options
178      Resolves: rhbz#435998
179    
180    * Wed Mar 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.106-1
181    - Fix the case where we're checking for _netdev but options is None (pjones).
182      Resolves: rhbz#435998
183    
184    * Mon Mar 03 2008 Chris Lumens <clumens@redhat.com> 11.1.2.105-1
185    - Add support for _rnetdev mount option in fstab (pjones).
186      Resolves: rhbz#435716
187    - Lots of network UI configuration fixes (dcantrell).
188      Resolves: rhbz#432011
189    - Fix lvm error handling (msivak).
190      Related: rhbz#224636
191    
192    * Thu Feb 21 2008 Chris Lumens <clumens@redhat.com> 11.1.2.104-1
193    - Handle exceptions when setting up repos not enabled by a key.
194      Resolves: rhbz#433028
195    - Show unconfigured interfaces as UNCONFIGURED (dcantrell).
196      Related:  rhbz#275291
197    
198    * Tue Feb 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.103-1
199    - Fix a traceback in the backported pkgorder fix.
200      Resolves: rhbz#432006
201    - Fix wrong function names for iscsi login/start (pjones).
202      Resolves: rhbz#433276
203    
204    * Sat Feb 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.102-1
205    - Correct auth command reading problem for ks files (dcantrell).
206      Related: rhbz#427388
207    - Use correct salt length for MD5, SHA256, & SHA512 (dcantrell).
208      Related: rhbz#427388
209    
210    * Wed Feb 13 2008 Chris Lumens <clumens@redhat.com> 11.1.2.101-1
211    - Make sure interface description is defined (dcantrell).
212      Resolves: rhbz#432635
213    - Set an attribute when iscsid is started
214      Resolves: rhbz#431904
215    
216    * Mon Feb 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.100-1
217    - Better fixes for iscsi probing (pjones, jlaska)
218      Related: rhbz#431924
219    - Make man pages work in the chrooted environment (jgranado)
220      Resolves: rhbz#243443
221    - Use correct variable in comparison (jgranado)
222      Related: rhbz#432035
223    
224    * Fri Feb 08 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.99-1
225    - Prevent writing out IPV6ADDR=none lines to ifcfg-ethX files (jgranado)
226      Resolves: rhbz#432035
227    
228    * Thu Feb 07 2008 Chris Lumens <clumens@redhat.com> 11.1.2.98-1
229    - Fix an infinite loop in using libnl (dcantrell).
230      Related: rhbz#303681
231    
232    * Thu Feb 07 2008 Chris Lumens <clumens@redhat.com> 11.1.2.97-1
233    - Add module dependencies of qeth.ko.
234      Resolves: rhbz#431922
235    - Make sure ISCSIADM and such are defined (pjones).
236      Resolves: rhbz#431924
237    - Use libnl to read MAC and IP addresses (dcantrell).
238      Resolves: rhbz#303681
239    - Fix usage of minstg2 vs. stage2 in low-mem cases (jgranado).
240      Resolves: rhbz#207657
241    
242    * Tue Feb 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.96-1
243    - Include libnssutil3.so in the initrd for s390 as well.
244      Resolves: rhbz#431054
245    - Document the dhcptimeout parameter (msivak).
246      Related: rhbz#198147, rhbz#254032
247    
248    * Mon Feb 04 2008 Chris Lumens <clumens@redhat.com> 11.1.2.95-1
249    - Propagate hostname from stage 1 to stage 2 on s390x (dcantrell).
250      Resolves: rhbz#354021
251    
252    * Fri Feb 01 2008 Chris Lumens <clumens@redhat.com> 11.1.2.94-1
253    - Include libnssutil3.so for sshd on s390 (dcantrell).
254    - Remove old IP addresses from interface on reconfig (dcantrell).
255      Resolves: rhbz#218273
256    - More fixes for .treeinfo (jgranado).
257    
258    * Wed Jan 30 2008 Chris Lumens <clumens@redhat.com> 11.1.2.93-1
259    - Support network --bootproto=query in kickstart installs.
260      Resolves: rhbz#401531
261    - Set the format flag for new volume groups (msivak).
262      Resolves: rhbz#246523
263    - More fixes for .treeinfo (jgranado).
264      Related: rhbz#253992
265    
266    * Mon Jan 28 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.92-1
267    - Fix remaining issues with createLuserConf() changes
268      Related: rhbz#430237
269    
270    * Mon Jan 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.91-1
271    - Include python-iniparse in stage2 for pirut.
272      Resolves:  rhbz#430212
273    - Update the information contained in .treeinfo files (jgranado).
274      Resolves: rhbz#253992
275    - Fix namespace issue with createLuserConf (dcantrell).
276      Resolves: rhbz#430237
277    - Write /etc/resolv.conf and /etc/hosts in stage1 on s390 (dcantrell).
278      Related: rhbz#428694, rhbz#216158
279    
280    * Wed Jan 23 2008 Chris Lumens <clumens@redhat.com> 11.1.2.90-1
281    - Add the stage2 to the .treeinfo file (jgranado).
282      Resolves: rhbz#253992
283    - Fix handling %packages section in output anaconda-ks.cfg file.
284      Related: rhbz#280101
285    - Fix a traceback caused by the patch for 427388.
286      Resolves: rhbz#429902
287    - Fix some additional errors in createLuserConf() (dcantrell).
288      Resolves: rhbz#429902
289    - Fix iscsi so that mkinitrd can talk to the running daemon (pjones).
290    
291    * Mon Jan 21 2008 Chris Lumens <clumens@redhat.com> 11.1.2.89-1
292    - Support SHA256/SHA512 password encoding from kickstart (dcantrell).
293      Resolves: rhbz#427388
294    
295    * Fri Jan 18 2008 Chris Lumens <clumens@redhat.com> 11.1.2.88-1
296    - Allow users to back up past instkey dialog (dlehman).
297      Resolves: rhbz#252349
298    - Handle missing FTP files the same way as missing HTTP files (dlehman).
299      Resolves: rhbz#350251
300    - Add support for iSCSI iBFT (msivak).
301      Resolves: rhbz#307761
302    - Do not display NICs as UNCONFIGURED in network_text.py (dcantrell).
303      Resolves: rhbz#275291
304    - If bootproto is dhcp, unset any static settings (dcantrell).
305      Resolves: rhbz#218489
306    - Add support for the mptctl driver.
307      Resolves: rhbz#382941
308    - Fix a traceback running pkgorder in non-base products (dgregor).
309      Resolves: rhbz#317131
310    - Fix a traceback when adding zFCP disk without specifying details (msivak).
311      Resolves: rhbz#428180
312    - Catch lvm tools errors when creating logical volumes (msivak).
313      Resolves: rhbz#224636
314    - Add support for specifying the dhcp timeout (msivak).
315      Resolves: rhbz#198147, rhbz#254032
316    - Don't add a trailing 1 to filesystem labels (jgranado).
317      Resolves: rhbz#415861
318    - Add spufs support (jgranado).
319      Resolves: rhbz#247720
320    - List iSCSI multipath devices in the installer UI. (dcantrell).
321      Resolves: rhbz#391951
322    - Fix selected device when adding an advanced storage device (msivak).
323      Resolves: rhbz#248447
324    - Add maketreeinfo.py script (jgranado).
325      Resolves: rhbz#253992
326    - Make F12 work for the network config screen in text installs (jgranado).
327      Resolves: rhbz#250982
328    - Add the ixgbe driver (jgranado).
329      Resolves: rhbz#350911
330    - Write out IPV6INIT= to network-scripts (jgranado).
331      Resolves: rhbz#243524
332    - Close md devices to fix RAID tracebacks (jgranado).
333      Related: rhbz#208970
334    - Use input %packages section for anaconda-ks.cfg (msivak).
335      Resolves: rhbz#280101
336    - Add option for selecting different comps file (msivak).
337      Resolves: rhbz#352081
338    - Add nicdelay parameter (msivak).
339      Resolves: rhbz#349521
340    - Be more accepting in which strings we wait for from sshd (alanm).
341      Resolves: rhbz#286031
342    - Allow the use of double quotes in the pxeboot config file (jgranado).
343      Resolves: rhbz#248170
344    - Read the nic info before showing the configuration window (jgranado).
345      Resolves: rhbz#278451
346    - Make the back button work on the network config screen in loader (jgranado).
347      Resolves: rhbz#233655
348    - Get lcs interface name correctly (msivak).
349      Resolves: rhbz#237508
350    - Include more terminfo files to fix s390 telnet mode (msivak).
351      Resolves: rhbz#231173
352    - Fix kickstart docs for --dhcpclass parameter (jgranado).
353      Resolves: rhbz#248910
354    - Fix traceback when displaying autopartition error messages (jgranado).
355      Resolves: rhbz#247257
356    - Fix comparison of unusual network interface names (jgranado).
357      Resolves: rhbz#246135
358    - Populate the kickstart file dialog with the original value (jgranado).
359      Resolves: rhbz#245936
360    - Make the man pages work in rescue mode (jgranado).
361      Resolves: rhbz#243443
362    - Sort text package list (jgranado).
363      Resolves: rhbz#242456
364    - Don't eject the cd before the %post scripts are run (jgranado).
365      Resolves: rhbz#238711
366    
367    * Wed Oct 17 2007 Chris Lumens <clumens@redhat.com> 11.1.2.87-1
368    - Prompt for manual network configuration in the loader if needed.
369      Related: rhbz#296081
370    
371    * Mon Oct 15 2007 Chris Lumens <clumens@redhat.com> 11.1.2.86-1
372    - Don't try to use DHCP in networks with static IP configuration.
373      Resolves: rhbz#296081
374    
375    * Wed Oct 03 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.85-1
376    - Check both IP structure members in getFileFromNfs()
377      Resolves: rhbz#316251
378    
379    * Thu Sep 27 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.84-1
380    - Check return values correctly on netlink_interfaces_ip2str() and
381      netlink_interfaces_mac2str()
382      Resolves: rhbz#230525
383      Related: rhbz#209284
384    
385    * Wed Sep 19 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.83-1
386    - Add cxgb3 driver (pjones)
387      Resolves: rhbz#296791
388    
389    * Tue Sep 18 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.82-1
390    - Fix kickstart over NFS installs on s390x (ks=nfs:host:/path)
391      Resolves: rhbz#250689
392    
393    * Mon Sep 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.81-1
394    - Make major and minor long ints in devMakeInode()
395      Related: rhbz#218816
396    
397    * Mon Sep 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.80-1
398    - Create all variations of tape drive device nodes (dlehman)
399      Resolves: rhbz#218816
400    
401    * Fri Sep 14 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.79-1
402    - Correct infinite loop problem with new recvfrom() code for reading large
403      netlink messages
404      Related: rhbz#230525
405    - Make sure we clear the netlink cache before looking up IP or MAC addrs
406      Related: rhbz#235824
407    
408    * Thu Sep 13 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.78-1
409    - Fix manual IPv4 configuration when adding an iSCSI device
410      Related: rhbz#235824
411    
412    * Wed Sep 12 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.77-1
413    - Revert netlink_init_interfaces_list() changes
414      Resolves: rhbz#287541
415    
416    * Tue Sep 11 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.76-1
417    - Fix going back to the network device selection screen in loader
418      Resolves: rhbz#253285
419    - Rework netlink_get_interface_ip() to handle large recvfrom responses (pjones)
420      Related: rhbz#230525
421    - Driver disk fixes (clumens)
422      Related: rhbz#213318
423    - Make sure MACADDR is written to ifcfg-* files (bhinson)
424      Related: rhbz#248049
425    
426    * Wed Sep 05 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.75-1
427    - Fix network handling via CMS conf file on s390x
428      Resolves: rhbz#278261
429    
430    * Wed Sep 05 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.74-1
431    - Find all NICs with netlink call
432      Related: rhbz#230525
433    
434    * Tue Sep 04 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.73-1
435    - Handle empty VSWITCH parameter (bhinson AT redhat DOT com)
436      Related: rhbz#248049
437    
438    * Tue Sep 04 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.72-1
439    - Rebuild against kudzu-1.2.57.1.15
440      Resolves: rhbz#276161
441    
442    * Fri Aug 31 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.71-1
443    - Remove extra newtPopWindow() call
444      Related: rhbz#260621
445    
446    * Thu Aug 30 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.70-1
447    - Fix text wrap width on partition type combo (dlehman)
448      Related: rhbz#221791
449    - Avoid SIGSEGV in for kickstart installs on Configure TCP/IP window
450      Related: rhbz#260621
451    
452    * Wed Aug 29 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.69-1
453    - Skip Configure TCP/IP window for kickstart installs
454      Resolves: rhbz#260621
455    - Do not run _isys.vtActivate() on s390x
456      Related: rhbz#217563
457    - Keep drive selection box disabled if user clicks Back (clumens)
458      Related: rhbz#219207
459    
460    * Mon Aug 27 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.68-1
461    - Do not return after NIC config for iSCSI setup
462      Resolves: rhbz#233029
463    
464    * Fri Aug 24 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.67-1
465    - Fix "no more mirrors" problems when retrieving packages (dlehman)
466      Resolves: rhbz#240582
467    - Don't add duplicate fstab entries if the fstype is none (clumens)
468      Resolves: rhbz#253485
469    - Allow users to change their NIC and reconfigure it in loader
470      Resolves: rhbz#253285
471    - Validate IP addresses correctly for manual entry on s390x linuxrc
472      Related: rhbz#234152
473    - Correct setting addon repository names (clumens)
474      Related: rhbz#206152
475    
476    * Fri Aug 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.66-1
477    - Select appropriate kernel devel package (dlehman)
478      Related: rhbz#226784
479    
480    * Fri Aug 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.65-1
481    - Don't assume tb[IFLA_ADDRESS] contains data
482      Resolves: rhbz#252988
483    - Add support for VSWITCH and MACADDR conf variables on s390x
484      Resolves: rhbz#248049
485    - Fix ks=nfs: regression on s390x
486      Resolves: rhbz#250689
487    
488    * Mon Aug 13 2007 Peter Jones <pjones@redhat.com> - 11.1.2.64-1
489    - Fix memory size comparison in PAE test.
490      Related: rhbz#207573
491    - Add e1000e and igb modules.
492      Resolves: rhbz#251733
493      Resolves: rhbz#251735
494    
495    * Fri Aug 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.63-1
496    - Disable zFCP device before removing LUN (bhinson AT redhat DOT com)
497      Resolves: rhbz#249341
498    
499    * Wed Aug 08 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.62-1
500    - Add a symlink in /etc to /mnt/runtime/etc/yum, handle kABI
501      requires/provides (dlehman)
502      Resolves: rhbz#241412
503    - Fix converting UI selections into which drives should be used for
504      partitioning (clumens)
505      Resolves: rhbz#247997
506    
507    * Mon Aug 06 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.61-1
508    - Honor ip=<val>/ipv6=<val>/noipv4/noipv6 boot parameters and skip the
509      loader configuration if enough settings are passed on the boot line
510      Resolves: rhbz#246603
511    
512    * Fri Jul 20 2007 Peter Jones <pjones@redhat.com> - 11.1.2.60-1
513    - Hopefully fix usb-storage reloading.  Still needs testing
514      Related: rhbz#247830
515    - Ignore failure to unmount /mnt/source if we don't think there's a real mount
516      (dlehman)
517      Related: rhbz#223059
518    - Prevent SIGSEGV when going back from NFS entry box after manual IPv4
519      configuration (dcantrell)
520      Resolves: rhbz#248075
521    - Fix the timezone window (dcantrell)
522      Resolves: rhbz#248928
523    
524    * Wed Jul 18 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.59-1
525    - Correctly discover underlying physical disks for RAID devices (pjones)
526      Resolves: rhbz#248616
527    - Mark iSCSI root with _netdev mount option (markmc AT redhat DOT com)
528      Resolves: rhbz#244994
529    - Clear screen after post-install NIC settings
530      Resolves: rhbz#248130
531    - Display mpath model and unit info on text partitioning screen
532      Related: rhbz#185852
533    
534    * Mon Jul 16 2007 Peter Jones <pjones@redhat.com> - 11.1.2.58-1
535    - Only skip redhat-lsb during dependency resolution if it's not
536      the only thing left
537      Resolves: rhbz#248195
538    
539    * Thu Jul 12 2007 Peter Jones <pjones@redhat.com> - 11.1.2.57-1
540    - Only use GPT when we've got really big disks
541      Resolves: rhbz#247830
542    - Allow ia64 virt installs without "debug" option
543      Resolves: rhbz#246718
544    - Copy firmware files correctly from driver disks
545      Related: rhbz#224076
546    
547    * Thu Jul 12 2007 Peter Jones <pjones@redhat.com> - 11.1.2.56-1
548    - Save "nodmraid" option so mkinitrd won't turn it on during boot
549      Related: rhbz#185852
550    - Don't mark partitions as bootable on GPT disks unless we're using EFI
551      Related: rhbz#130236
552    - Fix size display errors with large disks
553      Related: rhbz#130236
554    
555    * Tue Jul 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.55-1
556    - Display mpath model information on the custom partitioning screen
557      Related: rhbz#185852
558    
559    * Tue Jul 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.54-1
560    - Add missing colon on an if statement in getMpathModel()
561      Related: rhbz#185852
562    - Do not add extra 'mapper/' to fulldev in getMpathModel()
563      Related: rhbz#185852
564    
565    * Tue Jul 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.53-1
566    - Use scsi_id to gather WWID info in getMpathModel()
567      Related: rhbz#185852
568    - Do not strip 'mapper/' from mpath device names in the partitioning UI
569      Related: rhbz#185852
570    
571    * Mon Jul 09 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.52-1
572    - If we have seen an mpath device, do not gather its WWID again
573      Related: rhbz#185852
574    - Fix code indentation errors
575      Related: rhbz#185852
576    - Fix errors in the getMpathInfo() function when executing multipath
577      Related: rhbz#185852
578    - Display mpath devices without the 'mapper/' text
579      Related: rhbz#185852
580    - Get WWID from bindings file if multipath command returns nothing
581      Related: rhbz#185852
582    - Require that USB devices remain stable for a longer time period (pjones)
583      Resolves: rhbz#222684
584    
585    * Mon Jul 09 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.51-1
586    - Ignore empty lines when collecting WWIDs per mpath device
587      Related: rhbz#185852
588    - Comment out existing blacklist and blacklist_exceptions blocks in the
589      /etc/multipath.conf file
590      Related: rhbz#185852
591    - Reset SELinux file contexts on multipath.conf and bindings files
592      Related: rhbz#185852
593    
594    * Fri Jul 06 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.50-1
595    - Read default multipath.conf values from either the target system or the
596      anaconda stage2 environment.  Make sure we only read one WWID per mpath
597      alias and log an error if we didn't.
598      Related: rhbz#185852
599    - Install the PAE kernel when applicable (e.g., >4GB memory)
600      Resolves: rhbz#207573
601    - Read mpathNNN devices when generating the bindings and multipath.conf files
602      Related: rhbz#185852
603    - Make sure the partitioning UI screen displays WWID and model information
604      for multipath devices
605      Related: rhbz#185852
606    - Use GPT on all architectures with non-boot disks >=2TB (pjones)
607      Resolves: rhbz#130236
608    
609    * Thu Jul 05 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.49-1
610    - Generate multipath bindings and multipath.conf before package
611      installation.  Use scsi_id to collect WWIDs rather than the multipath
612      command to maintain consistency with what pyblock has done.
613      Related: rhbz#185852
614    
615    * Fri Jun 29 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.48-1
616    - Support new driver disk repo layout.
617      Resolves: rhbz#213318
618    - Add missing TEXT_EDIT_BUTTON constants back (dcantrell).
619      Resolves: rhbz#245606.
620    - Fix a traceback when writing out multipath configs (dcantrell).
621      Related: rhbz#185852.
622    
623    * Thu Jun 28 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.47-1
624    - Fix traceback when writing out repo lines.
625      Resolves: rhbz#246084
626    
627    * Wed Jun 27 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.46-1
628    - Create package header directory since yum doesn't anymore (katzj).
629      Resolves: rhbz#245918
630    - Write out repo lines to anaconda-ks.cfg.
631      Resolves: rhbz#206152
632    - Enable multipathd on mpath installs (dcantrell).
633      Resolves: rhbz#243421
634    - Pull scsi_id from /lib/udev, include kpartx and mpath commands (dcantrell).
635      Resolves: rhbz#185852
636    - Display model information in the UI for mpath devices (dcantrell).
637      Resolves: rhbz#208341
638    - Add nspr libraries and additional nss libraries.
639      Related: rhbz#245215
640    - Fox error reporting in iscsi connection code (pjones).
641    
642    * Tue Jun 26 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.45-1
643    - Add keyutils-libs (clumens)
644      Resolves: rhbz#245734
645    - Set up and use yum backend plugins (dlehman)
646      Resolves: rhbz#241412
647    - Install debuginfo packages (james.antill)
648      Resolves: rhbz#236033
649    
650    * Tue Jun 26 2007 James Antill <jantill@redhat.com> - 11.1.2.44-2
651    - Remove default exclude for debuginfo.
652    - Resolves: rhbz#236033
653    
654    * Fri Jun 22 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.44-1
655    - Fix typo in multipath part of making stage2 image (dcantrell).
656    - Include the scsi_id command in the stage2 image (dcantrell).
657      Resolves: rhbz#185852
658    - Write out a minimal /etc/multipath.conf (dcantrell).
659      Related: rhbz#185852
660    
661    * Thu Jun 21 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.43-1
662    - Correct iSCSI portal discovery
663      Resolves: rhbz#233029
664    
665    * Thu Jun 21 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.42-1
666    - Handle ip=dhcp correctly so kickstart files are fetched automatically
667      Resolves: rhbz#244418
668    - Write newline after NETWORKING_IPV6=yes line
669      Resolves: rhbz#226911
670    - Make sure libnss3.so is included in the stage2 image
671      Resolves: rhbz#245215
672    
673    * Wed Jun 20 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.41-1
674    - Include Xen block devices in the blacklist_exception block
675      Related: rhbz#243527
676    - Remove the lvm.conf filter modification to avoid regression
677      Related: rhbz#243531
678    - Fix traceback when looking for multipath devices to collect WWIDs for
679      Related: rhbz#185852
680    
681    * Tue Jun 19 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.40-1
682    - Add libselinux-python to the stage2 image (clumens)
683      Resolves: rhbz#244892
684    - Copy static multipath commands in to stage2 image
685      Related: rhbz#185852
686    - Filter /dev/mapper/mpath* and /dev/mpath* in lvm.conf
687      Related: rhbz#185852
688    - Run /sbin/multipath and copy generated bindings file to target system,
689      populate blacklist_exception block in multipath.conf with WWIDs from
690      generated bindings file
691      Related: rhbz#185852
692    
693    * Mon Jun 18 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.39-1
694    - Flush driveDict so zFCP are picked up after being brought online
695      Resolves: rhbz#236903
696    - Warn user when more than 15 partitions found on a libata-controlled disk
697      Resolves: rhbz#238858
698    - Add mpath filters to lvm.conf on target system
699      Resolves: rhbz#243531
700    - Make sure target system has multipath bindings file, add multipath WWIDs
701      to blacklist_exception block in multipath.conf
702      Resolves: rhbz#243527
703    - Always print device node name for mpath devices in fstab
704      Resolves: rhbz#243532
705    
706    * Thu Jun 14 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.38-1
707    - Import tempfile to fix kickstart install tracebacks.
708      Resolves: rhbz#244240
709    
710    * Tue Jun 12 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.37-1
711    - Add support for Areca RAID controllers (clumens)
712      Resolves: rhbz#238014
713    - Pass -br to the X server so there is no more hatch (clumens)
714      Resolves: rhbz#195919
715    - Echo 1 to each zFCP LUN to make entire device available (dcantrell)
716      Resolves: rhbz#207097
717    - Prevent static network configuration from failing (dcantrell)
718      Resolves: rhbz#221660
719    - Allow user to skip entering a gateway or nameserver when adding an iSCSI
720      address (dcantrell)
721      Resolves: rhbz#235824
722    - Do not log errors when unmounting /mnt/source if it was not supposed to
723      be mounted in the first place (dlehman)
724      Resolves: rhbz#223059
725    - Handle F13 shortcut key on installation key dialog (dlehman)
726      Resolves: rhbz#210673
727    - Create nodes for and probe for tape drives (dlehman)
728      Resolves: rhbz#218816
729    - Improve configuration screens for systems with multiple NICs (dcantrell)
730      Resolves: rhbz#218200
731    - Per-interface IPv4 and IPv6 configuration (dcantrell)
732      Resolves: rhbz#213110
733      Related: rhbz#218200
734    - Add logging for yum logging (katzj)
735      Resolves: rhbz#212259
736    - Only ask user to run VNC is Xvnc is present (dcantrell)
737      Resolves: rhbz#217563
738    - Add /sbin/sfdisk (dcantrell)
739      Resolves: rhbz#224297
740    - For /dev/hvc0 terminals, set TERM to vt320 (dcantrell)
741      Resolves: rhbz#219556
742    - Set DHCPv6_DISABLE flag when using IPv6 auto neighbor discovery (dcantrell)
743      Resolves: rhbz#231645
744    - Handle more than 10 Ethernet interfaces (dcantrell)
745      Resolves: rhbz#230525
746    - Support OSA layer 2 networking on zSeries (bhinson)
747      Resolves: rhbz#233376
748    - Handle ksdevice=BOOTIF correctly (dcantrell)
749      Resolves: rhbz#209284
750    - Fix text wrap width in auto partitioning text mode screen (dlehman)
751      Resolves: rhbz#221791
752    - Correctly count SCSI disk devices (dlehman)
753      Resolves: rhbz#230526
754    - Include /usr/sbin/dmidecode on ia64 (dlehman)
755      Resolves: rhbz#232947
756    - Bind mount /dev/pts in rescue mode (dlehman)
757      Resolves: rhbz#228714
758    - Do not ignore productpath in pkgorder (dlehman)
759      Resolves: rhbz#230487
760    - Describe 'nfs --opts' in kickstart-docs.txt (clumens)
761      Resolves: rhbz#234187
762    - Sanity check network info on zSeries (dcantrell)
763      Resolves: rhbz#234152
764    - Do not bring up network in stage 2 if it's already up (dcantrell)
765      Resolves: rhbz#232400
766    - Do not traceback when trying to remove the /mnt/sysimage tree (dcantrell)
767      Resolves: rhbz#227650
768    - Write correct infor to /etc/sysconfig/network (dcantrell)
769      Resolves: rhbz#222147
770    - If custom partitioning is selected, make drive selection non
771      sensitive (clumens)
772      Resolves: rhbz#219207
773    - Do not traceback if users neglects to enter an lvsize (clumens)
774      Resolves: rhbz#221253
775    - Do not load a module when the kickstart device line is incorrect (clumens)
776      Resolves: rhbz#227510
777    - Handle errors resulting from malformed repositories (clumens)
778      Resolves: rhbz#219274
779    - Remove all invalid RAID requests when using kickstart (clumens)
780      Resolves: rhbz#235279
781    - Avoid traceback getting the PID of iscsiadm (clumens)
782      Resolves: rhbz#223257
783    - Make sure kickstart scripts execute with correct working dir (clumens)
784      Resolves: rhbz#237317
785    - Support multiple ksappend lines (clumens)
786      Resolves: rhbz#222201
787    - Write out fstab after migrate (clumens)
788      Resolves: rhbz#223215
789    - Make the packages section in anaconda-ks.cfg match UI selections (clumens)
790      Resolves: rhbz#227383, rhbz#231121, rhbz#235881
791    - Copy volume group format attribute to new request (clumens)
792      Resolves: rhbz#217585
793    - Use /dev/ nodes for probing RAID superblocks (clumens)
794      Resolves: rhbz#208970
795    - Put more space between device description and the stripe for tall
796      languages (clumens)
797      Resolves: rhbz#217294
798    - Add netxen_nic driver (clumens)
799      Resolves: rhbz#230245
800    - Provide detailed disk info in text mode partitioning screen (dcantrell)
801      Resolves: rhbz#235054
802    - If wrong interface is selection, allow user to choose another one (clumens)
803      Resolves: rhbz#213787
804    - Focus installation key text box and populate fields correctly (dlehman)
805      Resolves: rhbz#223831
806    - Make sure the regkey settings are written to anaconda-ks.cfg (dlehman)
807      Resolves: rhbz#221450
808    - Select kernel-xen-devel when optional packages selected (dlehman)
809      Resolves: rhbz#226784
810    - Fix typo in message shown when user skips entering the install key (dlehman)
811      Resolves: rhbz#224491
812    - If autopart selection is custom, make sure review checkbox is active and
813      not sensitive. (dlehman)
814      Resolves: rhbz#220951
815    - Write NETWORKING_IPV6=no to /etc/sysconfig/network if IPv6 is disabled
816      during installation. (dcantrell)
817      Resolves: rhbz#226911
818    - Fix input validation loop in manual network config in loader
819      Resolves: rhbz#223193 (dcantrell)
820    - Make "description" translate correctly (pjones)
821      Resolves: rhbz#216067
822    
823  * 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
824  - 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