1 |
|
# $Id$ |
2 |
|
|
3 |
Name: anaconda |
Name: anaconda |
4 |
Version: 11.1.2.36 |
Version: 11.1.2.87 |
5 |
Release: 1%{?dist}.6 |
Release: 1%{?dist} |
6 |
License: GPL |
License: GPL |
7 |
Summary: Graphical system installer |
Summary: Graphical system installer |
8 |
Group: Applications/System |
Group: Applications/System |
10 |
Patch1: anaconda-centos-syslinux-msg.patch |
Patch1: anaconda-centos-syslinux-msg.patch |
11 |
Patch2: anaconda-centos-installclasses-2.patch |
Patch2: anaconda-centos-installclasses-2.patch |
12 |
Patch3: anaconda-centos-regkey.patch |
Patch3: anaconda-centos-regkey.patch |
13 |
Patch4: anaconda-centos-centos-branding-po_files.patch |
Patch4: anaconda-centos-centos-branding-po_files_5.1.patch |
14 |
Patch5: anaconda-centos-inst-type.patch |
Patch5: anaconda-centos-inst-type.patch |
15 |
Patch6: anaconda-centos-task.patch |
Patch6: anaconda-centos-task.patch |
16 |
Patch7: anaconda-centos-removeStatusText.patch |
Patch7: anaconda-centos-removeStatusText.patch |
17 |
Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch |
Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch |
18 |
Patch9: anaconda-centos-pkgorder.patch |
Patch9: anaconda-centos-pkgorder.patch |
19 |
Patch10: anaconda-centos-additional-repos.patch |
Patch10: anaconda-centos-additional-repos.patch |
20 |
|
Patch100: anaconda-11.1.2.87-smeserver.patch |
21 |
|
|
22 |
BuildPreReq: kudzu-devel >= 1.2.42, pciutils-devel |
BuildPreReq: kudzu-devel >= 1.2.57.1.15, pciutils-devel |
23 |
BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel |
BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel |
24 |
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 |
25 |
BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel |
BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel |
38 |
Requires: system-logos, pykickstart, system-config-date |
Requires: system-logos, pykickstart, system-config-date |
39 |
Requires: device-mapper >= 1.01.05-3 |
Requires: device-mapper >= 1.01.05-3 |
40 |
Requires: dosfstools >= 2.11-6.2 e2fsprogs |
Requires: dosfstools >= 2.11-6.2 e2fsprogs |
41 |
Requires: python-pyblock >= 0.24-1 |
Requires: python-pyblock >= 0.26-1 |
42 |
Requires: libbdevid >= 5.1.2-1, libbdevid-python |
Requires: libbdevid >= 5.1.2-1, libbdevid-python |
43 |
Requires: audit-libs |
Requires: audit-libs |
44 |
%ifnarch s390 s390x ppc64 |
%ifnarch s390 s390x ppc64 |
84 |
%patch6 -p1 |
%patch6 -p1 |
85 |
%patch7 -p1 |
%patch7 -p1 |
86 |
%patch8 -p1 |
%patch8 -p1 |
87 |
%patch9 -p1 |
#%patch9 -p1 |
88 |
%patch10 -p1 |
%patch10 -p1 |
89 |
|
%patch100 -p1 |
90 |
|
|
91 |
|
|
92 |
%build |
%build |
93 |
make depend |
make depend |
129 |
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || : |
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || : |
130 |
|
|
131 |
%changelog |
%changelog |
132 |
* Tue Apr 10 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36.1.el5.centos.6 |
* Thu Dec 20 2007 Shad L. Lords <slords@mail.com> 11.1.2.87-1.el5.sme |
133 |
- 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 |
|
134 |
|
|
135 |
* Thu Mar 29 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36.1.el5.centos.2 |
* Fri Nov 16 2007 Karanbir Singh <kbsingh@centos.org> 11.1.2.87-1.el5.centos |
136 |
- Added pkgorder patch to make it do what we want it to |
- Roll in CentOS Patches |
137 |
|
|
138 |
* Wed Mar 28 2007 Karanbir Singh <kbsingh@centos.org> - 11.1.2.36-1.el5.centos.1 |
* Wed Oct 17 2007 Chris Lumens <clumens@redhat.com> 11.1.2.87-1 |
139 |
- Roll in CentOS Change |
- Prompt for manual network configuration in the loader if needed. |
140 |
|
Related: rhbz#296081 |
141 |
|
|
142 |
|
* Mon Oct 15 2007 Chris Lumens <clumens@redhat.com> 11.1.2.86-1 |
143 |
|
- Don't try to use DHCP in networks with static IP configuration. |
144 |
|
Resolves: rhbz#296081 |
145 |
|
|
146 |
|
* Wed Oct 03 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.85-1 |
147 |
|
- Check both IP structure members in getFileFromNfs() |
148 |
|
Resolves: rhbz#316251 |
149 |
|
|
150 |
|
* Thu Sep 27 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.84-1 |
151 |
|
- Check return values correctly on netlink_interfaces_ip2str() and |
152 |
|
netlink_interfaces_mac2str() |
153 |
|
Resolves: rhbz#230525 |
154 |
|
Related: rhbz#209284 |
155 |
|
|
156 |
|
* Wed Sep 19 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.83-1 |
157 |
|
- Add cxgb3 driver (pjones) |
158 |
|
Resolves: rhbz#296791 |
159 |
|
|
160 |
|
* Tue Sep 18 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.82-1 |
161 |
|
- Fix kickstart over NFS installs on s390x (ks=nfs:host:/path) |
162 |
|
Resolves: rhbz#250689 |
163 |
|
|
164 |
|
* Mon Sep 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.81-1 |
165 |
|
- Make major and minor long ints in devMakeInode() |
166 |
|
Related: rhbz#218816 |
167 |
|
|
168 |
|
* Mon Sep 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.80-1 |
169 |
|
- Create all variations of tape drive device nodes (dlehman) |
170 |
|
Resolves: rhbz#218816 |
171 |
|
|
172 |
|
* Fri Sep 14 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.79-1 |
173 |
|
- Correct infinite loop problem with new recvfrom() code for reading large |
174 |
|
netlink messages |
175 |
|
Related: rhbz#230525 |
176 |
|
- Make sure we clear the netlink cache before looking up IP or MAC addrs |
177 |
|
Related: rhbz#235824 |
178 |
|
|
179 |
|
* Thu Sep 13 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.78-1 |
180 |
|
- Fix manual IPv4 configuration when adding an iSCSI device |
181 |
|
Related: rhbz#235824 |
182 |
|
|
183 |
|
* Wed Sep 12 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.77-1 |
184 |
|
- Revert netlink_init_interfaces_list() changes |
185 |
|
Resolves: rhbz#287541 |
186 |
|
|
187 |
|
* Tue Sep 11 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.76-1 |
188 |
|
- Fix going back to the network device selection screen in loader |
189 |
|
Resolves: rhbz#253285 |
190 |
|
- Rework netlink_get_interface_ip() to handle large recvfrom responses (pjones) |
191 |
|
Related: rhbz#230525 |
192 |
|
- Driver disk fixes (clumens) |
193 |
|
Related: rhbz#213318 |
194 |
|
- Make sure MACADDR is written to ifcfg-* files (bhinson) |
195 |
|
Related: rhbz#248049 |
196 |
|
|
197 |
|
* Wed Sep 05 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.75-1 |
198 |
|
- Fix network handling via CMS conf file on s390x |
199 |
|
Resolves: rhbz#278261 |
200 |
|
|
201 |
|
* Wed Sep 05 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.74-1 |
202 |
|
- Find all NICs with netlink call |
203 |
|
Related: rhbz#230525 |
204 |
|
|
205 |
|
* Tue Sep 04 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.73-1 |
206 |
|
- Handle empty VSWITCH parameter (bhinson AT redhat DOT com) |
207 |
|
Related: rhbz#248049 |
208 |
|
|
209 |
|
* Tue Sep 04 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.72-1 |
210 |
|
- Rebuild against kudzu-1.2.57.1.15 |
211 |
|
Resolves: rhbz#276161 |
212 |
|
|
213 |
|
* Fri Aug 31 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.71-1 |
214 |
|
- Remove extra newtPopWindow() call |
215 |
|
Related: rhbz#260621 |
216 |
|
|
217 |
|
* Thu Aug 30 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.70-1 |
218 |
|
- Fix text wrap width on partition type combo (dlehman) |
219 |
|
Related: rhbz#221791 |
220 |
|
- Avoid SIGSEGV in for kickstart installs on Configure TCP/IP window |
221 |
|
Related: rhbz#260621 |
222 |
|
|
223 |
|
* Wed Aug 29 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.69-1 |
224 |
|
- Skip Configure TCP/IP window for kickstart installs |
225 |
|
Resolves: rhbz#260621 |
226 |
|
- Do not run _isys.vtActivate() on s390x |
227 |
|
Related: rhbz#217563 |
228 |
|
- Keep drive selection box disabled if user clicks Back (clumens) |
229 |
|
Related: rhbz#219207 |
230 |
|
|
231 |
|
* Mon Aug 27 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.68-1 |
232 |
|
- Do not return after NIC config for iSCSI setup |
233 |
|
Resolves: rhbz#233029 |
234 |
|
|
235 |
|
* Fri Aug 24 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.67-1 |
236 |
|
- Fix "no more mirrors" problems when retrieving packages (dlehman) |
237 |
|
Resolves: rhbz#240582 |
238 |
|
- Don't add duplicate fstab entries if the fstype is none (clumens) |
239 |
|
Resolves: rhbz#253485 |
240 |
|
- Allow users to change their NIC and reconfigure it in loader |
241 |
|
Resolves: rhbz#253285 |
242 |
|
- Validate IP addresses correctly for manual entry on s390x linuxrc |
243 |
|
Related: rhbz#234152 |
244 |
|
- Correct setting addon repository names (clumens) |
245 |
|
Related: rhbz#206152 |
246 |
|
|
247 |
|
* Fri Aug 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.66-1 |
248 |
|
- Select appropriate kernel devel package (dlehman) |
249 |
|
Related: rhbz#226784 |
250 |
|
|
251 |
|
* Fri Aug 17 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.65-1 |
252 |
|
- Don't assume tb[IFLA_ADDRESS] contains data |
253 |
|
Resolves: rhbz#252988 |
254 |
|
- Add support for VSWITCH and MACADDR conf variables on s390x |
255 |
|
Resolves: rhbz#248049 |
256 |
|
- Fix ks=nfs: regression on s390x |
257 |
|
Resolves: rhbz#250689 |
258 |
|
|
259 |
|
* Mon Aug 13 2007 Peter Jones <pjones@redhat.com> - 11.1.2.64-1 |
260 |
|
- Fix memory size comparison in PAE test. |
261 |
|
Related: rhbz#207573 |
262 |
|
- Add e1000e and igb modules. |
263 |
|
Resolves: rhbz#251733 |
264 |
|
Resolves: rhbz#251735 |
265 |
|
|
266 |
|
* Fri Aug 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.63-1 |
267 |
|
- Disable zFCP device before removing LUN (bhinson AT redhat DOT com) |
268 |
|
Resolves: rhbz#249341 |
269 |
|
|
270 |
|
* Wed Aug 08 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.62-1 |
271 |
|
- Add a symlink in /etc to /mnt/runtime/etc/yum, handle kABI |
272 |
|
requires/provides (dlehman) |
273 |
|
Resolves: rhbz#241412 |
274 |
|
- Fix converting UI selections into which drives should be used for |
275 |
|
partitioning (clumens) |
276 |
|
Resolves: rhbz#247997 |
277 |
|
|
278 |
|
* Mon Aug 06 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.61-1 |
279 |
|
- Honor ip=<val>/ipv6=<val>/noipv4/noipv6 boot parameters and skip the |
280 |
|
loader configuration if enough settings are passed on the boot line |
281 |
|
Resolves: rhbz#246603 |
282 |
|
|
283 |
|
* Fri Jul 20 2007 Peter Jones <pjones@redhat.com> - 11.1.2.60-1 |
284 |
|
- Hopefully fix usb-storage reloading. Still needs testing |
285 |
|
Related: rhbz#247830 |
286 |
|
- Ignore failure to unmount /mnt/source if we don't think there's a real mount |
287 |
|
(dlehman) |
288 |
|
Related: rhbz#223059 |
289 |
|
- Prevent SIGSEGV when going back from NFS entry box after manual IPv4 |
290 |
|
configuration (dcantrell) |
291 |
|
Resolves: rhbz#248075 |
292 |
|
- Fix the timezone window (dcantrell) |
293 |
|
Resolves: rhbz#248928 |
294 |
|
|
295 |
|
* Wed Jul 18 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.59-1 |
296 |
|
- Correctly discover underlying physical disks for RAID devices (pjones) |
297 |
|
Resolves: rhbz#248616 |
298 |
|
- Mark iSCSI root with _netdev mount option (markmc AT redhat DOT com) |
299 |
|
Resolves: rhbz#244994 |
300 |
|
- Clear screen after post-install NIC settings |
301 |
|
Resolves: rhbz#248130 |
302 |
|
- Display mpath model and unit info on text partitioning screen |
303 |
|
Related: rhbz#185852 |
304 |
|
|
305 |
|
* Mon Jul 16 2007 Peter Jones <pjones@redhat.com> - 11.1.2.58-1 |
306 |
|
- Only skip redhat-lsb during dependency resolution if it's not |
307 |
|
the only thing left |
308 |
|
Resolves: rhbz#248195 |
309 |
|
|
310 |
|
* Thu Jul 12 2007 Peter Jones <pjones@redhat.com> - 11.1.2.57-1 |
311 |
|
- Only use GPT when we've got really big disks |
312 |
|
Resolves: rhbz#247830 |
313 |
|
- Allow ia64 virt installs without "debug" option |
314 |
|
Resolves: rhbz#246718 |
315 |
|
- Copy firmware files correctly from driver disks |
316 |
|
Related: rhbz#224076 |
317 |
|
|
318 |
|
* Thu Jul 12 2007 Peter Jones <pjones@redhat.com> - 11.1.2.56-1 |
319 |
|
- Save "nodmraid" option so mkinitrd won't turn it on during boot |
320 |
|
Related: rhbz#185852 |
321 |
|
- Don't mark partitions as bootable on GPT disks unless we're using EFI |
322 |
|
Related: rhbz#130236 |
323 |
|
- Fix size display errors with large disks |
324 |
|
Related: rhbz#130236 |
325 |
|
|
326 |
|
* Tue Jul 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.55-1 |
327 |
|
- Display mpath model information on the custom partitioning screen |
328 |
|
Related: rhbz#185852 |
329 |
|
|
330 |
|
* Tue Jul 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.54-1 |
331 |
|
- Add missing colon on an if statement in getMpathModel() |
332 |
|
Related: rhbz#185852 |
333 |
|
- Do not add extra 'mapper/' to fulldev in getMpathModel() |
334 |
|
Related: rhbz#185852 |
335 |
|
|
336 |
|
* Tue Jul 10 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.53-1 |
337 |
|
- Use scsi_id to gather WWID info in getMpathModel() |
338 |
|
Related: rhbz#185852 |
339 |
|
- Do not strip 'mapper/' from mpath device names in the partitioning UI |
340 |
|
Related: rhbz#185852 |
341 |
|
|
342 |
|
* Mon Jul 09 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.52-1 |
343 |
|
- If we have seen an mpath device, do not gather its WWID again |
344 |
|
Related: rhbz#185852 |
345 |
|
- Fix code indentation errors |
346 |
|
Related: rhbz#185852 |
347 |
|
- Fix errors in the getMpathInfo() function when executing multipath |
348 |
|
Related: rhbz#185852 |
349 |
|
- Display mpath devices without the 'mapper/' text |
350 |
|
Related: rhbz#185852 |
351 |
|
- Get WWID from bindings file if multipath command returns nothing |
352 |
|
Related: rhbz#185852 |
353 |
|
- Require that USB devices remain stable for a longer time period (pjones) |
354 |
|
Resolves: rhbz#222684 |
355 |
|
|
356 |
|
* Mon Jul 09 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.51-1 |
357 |
|
- Ignore empty lines when collecting WWIDs per mpath device |
358 |
|
Related: rhbz#185852 |
359 |
|
- Comment out existing blacklist and blacklist_exceptions blocks in the |
360 |
|
/etc/multipath.conf file |
361 |
|
Related: rhbz#185852 |
362 |
|
- Reset SELinux file contexts on multipath.conf and bindings files |
363 |
|
Related: rhbz#185852 |
364 |
|
|
365 |
|
* Fri Jul 06 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.50-1 |
366 |
|
- Read default multipath.conf values from either the target system or the |
367 |
|
anaconda stage2 environment. Make sure we only read one WWID per mpath |
368 |
|
alias and log an error if we didn't. |
369 |
|
Related: rhbz#185852 |
370 |
|
- Install the PAE kernel when applicable (e.g., >4GB memory) |
371 |
|
Resolves: rhbz#207573 |
372 |
|
- Read mpathNNN devices when generating the bindings and multipath.conf files |
373 |
|
Related: rhbz#185852 |
374 |
|
- Make sure the partitioning UI screen displays WWID and model information |
375 |
|
for multipath devices |
376 |
|
Related: rhbz#185852 |
377 |
|
- Use GPT on all architectures with non-boot disks >=2TB (pjones) |
378 |
|
Resolves: rhbz#130236 |
379 |
|
|
380 |
|
* Thu Jul 05 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.49-1 |
381 |
|
- Generate multipath bindings and multipath.conf before package |
382 |
|
installation. Use scsi_id to collect WWIDs rather than the multipath |
383 |
|
command to maintain consistency with what pyblock has done. |
384 |
|
Related: rhbz#185852 |
385 |
|
|
386 |
|
* Fri Jun 29 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.48-1 |
387 |
|
- Support new driver disk repo layout. |
388 |
|
Resolves: rhbz#213318 |
389 |
|
- Add missing TEXT_EDIT_BUTTON constants back (dcantrell). |
390 |
|
Resolves: rhbz#245606. |
391 |
|
- Fix a traceback when writing out multipath configs (dcantrell). |
392 |
|
Related: rhbz#185852. |
393 |
|
|
394 |
|
* Thu Jun 28 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.47-1 |
395 |
|
- Fix traceback when writing out repo lines. |
396 |
|
Resolves: rhbz#246084 |
397 |
|
|
398 |
|
* Wed Jun 27 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.46-1 |
399 |
|
- Create package header directory since yum doesn't anymore (katzj). |
400 |
|
Resolves: rhbz#245918 |
401 |
|
- Write out repo lines to anaconda-ks.cfg. |
402 |
|
Resolves: rhbz#206152 |
403 |
|
- Enable multipathd on mpath installs (dcantrell). |
404 |
|
Resolves: rhbz#243421 |
405 |
|
- Pull scsi_id from /lib/udev, include kpartx and mpath commands (dcantrell). |
406 |
|
Resolves: rhbz#185852 |
407 |
|
- Display model information in the UI for mpath devices (dcantrell). |
408 |
|
Resolves: rhbz#208341 |
409 |
|
- Add nspr libraries and additional nss libraries. |
410 |
|
Related: rhbz#245215 |
411 |
|
- Fox error reporting in iscsi connection code (pjones). |
412 |
|
|
413 |
|
* Tue Jun 26 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.45-1 |
414 |
|
- Add keyutils-libs (clumens) |
415 |
|
Resolves: rhbz#245734 |
416 |
|
- Set up and use yum backend plugins (dlehman) |
417 |
|
Resolves: rhbz#241412 |
418 |
|
- Install debuginfo packages (james.antill) |
419 |
|
Resolves: rhbz#236033 |
420 |
|
|
421 |
|
* Tue Jun 26 2007 James Antill <jantill@redhat.com> - 11.1.2.44-2 |
422 |
|
- Remove default exclude for debuginfo. |
423 |
|
- Resolves: rhbz#236033 |
424 |
|
|
425 |
|
* Fri Jun 22 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.44-1 |
426 |
|
- Fix typo in multipath part of making stage2 image (dcantrell). |
427 |
|
- Include the scsi_id command in the stage2 image (dcantrell). |
428 |
|
Resolves: rhbz#185852 |
429 |
|
- Write out a minimal /etc/multipath.conf (dcantrell). |
430 |
|
Related: rhbz#185852 |
431 |
|
|
432 |
|
* Thu Jun 21 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.43-1 |
433 |
|
- Correct iSCSI portal discovery |
434 |
|
Resolves: rhbz#233029 |
435 |
|
|
436 |
|
* Thu Jun 21 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.42-1 |
437 |
|
- Handle ip=dhcp correctly so kickstart files are fetched automatically |
438 |
|
Resolves: rhbz#244418 |
439 |
|
- Write newline after NETWORKING_IPV6=yes line |
440 |
|
Resolves: rhbz#226911 |
441 |
|
- Make sure libnss3.so is included in the stage2 image |
442 |
|
Resolves: rhbz#245215 |
443 |
|
|
444 |
|
* Wed Jun 20 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.41-1 |
445 |
|
- Include Xen block devices in the blacklist_exception block |
446 |
|
Related: rhbz#243527 |
447 |
|
- Remove the lvm.conf filter modification to avoid regression |
448 |
|
Related: rhbz#243531 |
449 |
|
- Fix traceback when looking for multipath devices to collect WWIDs for |
450 |
|
Related: rhbz#185852 |
451 |
|
|
452 |
|
* Tue Jun 19 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.40-1 |
453 |
|
- Add libselinux-python to the stage2 image (clumens) |
454 |
|
Resolves: rhbz#244892 |
455 |
|
- Copy static multipath commands in to stage2 image |
456 |
|
Related: rhbz#185852 |
457 |
|
- Filter /dev/mapper/mpath* and /dev/mpath* in lvm.conf |
458 |
|
Related: rhbz#185852 |
459 |
|
- Run /sbin/multipath and copy generated bindings file to target system, |
460 |
|
populate blacklist_exception block in multipath.conf with WWIDs from |
461 |
|
generated bindings file |
462 |
|
Related: rhbz#185852 |
463 |
|
|
464 |
|
* Mon Jun 18 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.39-1 |
465 |
|
- Flush driveDict so zFCP are picked up after being brought online |
466 |
|
Resolves: rhbz#236903 |
467 |
|
- Warn user when more than 15 partitions found on a libata-controlled disk |
468 |
|
Resolves: rhbz#238858 |
469 |
|
- Add mpath filters to lvm.conf on target system |
470 |
|
Resolves: rhbz#243531 |
471 |
|
- Make sure target system has multipath bindings file, add multipath WWIDs |
472 |
|
to blacklist_exception block in multipath.conf |
473 |
|
Resolves: rhbz#243527 |
474 |
|
- Always print device node name for mpath devices in fstab |
475 |
|
Resolves: rhbz#243532 |
476 |
|
|
477 |
|
* Thu Jun 14 2007 Chris Lumens <clumens@redhat.com> - 11.1.2.38-1 |
478 |
|
- Import tempfile to fix kickstart install tracebacks. |
479 |
|
Resolves: rhbz#244240 |
480 |
|
|
481 |
|
* Tue Jun 12 2007 David Cantrell <dcantrell@redhat.com> - 11.1.2.37-1 |
482 |
|
- Add support for Areca RAID controllers (clumens) |
483 |
|
Resolves: rhbz#238014 |
484 |
|
- Pass -br to the X server so there is no more hatch (clumens) |
485 |
|
Resolves: rhbz#195919 |
486 |
|
- Echo 1 to each zFCP LUN to make entire device available (dcantrell) |
487 |
|
Resolves: rhbz#207097 |
488 |
|
- Prevent static network configuration from failing (dcantrell) |
489 |
|
Resolves: rhbz#221660 |
490 |
|
- Allow user to skip entering a gateway or nameserver when adding an iSCSI |
491 |
|
address (dcantrell) |
492 |
|
Resolves: rhbz#235824 |
493 |
|
- Do not log errors when unmounting /mnt/source if it was not supposed to |
494 |
|
be mounted in the first place (dlehman) |
495 |
|
Resolves: rhbz#223059 |
496 |
|
- Handle F13 shortcut key on installation key dialog (dlehman) |
497 |
|
Resolves: rhbz#210673 |
498 |
|
- Create nodes for and probe for tape drives (dlehman) |
499 |
|
Resolves: rhbz#218816 |
500 |
|
- Improve configuration screens for systems with multiple NICs (dcantrell) |
501 |
|
Resolves: rhbz#218200 |
502 |
|
- Per-interface IPv4 and IPv6 configuration (dcantrell) |
503 |
|
Resolves: rhbz#213110 |
504 |
|
Related: rhbz#218200 |
505 |
|
- Add logging for yum logging (katzj) |
506 |
|
Resolves: rhbz#212259 |
507 |
|
- Only ask user to run VNC is Xvnc is present (dcantrell) |
508 |
|
Resolves: rhbz#217563 |
509 |
|
- Add /sbin/sfdisk (dcantrell) |
510 |
|
Resolves: rhbz#224297 |
511 |
|
- For /dev/hvc0 terminals, set TERM to vt320 (dcantrell) |
512 |
|
Resolves: rhbz#219556 |
513 |
|
- Set DHCPv6_DISABLE flag when using IPv6 auto neighbor discovery (dcantrell) |
514 |
|
Resolves: rhbz#231645 |
515 |
|
- Handle more than 10 Ethernet interfaces (dcantrell) |
516 |
|
Resolves: rhbz#230525 |
517 |
|
- Support OSA layer 2 networking on zSeries (bhinson) |
518 |
|
Resolves: rhbz#233376 |
519 |
|
- Handle ksdevice=BOOTIF correctly (dcantrell) |
520 |
|
Resolves: rhbz#209284 |
521 |
|
- Fix text wrap width in auto partitioning text mode screen (dlehman) |
522 |
|
Resolves: rhbz#221791 |
523 |
|
- Correctly count SCSI disk devices (dlehman) |
524 |
|
Resolves: rhbz#230526 |
525 |
|
- Include /usr/sbin/dmidecode on ia64 (dlehman) |
526 |
|
Resolves: rhbz#232947 |
527 |
|
- Bind mount /dev/pts in rescue mode (dlehman) |
528 |
|
Resolves: rhbz#228714 |
529 |
|
- Do not ignore productpath in pkgorder (dlehman) |
530 |
|
Resolves: rhbz#230487 |
531 |
|
- Describe 'nfs --opts' in kickstart-docs.txt (clumens) |
532 |
|
Resolves: rhbz#234187 |
533 |
|
- Sanity check network info on zSeries (dcantrell) |
534 |
|
Resolves: rhbz#234152 |
535 |
|
- Do not bring up network in stage 2 if it's already up (dcantrell) |
536 |
|
Resolves: rhbz#232400 |
537 |
|
- Do not traceback when trying to remove the /mnt/sysimage tree (dcantrell) |
538 |
|
Resolves: rhbz#227650 |
539 |
|
- Write correct infor to /etc/sysconfig/network (dcantrell) |
540 |
|
Resolves: rhbz#222147 |
541 |
|
- If custom partitioning is selected, make drive selection non |
542 |
|
sensitive (clumens) |
543 |
|
Resolves: rhbz#219207 |
544 |
|
- Do not traceback if users neglects to enter an lvsize (clumens) |
545 |
|
Resolves: rhbz#221253 |
546 |
|
- Do not load a module when the kickstart device line is incorrect (clumens) |
547 |
|
Resolves: rhbz#227510 |
548 |
|
- Handle errors resulting from malformed repositories (clumens) |
549 |
|
Resolves: rhbz#219274 |
550 |
|
- Remove all invalid RAID requests when using kickstart (clumens) |
551 |
|
Resolves: rhbz#235279 |
552 |
|
- Avoid traceback getting the PID of iscsiadm (clumens) |
553 |
|
Resolves: rhbz#223257 |
554 |
|
- Make sure kickstart scripts execute with correct working dir (clumens) |
555 |
|
Resolves: rhbz#237317 |
556 |
|
- Support multiple ksappend lines (clumens) |
557 |
|
Resolves: rhbz#222201 |
558 |
|
- Write out fstab after migrate (clumens) |
559 |
|
Resolves: rhbz#223215 |
560 |
|
- Make the packages section in anaconda-ks.cfg match UI selections (clumens) |
561 |
|
Resolves: rhbz#227383, rhbz#231121, rhbz#235881 |
562 |
|
- Copy volume group format attribute to new request (clumens) |
563 |
|
Resolves: rhbz#217585 |
564 |
|
- Use /dev/ nodes for probing RAID superblocks (clumens) |
565 |
|
Resolves: rhbz#208970 |
566 |
|
- Put more space between device description and the stripe for tall |
567 |
|
languages (clumens) |
568 |
|
Resolves: rhbz#217294 |
569 |
|
- Add netxen_nic driver (clumens) |
570 |
|
Resolves: rhbz#230245 |
571 |
|
- Provide detailed disk info in text mode partitioning screen (dcantrell) |
572 |
|
Resolves: rhbz#235054 |
573 |
|
- If wrong interface is selection, allow user to choose another one (clumens) |
574 |
|
Resolves: rhbz#213787 |
575 |
|
- Focus installation key text box and populate fields correctly (dlehman) |
576 |
|
Resolves: rhbz#223831 |
577 |
|
- Make sure the regkey settings are written to anaconda-ks.cfg (dlehman) |
578 |
|
Resolves: rhbz#221450 |
579 |
|
- Select kernel-xen-devel when optional packages selected (dlehman) |
580 |
|
Resolves: rhbz#226784 |
581 |
|
- Fix typo in message shown when user skips entering the install key (dlehman) |
582 |
|
Resolves: rhbz#224491 |
583 |
|
- If autopart selection is custom, make sure review checkbox is active and |
584 |
|
not sensitive. (dlehman) |
585 |
|
Resolves: rhbz#220951 |
586 |
|
- Write NETWORKING_IPV6=no to /etc/sysconfig/network if IPv6 is disabled |
587 |
|
during installation. (dcantrell) |
588 |
|
Resolves: rhbz#226911 |
589 |
|
- Fix input validation loop in manual network config in loader |
590 |
|
Resolves: rhbz#223193 (dcantrell) |
591 |
|
- Make "description" translate correctly (pjones) |
592 |
|
Resolves: rhbz#216067 |
593 |
|
|
594 |
* 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 |
595 |
- 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 |