|
# $Id$ |
|
|
|
|
1 |
Name: anaconda |
Name: anaconda |
2 |
Version: 11.1.2.87 |
Version: 11.1.2.168 |
3 |
Release: 1%{?dist} |
Release: 1.el5.centos |
4 |
License: GPL |
License: GPL |
5 |
Summary: Graphical system installer |
Summary: Graphical system installer |
6 |
Group: Applications/System |
Group: Applications/System |
7 |
Source: anaconda-%{PACKAGE_VERSION}.tar.bz2 |
Source: anaconda-%{PACKAGE_VERSION}.tar.bz2 |
8 |
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_5.1.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 |
|
|
Patch100: anaconda-11.1.2.87-smeserver.patch |
|
|
|
|
|
BuildPreReq: kudzu-devel >= 1.2.57.1.15, 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 |
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: e4fsprogs |
30 |
Requires: python-pyblock >= 0.26-1 |
Requires: python-pyblock >= 0.26-1 |
31 |
Requires: libbdevid >= 5.1.2-1, libbdevid-python |
Requires: libbdevid >= 5.1.2-1, libbdevid-python |
32 |
Requires: audit-libs |
Requires: audit-libs |
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 |
|
|
49 |
|
|
50 |
BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} |
BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} |
51 |
|
|
67 |
Requires: openssh |
Requires: openssh |
68 |
%endif |
%endif |
69 |
Requires: /usr/bin/strip, xorg-x11-font-utils, netpbm-progs |
Requires: /usr/bin/strip, xorg-x11-font-utils, netpbm-progs |
70 |
|
Requires: xml-common |
71 |
|
Requires: libxml2 |
72 |
|
Requires(post): /usr/bin/xmlcatalog |
73 |
|
Requires(postun): /usr/bin/xmlcatalog |
74 |
|
|
75 |
%description runtime |
%description runtime |
76 |
The anaconda-runtime package contains parts of the installation system which |
The anaconda-runtime package contains parts of the installation system which |
80 |
%prep |
%prep |
81 |
|
|
82 |
%setup -q |
%setup -q |
83 |
|
|
84 |
%patch1 -p1 |
%patch1 -p1 |
85 |
%patch2 -p1 |
%patch2 -p1 |
86 |
%patch3 -p1 |
%patch3 -p1 |
91 |
%patch8 -p1 |
%patch8 -p1 |
92 |
#%patch9 -p1 |
#%patch9 -p1 |
93 |
%patch10 -p1 |
%patch10 -p1 |
94 |
%patch100 -p1 |
|
95 |
|
|
96 |
|
|
97 |
%build |
%build |
108 |
%clean |
%clean |
109 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
110 |
|
|
111 |
|
%post runtime |
112 |
|
CATALOG=/etc/xml/catalog |
113 |
|
/usr/bin/xmlcatalog --noout --add "rewriteSystem" \ |
114 |
|
"comps.dtd" \ |
115 |
|
"/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || : |
116 |
|
/usr/bin/xmlcatalog --noout --add "rewriteURI" \ |
117 |
|
"comps.dtd" \ |
118 |
|
"/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || : |
119 |
|
|
120 |
|
%postun runtime |
121 |
|
if [ $1 = 0 ]; then |
122 |
|
CATALOG=/etc/xml/catalog |
123 |
|
/usr/bin/xmlcatalog --noout --del \ |
124 |
|
"/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || : |
125 |
|
fi |
126 |
|
|
127 |
%files |
%files |
128 |
%defattr(-,root,root) |
%defattr(-,root,root) |
129 |
%doc COPYING |
%doc COPYING |
145 |
%files runtime |
%files runtime |
146 |
%defattr(-,root,root) |
%defattr(-,root,root) |
147 |
/usr/lib/anaconda-runtime |
/usr/lib/anaconda-runtime |
148 |
|
/usr/share/xml/comps |
149 |
|
|
150 |
%triggerun -- anaconda < 8.0-1 |
%triggerun -- anaconda < 8.0-1 |
151 |
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || : |
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || : |
152 |
|
|
153 |
%changelog |
%changelog |
154 |
* Thu Dec 20 2007 Shad L. Lords <slords@mail.com> 11.1.2.87-1.el5.sme |
* Sun Mar 1 2009 Karanbir Singh <kbsingh@centos.org> |
155 |
- Apply SME patches |
- Roll in CentOS Branding |
156 |
|
|
157 |
* Fri Nov 16 2007 Karanbir Singh <kbsingh@centos.org> 11.1.2.87-1.el5.centos |
* Thu Dec 18 2008 Joel Granados <jgranado@redhat.com> 11.1.2.168-1 |
158 |
- Roll in CentOS Patches |
- Make anaconda work with new API change in YUM (jgranado) |
159 |
|
Resolves: rhbz:#476957 |
160 |
|
|
161 |
|
* Wed Dec 17 2008 Joel Granados <jgranado@redhat.com> 11.1.2.167-1 |
162 |
|
- Fix anaconda build (hdegoede). |
163 |
|
Related: rhbz:#476739 |
164 |
|
|
165 |
|
* Tue Dec 16 2008 Joel Granados <jgranado@redhat.com> 11.1.2.166-1 |
166 |
|
- Load the raid45 modules at init time (jgranado). |
167 |
|
Related: rhbz#475385 |
168 |
|
- Make sure the raid45 modules are in the images (jgranado). |
169 |
|
Related: rhbz#475385 |
170 |
|
|
171 |
|
* Mon Dec 15 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.165-1 |
172 |
|
- Final translations for instnum text (clumens) |
173 |
|
Related: rhbz#474375 |
174 |
|
|
175 |
|
* Fri Dec 12 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.164-1 |
176 |
|
- Fix non-CHAP iBFT install cases (hdegoede) |
177 |
|
Resolves: rhbz#432819 |
178 |
|
- More translations for the instnum text (clumens) |
179 |
|
Related: rhbz#474375 |
180 |
|
|
181 |
|
* Wed Dec 10 2008 Chris Lumens <clumens@redhat.com> 11.1.2.163-1 |
182 |
|
- Mark some new translations as fuzzy to fix the build. |
183 |
|
Related: rhbz#474375 |
184 |
|
|
185 |
|
* Wed Dec 10 2008 Chris Lumens <clumens@redhat.com> 11.1.2.162-1 |
186 |
|
- Update translation files for the instnum text change. |
187 |
|
Related: rhbz#474375 |
188 |
|
|
189 |
|
* Wed Dec 3 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.161-1 |
190 |
|
- Include the libwrap in the initrd image |
191 |
|
Resolves: rhbz#473955 |
192 |
|
|
193 |
|
* Mon Dec 1 2008 Joel Granados <jgranado@redhat.com> 11.1.2.160-1 |
194 |
|
- Allow ssh and telnet to the install (jgranado). |
195 |
|
Resolves: rhbz:#473955 |
196 |
|
|
197 |
|
* Mon Dec 1 2008 Joel Granados <jgranado@redhat.com> 11.1.2.159-1 |
198 |
|
- The LV size is smaller than the totall sum of the partitions that make it up (jgranado). |
199 |
|
Resolves: rhbz:#468944 |
200 |
|
|
201 |
|
* Tue Nov 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.158-1 |
202 |
|
- Fix up ibft use cases (pjones). |
203 |
|
- Partition requests can be None when populating the tree (dlehman). |
204 |
|
Resolves: rhbz#472788 |
205 |
|
- Remove the name check on driver disk packages. |
206 |
|
Resolves: rhbz#472951 |
207 |
|
- Remove missing PVs before removing obsolete VG (rvykydal). |
208 |
|
Resolves: rhbz#468431 |
209 |
|
- Make the driverdisc label uppercase (msivak). |
210 |
|
Related: rhbz#316481 |
211 |
|
|
212 |
|
* Wed Nov 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.157-1 |
213 |
|
- Include ide-cs module into initrd (msivak). |
214 |
|
Related: rhbz#448009 |
215 |
|
|
216 |
|
* Wed Nov 12 2008 Chris Lumens <clumens@redhat.com> 11.1.2.156-1 |
217 |
|
- Fix a variety of pychecker errors (clumens, dcantrell, dlehman, rvykydal). |
218 |
|
Resolves: rhbz#469734 |
219 |
|
- Remove defunct VG before creating new one of the same name (rvykydal). |
220 |
|
Resolves: rhbz#469700 |
221 |
|
- Fix detection of ext4 on raid in rescue and upgrade (rvykydal). |
222 |
|
Resolves: rhbz#470221 |
223 |
|
|
224 |
|
* Tue Nov 11 2008 Joel Granados <jgranado@redhat.com> 11.1.2.155-1 |
225 |
|
- Enable the DD repository if the DD autodetection feature was used (msivak). |
226 |
|
Related: rhbz:#316631 |
227 |
|
- Call insmod in linuxrc.s390, not insert_module (dcantrell). |
228 |
|
Related: rhbz:#184648 |
229 |
|
- Load FCP modules early for CD/DVD install (dcantrell). |
230 |
|
Related: rhbz:#184648 |
231 |
|
- Update mk-s390-cdboot.c to work with large kernel images (dcantrell). |
232 |
|
Related: rhbz:#184648 |
233 |
|
- Fix all trivial (1 liner fixes) errors found by pychecker (hdegoede). |
234 |
|
Related: rhbz:#469730 |
235 |
|
|
236 |
|
* Wed Nov 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.154-1 |
237 |
|
- Include the new fnic driver (jgranado). |
238 |
|
Related: rhbz#462387 |
239 |
|
- Run the busProbe after we have all driver disks loaded (msivak). |
240 |
|
Related: rhbz#316481 |
241 |
|
|
242 |
|
* Wed Nov 5 2008 Joel Granados <jgranado@redhat.com> 11.1.2.153-1 |
243 |
|
- Use struct audit_reply instead of struct auditd_reply_list (hdegoede). |
244 |
|
Resolves: rhbz:#469873 |
245 |
|
- The Encryption button was missing in one migrate case (msivak). |
246 |
|
Resolves:#469849 |
247 |
|
- kickstart expects --dhcpclass instead of --class (clumens). |
248 |
|
Resolves: rhbz:#468972 |
249 |
|
- Fix the mounting procedure for autodetected driverdiscs (msivak). |
250 |
|
Resolves: rhbz:#316481 |
251 |
|
|
252 |
|
* Fri Oct 31 2008 Joel Granados <jgranado@redhat.com> 11.1.2.152-1 |
253 |
|
- Prepare environemnt so the AutoDD is properly detected (msivak). |
254 |
|
Resolves: rhbz:#316481 |
255 |
|
- Don't write luks passphrases to anaconda-ks.cfg (dlehman). |
256 |
|
Resolves: rhbz:#468907 |
257 |
|
- Write zeros to remove metadata before running luksFormat (dlehman). |
258 |
|
Resolves: rhbz:#469177 |
259 |
|
|
260 |
|
* Wed Oct 29 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.151-1 |
261 |
|
- Write correct OPTIONS line to ifcfg files on s390 for layer2 (dcantrell) |
262 |
|
Resolves: rhbz#468755 |
263 |
|
|
264 |
|
* Wed Oct 29 2008 Joel Granados <jgranado@redhat.com> 11.1.2.150-1 |
265 |
|
- Call createrepo in buildinstall only if --pkgorder is present (rvykydal). |
266 |
|
Resolves: rhbz:#467341 |
267 |
|
|
268 |
|
* Tue Oct 28 2008 Joel Granados <jgranado@redhat.com> 11.1.2.149-1 |
269 |
|
- Actually use the stderr parameter instead of duping to stdout (dlehman). |
270 |
|
Resolves: rhbz:#467289 |
271 |
|
- Revert "Specify a default cio_ignore parameter for s390x (#253075)" (dcantrell). |
272 |
|
Related: rhbz:#253075 |
273 |
|
- Revert "Enable CCW devices used for installation (#253075)" (dcantrell). |
274 |
|
Related: rhbz:#253075 |
275 |
|
- Revert "Correctly enable ignored CCW devices in linuxrc.s390 (#253075)" (dcantrell). |
276 |
|
Related: rhbz:#253075 |
277 |
|
|
278 |
|
* Fri Oct 24 2008 Joel Granados <jgranado@redhat.com> 11.1.2.148-1 |
279 |
|
- Probe the devices to populate cache for DD routines (msivak). |
280 |
|
Resolves: rhbz:#316481 |
281 |
|
|
282 |
|
* Thu Oct 23 2008 Joel Granados <jgranado@redhat.com> 11.1.2.147-1 |
283 |
|
- Dont execute the extra information message for all the devices (jgranado). |
284 |
|
Resolves: rhbz:#466291 |
285 |
|
|
286 |
|
* Tue Oct 21 2008 David Cantrell <dcnatrell@redhat.com> 11.1.2.146-1 |
287 |
|
- Fix up CCW device enabling on s390x (dcantrell) |
288 |
|
Resolves: rhbz#253075 |
289 |
|
|
290 |
|
* Mon Oct 20 2008 Dave Lehman <dlehman@redhat.com> 11.1.2.145-1 |
291 |
|
- Handle device names containing "/" in LUKS name fixup |
292 |
|
Related: rhbz#464769 |
293 |
|
|
294 |
|
* Thu Oct 16 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.144-1 |
295 |
|
- Enable CCW devices used for installation (dcantrell) |
296 |
|
Resolves: rhbz#253075 |
297 |
|
|
298 |
|
* Wed Oct 15 2008 Joel Granados <jgranado@redhat.com> 11.1.2.143-1 |
299 |
|
- Change order when calling dasdFmt to avoid race condition while formating dasd drives (jgranado). |
300 |
|
Resolves: rhbz:#466474 |
301 |
|
|
302 |
|
* Tue Oct 14 2008 Joel Granados <jgranado@redhat.com> 11.1.2.142-1 |
303 |
|
- Add the enic driver (jgranado). |
304 |
|
Resolves: rhbz:#462387 |
305 |
|
- Get the right list elements for the iscsi text interface (clumens). |
306 |
|
Resolves: rhbz:#466902 |
307 |
|
- Fix detection of ext4/ext4dev root partitions in rescue (rvykydal). |
308 |
|
Resolves: rhbz:#466868 |
309 |
|
|
310 |
|
* Mon Oct 13 2008 Joel Granados <jgranado@redhat.com> 11.1.2.141-1 |
311 |
|
- Prevent creation of encrypted swraid partitions (dlehman). |
312 |
|
Resolves: rhbz:#456283 |
313 |
|
- Enable the iBFT by default and set the fallbacks to mimic the w/o iBFT behaviour (msivak). |
314 |
|
Resolves: rhbz:#445721 |
315 |
|
|
316 |
|
* Fri Oct 10 2008 Peter Jones <pjones@redhat.com> - 11.1.2.140-1 |
317 |
|
- Don't display errors from nl_set_device_mtu() (dcantrell) |
318 |
|
Resolves: rhbz#466305 |
319 |
|
- Use a correct path for addnote, since the one in the original patch |
320 |
|
wasn't what the kernel group thought they were telling me. |
321 |
|
Related: rhbz#462663 |
322 |
|
|
323 |
|
* Thu Oct 09 2008 Chris Lumens <clumens@redhat.com> 11.1.2.139-1 |
324 |
|
- Handle None in luks device name rectification (pjones). |
325 |
|
Resolves: rhbz#466348 |
326 |
|
|
327 |
|
* Wed Oct 08 2008 Peter Jones <pjones@redhat.com> - 11.1.2.138-2 |
328 |
|
- Start the iBFT configured drives during iSCSI startup (msivak) |
329 |
|
Resolves: rhbz#445721 |
330 |
|
|
331 |
|
* Wed Oct 08 2008 Peter Jones <pjones@redhat.com> - 11.1.2.138-1 |
332 |
|
- Add note to bootable kernel image on ppc64 (dhowells) |
333 |
|
Related: rhbz#462663 |
334 |
|
|
335 |
|
* Mon Oct 06 2008 Chris Lumens <clumens@redhat.com> 11.1.2.137-2 |
336 |
|
- Better error checking when retrieveing info from iBFT (msivak). |
337 |
|
Related: rhbz#445721 |
338 |
|
- Fix a typo in the anaconda-runtime %post scriptlets. |
339 |
|
Resolves: rhbz#465441 |
340 |
|
|
341 |
|
* Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.136-2 |
342 |
|
- Fix build. |
343 |
|
Related: rhbz:#445721 |
344 |
|
|
345 |
|
* Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.136-1 |
346 |
|
- Rebuild to make brew happy. |
347 |
|
Related: rhbz:#445721 |
348 |
|
|
349 |
|
* Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.135-1 |
350 |
|
- iBFT has MAC addresses with wrong case, use strcasecmp to compare them (msivak). |
351 |
|
Resolves: rhbz:#445721 |
352 |
|
- Look up correct luks name before trying to decide on our boot device (pjones). |
353 |
|
Resolves: rhbz:#464769 |
354 |
|
- Add new LUKS devices to partitions.encryptedDevices (dlehman). |
355 |
|
Resolves: rhbz:#464769 |
356 |
|
- Add a workaround for lvm-on-raid size miscomputation (clumens). |
357 |
|
Resolves: rhbz:#463431 |
358 |
|
- Do not use labels to specifiy LUKS devices in /etc/fstab (dlehman). |
359 |
|
Resolves: rhbz:#461702 |
360 |
|
|
361 |
|
* Thu Oct 2 2008 Joel Granados <jgranado@redhat.com> 11.1.2.134-1 |
362 |
|
- Fix traceback when using kickstart and device encryption (pjones). |
363 |
|
Resolves: rhbz:#461700 |
364 |
|
- Fix traceback when using encryption with kickstart (pjones). |
365 |
|
Resolves: rhbz:#461700 |
366 |
|
- Fix ext4/ext4dev detection on existing partitions (rvykydal). |
367 |
|
Resolves: rhbz:#465248 |
368 |
|
|
369 |
|
* Tue Sep 30 2008 Joel Granados <jgranado@redhat.com> 11.1.2.133-1 |
370 |
|
- Set a label on /etc/sysconfig/keyboard (clumens). |
371 |
|
Resolves: rhbz:#463785 |
372 |
|
- Add comps.dtd to anaconda-runtime package (dcantrell). |
373 |
|
Resolves: rhbz:#442138 |
374 |
|
- Make sure /etc/xml/catalog is updated on package removal (dcantrell). |
375 |
|
Resolves: rhbz:#442138 |
376 |
|
- Fix a logging traceback in the encryption code (clumens). |
377 |
|
Resolves: rhbz:#464771 |
378 |
|
- Fix lvm partitioning in gui that was broken (rvykydal). |
379 |
|
Resolves: rhbz:#415871 |
380 |
|
- Fix computing of lvm partition sizes wrt physical extent size in gui (rvykydal). |
381 |
|
Resolves: rhbz:463780 |
382 |
|
- Add pointer initialization (rvykydal). |
383 |
|
Resolves: rhbz#439461 |
384 |
|
|
385 |
|
* Fri Sep 26 2008 Joel Granados <jgranado@redhat.com> 11.1.2.132-1 |
386 |
|
- When we use kickstart with specified UI mode, do not prompt for VNC (msivak). |
387 |
|
Resolves: rhbz##453551 |
388 |
|
|
389 |
|
* Thu Sep 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.131-1 |
390 |
|
- Fix rescue mode typo. |
391 |
|
Resolves: rhbz#463920 |
392 |
|
- Fix traceback accessing obsolete data member (dlehman). |
393 |
|
Resolves: rhbz#463778 |
394 |
|
|
395 |
|
* Tue Sep 23 2008 Chris Lumens <clumens@redhat.com> 11.1.2.130-1 |
396 |
|
- Fix the test for if we should remove the Virt group. |
397 |
|
Resolves: rhbz#462907. |
398 |
|
|
399 |
|
* Mon Sep 22 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.129-1 |
400 |
|
- Fix mk-s390-cdboot so it doesn't SIGSEGV when generating images (dcantrell) |
401 |
|
Related: rhbz#184648 |
402 |
|
- Add libfipscheck to initrd for sshd on s390x (clumens) |
403 |
|
Resolves: rhbz#463273 |
404 |
|
|
405 |
|
* Fri Sep 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.128-1 |
406 |
|
- Include the correct version of the spec file in the source archive. |
407 |
|
Related: rhbz#461700 |
408 |
|
|
409 |
|
* Fri Sep 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.127-1 |
410 |
|
- Support for system-wide passphrase for encrypted block devices (dlehman). |
411 |
|
Resolves: rhbz#461700 |
412 |
|
|
413 |
|
* Wed Sep 17 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.126-1 |
414 |
|
- Add a stub to cmdline UI for getLuksPassphrase (dlehman) |
415 |
|
Resolves: rhbz#462491 |
416 |
|
- Don't add a LUKSDevice to autopart PVs unless we're encrypting (dlehman) |
417 |
|
Resolves: rhbz#462640 |
418 |
|
- Support upgrade of systems that use encrypted block devices (dlehman) |
419 |
|
Resolves: rhbz#461696 |
420 |
|
- Disallow use or creation of encrypted software RAID partitions (dlehman) |
421 |
|
Resolves: rhbz#456283 |
422 |
|
- Use UUIDs instead of device nodes in crypttab (dlehman) |
423 |
|
Resolves: rhbz#461702 |
424 |
|
- Add support for OSA Express 2 ports per CHPID (rvykydal) |
425 |
|
Resolves: rhbz#439461 |
426 |
|
- Fix kickstart timezone value checking (rvykydal) |
427 |
|
Resolves: rhbz#462595 |
428 |
|
Resolves: rhbz#404321 |
429 |
|
|
430 |
|
* Tue Sep 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.125-1 |
431 |
|
- Include the programs needed to manage ext4 filesystems (clumens). |
432 |
|
Resolves: rhbz#462476 |
433 |
|
- Fix a reference to a variable before it exists in network.py (clumens). |
434 |
|
Resolves: rhbz#462480 |
435 |
|
|
436 |
|
* Mon Sep 15 2008 Chris Lumens <clumens@redhat.com> 11.1.2.124-1 |
437 |
|
- Fix blkid_dev_next return value checking (rvykydal). |
438 |
|
Resolves: rhbz#462175 |
439 |
|
- Add the reverse chap bits for kickstart as well (pjones). |
440 |
|
Related: rhbz#432819 |
441 |
|
- Make iBFT reading explicit from a higher level (pjones). |
442 |
|
- Fix device nodes creating for more than 8 cciss devices (rvykydal). |
443 |
|
Resolves: rhbz#445765 |
444 |
|
- Disable iBFT support for s390 and s390x (dcantrell). |
445 |
|
|
446 |
|
* Thu Sep 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.123-1 |
447 |
|
- Disable iBFT support on s390 and s390x (dcantrell) |
448 |
|
Related: rhbz#445721 |
449 |
|
|
450 |
|
* Thu Sep 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.122-1 |
451 |
|
- Add full CHAP support to iSCSI (pjones) |
452 |
|
Resolves: rhbz#432819 |
453 |
|
- Don't set iscsi devices to autostart (pjones) |
454 |
|
Resolves: rhbz#437891 |
455 |
|
- Support iSCSI CHAP and Reverse CHAP authentication (pjones) |
456 |
|
Resolves: rhbz#402431 |
457 |
|
Resolves: rhbz#432819 |
458 |
|
- Partitions growing fixed (rvykydal) |
459 |
|
Resolves: rhbz#442628 |
460 |
|
- Do not traceback when no root partitions are found in upgrade (rvykydal) |
461 |
|
Resolves: rhbz#444527 |
462 |
|
- Add support for ext4dev/ext4 filesystem (rvykydal) |
463 |
|
Resolves: rhbz#444527 |
464 |
|
- Add support for reading NIC setup from the iBFT table (msivak) |
465 |
|
Resolves: rhbz#445721 |
466 |
|
- Add 802.1q driver (rvykydal) |
467 |
|
Resolves: rhbz#431915 |
468 |
|
- Add libfipscheck to the images (clumens) |
469 |
|
Resolves: rhbz#461923 |
470 |
|
- Display drive model and size in MB in partitioning UI (dcantrell) |
471 |
|
Resolves: rhbz#460697 |
472 |
|
|
473 |
|
* Wed Sep 03 2008 Chris Lumens <clumens@redhat.com> 11.1.2.121-1 |
474 |
|
- Enable the dlabel=on for RHEL by default (msivak). |
475 |
|
Related: rhbz#316481. |
476 |
|
|
477 |
|
* Thu Aug 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.120-2 |
478 |
|
- libuuid is provided by e2fsprogs-devel. |
479 |
|
Related: rhbz#316481. |
480 |
|
|
481 |
|
* Thu Aug 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.120-1 |
482 |
|
- Include the nss libraries that the new RPM is linked against. |
483 |
|
Resolves: rhbz#460375. |
484 |
|
- Add automatic driver disk detection (msivak). |
485 |
|
Resolves: rhbz#316481. |
486 |
|
|
487 |
|
* Wed Aug 6 2008 Joel Granados <jgranado@redhat.com> 11.1.2.119-1 |
488 |
|
- Support VDSK devices on s390x (dcantrell). |
489 |
|
Resolves: rhbz#264061 |
490 |
|
|
491 |
|
* Wed Jul 30 2008 Joel Granados <jgranado@redhat.com> 11.1.2.118-1 |
492 |
|
- Use fedorakmod.py plugin from yum-utils package, don't pack it in anaconda (rvykydal). |
493 |
|
Resolves: rhbz#434804 |
494 |
|
- Make sure bootproto=query settings carry over to stage2 (clumens). |
495 |
|
Resolves: rhbz#453863 |
496 |
|
- Probe BUS_VIRTIO again after probing BUS_PCI (markmc). |
497 |
|
Resolves: rhbz#446232 |
498 |
|
- Add virtio drives to multipath blacklist (markmc). |
499 |
|
Resolves: rhbz#446232 |
500 |
|
- Add virtio max partition count (markmc). |
501 |
|
Resolves: rhbz#446232 |
502 |
|
- Sort virtio devices first (markmc). |
503 |
|
Resolves: rhbz#446232 |
504 |
|
- Probe on BUS_VIRTIO for devices (markmc). |
505 |
|
Resolves: rhbz#446232 |
506 |
|
- Explicitly include virtio_pci in the initrd (markmc). |
507 |
|
Resolves: rhbz#446232 |
508 |
|
- Add virtio to module-info (markmc). |
509 |
|
Resolves: rhbz#446232 |
510 |
|
- Add virtio support to devMakeInode() (markmc). |
511 |
|
Resolves: rhbz#446232 |
512 |
|
- Offer physical NIC identification in stage 1 (dcantrell). |
513 |
|
Resolves: rhbz:#261101 |
514 |
|
- Suspend the curses interface before calling scripts and resume afterwards (msivak). |
515 |
|
Resolves: rhbz#435314 |
516 |
|
|
517 |
|
* Wed Jul 23 2008 Joel Granados <jgranado@redhat.com> 11.1.2.117-1 |
518 |
|
- Fix the build. |
519 |
|
- Change the Makefile so it doesn't replace tags. |
520 |
|
|
521 |
|
* Wed Jul 23 2008 Joel Granados <jgranado@redhat.com> 11.1.2.116-1 |
522 |
|
- Specify a default cio_ignore parameter for s390x (dcantrell). |
523 |
|
Resolves: rhbz#253075 |
524 |
|
- Call dhcpNetDevice() instead of removed pumpNetDevice() (rvykydal). |
525 |
|
Resolves: rhbz#452664 |
526 |
|
- Add support for the --only-use argument to RHEL5 (rvykydal). |
527 |
|
Resolves: rhbz#318351 |
528 |
|
- Log a message informing about the critical upgrade error (jgranado). |
529 |
|
Resolves: rhbz#436865 |
530 |
|
- Support booting from FCP-attached CD/DVD drive on s390 (dcantrell). |
531 |
|
Resolves: rhbz#184648 |
532 |
|
- The actual size of a logical volume must be rounted down (jgranado). |
533 |
|
Resolves: rhbz#415871 |
534 |
|
- Set network device MTU if user specified mtu= (dcantrell). |
535 |
|
Resolves: rhbz#435874 |
536 |
|
|
537 |
|
* Wed Jul 16 2008 Joel Granados <jgranado@redhat.com> 11.1.2.115-1 |
538 |
|
- Pass the cmdline options to the nfs structure (jgranado). |
539 |
|
Resolves: rhbz#432603 |
540 |
|
- Remove hicolor-icon-theme>gtk2 from whiteout.py (msivak). |
541 |
|
Resolves: rhbz#369251 |
542 |
|
- Ask the user if he wants to use VNC instead of text mode (msivak). |
543 |
|
Resolves: rhbz#453551 |
544 |
|
- Leftover bits of encrypted block device support (dlehman). |
545 |
|
Resolves: rhbz#229865 |
546 |
|
- Rescue of systems containing encrypted block devices (dlehman). |
547 |
|
Resolves: rhbz#229865 |
548 |
|
- Support preexisting encrypted block devices (dlehman). |
549 |
|
Resolves: rhbz#229865 |
550 |
|
- Kickstart support for encrypted block devices (dlehman). |
551 |
|
Resolves: rhbz#229865 |
552 |
|
- User interface for manipulating encrypted block devices (dlehman). |
553 |
|
Resolves: rhbz#229865 |
554 |
|
- Partitioning with encrypted block devices (dlehman). |
555 |
|
Resolves: rhbz#229865 |
556 |
|
- Device-level support for encrypted block devices (dlehman). |
557 |
|
Resolves: rhbz#229865 |
558 |
|
|
559 |
|
* Wed Jul 9 2008 Joel Granados <jgranado@redhat.com> 11.1.2.114-1 |
560 |
|
- Enable upgrades for mayor version in rhel5 only (jgranado). |
561 |
|
Resolves: rhbz#436865 |
562 |
|
- Handling of invalid timezone value in kickstart added (rvykydal). |
563 |
|
Resolves: rhbz#404321 |
564 |
|
- GCC is complaining about unchecked return value from read call (msivak). |
565 |
|
Resolves: rhbz#448009 |
566 |
|
- Enable re-IPL on s390x after installation (dcantrell). |
567 |
|
Resolves: rhbz#432416 |
568 |
|
- Change the maximum recommended swap size to "2000 + (current ram)" (jgranado). |
569 |
|
Resolves: rhbz#447372 |
570 |
|
- Don't show the virtualization option if we are in Xen or in Vmware (jgranado). |
571 |
|
Resolves: rhbz#258441 |
572 |
|
- Prepare the system a little before initializing the pcmcia devices (msivak). |
573 |
|
Resolves: rhbz#448009 |
574 |
|
- Change the total number of processed packages/files/.. to avoid negative counter in remaining packages (msivak). |
575 |
|
Resolves: rhbz#436103 |
576 |
|
- Create additional /dev/xvda device nodes (clumens). |
577 |
|
Resolves: rhbz#437752 |
578 |
|
- Don't use error messages from dosfslabel as the label (clumens) |
579 |
|
Resolves: rhbz#427457 |
580 |
|
- Add nui driver (jgranado). |
581 |
|
Resolves: rhbz#444820 |
582 |
|
- Allow the use of the "-" character in lvm names (jgranado). |
583 |
|
Resolves: rhbz#430907 |
584 |
|
- yum.remove removes installed packages, not to be installed packages (msivak). |
585 |
|
Resolves: rhbz#442325 |
586 |
|
- Allow removing packages by glob now that yum supports it (msivak). |
587 |
|
Resolves: rhbz#442325 |
588 |
|
|
589 |
|
* Wed Apr 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.113-1 |
590 |
|
- Require the latest version of libnl-devel. |
591 |
|
Resolves: rhbz#441922 |
592 |
|
- Fix definition of __libc_setlocale_lock for new glibc. |
593 |
|
Resolves: rhbz#441940 |
594 |
|
- Add support for the bcm5710 driver. |
595 |
|
Resolves: rhbz#442553 |
596 |
|
- Require the latest libdhcp (dcantrell). |
597 |
|
Resolves: rhbz#435978 |
598 |
|
- Fix networking tracebacks (pjones, clumens). |
599 |
|
Resolves: rhbz#442020 |
600 |
|
|
601 |
|
* Tue Apr 08 2008 Chris Lumens <clumens@redhat.com> 11.1.2.112-1 |
602 |
|
- Make isys.dhcpNetDevice() work in rescue mode (dcantrell). |
603 |
|
Related: rhbz#435978 |
604 |
|
|
605 |
|
* Wed Apr 02 2008 Chris Lumens <clumens@redhat.com> 11.1.2.111-1 |
606 |
|
- Don't rebuild the initrds if no modules were installed. |
607 |
|
Resolves: rhbz#439379 |
608 |
|
- Bootable requests can not be on logical volumes. |
609 |
|
Resolves: rhbz#439270 |
610 |
|
- Name the xen images for ia64 in the .treeinfo file (jgranado). |
611 |
|
- Fix reporting on transaction errors (jgranado). |
612 |
|
Resolves: rhbz#437813 |
613 |
|
- Fix loop iteration in nl_ip2str (dcantrell). |
614 |
|
Resolves: rhbz#437773 |
615 |
|
- Allow GPT on ppc or ppc64 (dcantrell). |
616 |
|
Resolves: rhbz#438683 |
617 |
|
|
618 |
|
* Tue Mar 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.110-1 |
619 |
|
- Don't try to initialize iSCSI when the portal cannot be detected (msivak). |
620 |
|
Resolves: rhbz#435173 |
621 |
|
|
622 |
|
* Tue Mar 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.109-1 |
623 |
|
- Make sure DHCP works in rescue mode (dcantrell). |
624 |
|
Resolves: rhbz#435978 |
625 |
|
|
626 |
|
* Mon Mar 17 2008 Chris Lumens <clumens@redhat.com> 11.1.2.108-1 |
627 |
|
- Avoid SIGSEGV on s390x in netlink loop (dcantrell). |
628 |
|
Resolves: rhbz#436377 |
629 |
|
|
630 |
|
* Thu Mar 6 2008 Jeremy Katz <katzj@redhat.com> - 11.1.2.107-1 |
631 |
|
- Fix another case which could have None options |
632 |
|
Resolves: rhbz#435998 |
633 |
|
|
634 |
|
* Wed Mar 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.106-1 |
635 |
|
- Fix the case where we're checking for _netdev but options is None (pjones). |
636 |
|
Resolves: rhbz#435998 |
637 |
|
|
638 |
|
* Mon Mar 03 2008 Chris Lumens <clumens@redhat.com> 11.1.2.105-1 |
639 |
|
- Add support for _rnetdev mount option in fstab (pjones). |
640 |
|
Resolves: rhbz#435716 |
641 |
|
- Lots of network UI configuration fixes (dcantrell). |
642 |
|
Resolves: rhbz#432011 |
643 |
|
- Fix lvm error handling (msivak). |
644 |
|
Related: rhbz#224636 |
645 |
|
|
646 |
|
* Thu Feb 21 2008 Chris Lumens <clumens@redhat.com> 11.1.2.104-1 |
647 |
|
- Handle exceptions when setting up repos not enabled by a key. |
648 |
|
Resolves: rhbz#433028 |
649 |
|
- Show unconfigured interfaces as UNCONFIGURED (dcantrell). |
650 |
|
Related: rhbz#275291 |
651 |
|
|
652 |
|
* Tue Feb 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.103-1 |
653 |
|
- Fix a traceback in the backported pkgorder fix. |
654 |
|
Resolves: rhbz#432006 |
655 |
|
- Fix wrong function names for iscsi login/start (pjones). |
656 |
|
Resolves: rhbz#433276 |
657 |
|
|
658 |
|
* Sat Feb 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.102-1 |
659 |
|
- Correct auth command reading problem for ks files (dcantrell). |
660 |
|
Related: rhbz#427388 |
661 |
|
- Use correct salt length for MD5, SHA256, & SHA512 (dcantrell). |
662 |
|
Related: rhbz#427388 |
663 |
|
|
664 |
|
* Wed Feb 13 2008 Chris Lumens <clumens@redhat.com> 11.1.2.101-1 |
665 |
|
- Make sure interface description is defined (dcantrell). |
666 |
|
Resolves: rhbz#432635 |
667 |
|
- Set an attribute when iscsid is started |
668 |
|
Resolves: rhbz#431904 |
669 |
|
|
670 |
|
* Mon Feb 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.100-1 |
671 |
|
- Better fixes for iscsi probing (pjones, jlaska) |
672 |
|
Related: rhbz#431924 |
673 |
|
- Make man pages work in the chrooted environment (jgranado) |
674 |
|
Resolves: rhbz#243443 |
675 |
|
- Use correct variable in comparison (jgranado) |
676 |
|
Related: rhbz#432035 |
677 |
|
|
678 |
|
* Fri Feb 08 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.99-1 |
679 |
|
- Prevent writing out IPV6ADDR=none lines to ifcfg-ethX files (jgranado) |
680 |
|
Resolves: rhbz#432035 |
681 |
|
|
682 |
|
* Thu Feb 07 2008 Chris Lumens <clumens@redhat.com> 11.1.2.98-1 |
683 |
|
- Fix an infinite loop in using libnl (dcantrell). |
684 |
|
Related: rhbz#303681 |
685 |
|
|
686 |
|
* Thu Feb 07 2008 Chris Lumens <clumens@redhat.com> 11.1.2.97-1 |
687 |
|
- Add module dependencies of qeth.ko. |
688 |
|
Resolves: rhbz#431922 |
689 |
|
- Make sure ISCSIADM and such are defined (pjones). |
690 |
|
Resolves: rhbz#431924 |
691 |
|
- Use libnl to read MAC and IP addresses (dcantrell). |
692 |
|
Resolves: rhbz#303681 |
693 |
|
- Fix usage of minstg2 vs. stage2 in low-mem cases (jgranado). |
694 |
|
Resolves: rhbz#207657 |
695 |
|
|
696 |
|
* Tue Feb 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.96-1 |
697 |
|
- Include libnssutil3.so in the initrd for s390 as well. |
698 |
|
Resolves: rhbz#431054 |
699 |
|
- Document the dhcptimeout parameter (msivak). |
700 |
|
Related: rhbz#198147, rhbz#254032 |
701 |
|
|
702 |
|
* Mon Feb 04 2008 Chris Lumens <clumens@redhat.com> 11.1.2.95-1 |
703 |
|
- Propagate hostname from stage 1 to stage 2 on s390x (dcantrell). |
704 |
|
Resolves: rhbz#354021 |
705 |
|
|
706 |
|
* Fri Feb 01 2008 Chris Lumens <clumens@redhat.com> 11.1.2.94-1 |
707 |
|
- Include libnssutil3.so for sshd on s390 (dcantrell). |
708 |
|
- Remove old IP addresses from interface on reconfig (dcantrell). |
709 |
|
Resolves: rhbz#218273 |
710 |
|
- More fixes for .treeinfo (jgranado). |
711 |
|
|
712 |
|
* Wed Jan 30 2008 Chris Lumens <clumens@redhat.com> 11.1.2.93-1 |
713 |
|
- Support network --bootproto=query in kickstart installs. |
714 |
|
Resolves: rhbz#401531 |
715 |
|
- Set the format flag for new volume groups (msivak). |
716 |
|
Resolves: rhbz#246523 |
717 |
|
- More fixes for .treeinfo (jgranado). |
718 |
|
Related: rhbz#253992 |
719 |
|
|
720 |
|
* Mon Jan 28 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.92-1 |
721 |
|
- Fix remaining issues with createLuserConf() changes |
722 |
|
Related: rhbz#430237 |
723 |
|
|
724 |
|
* Mon Jan 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.91-1 |
725 |
|
- Include python-iniparse in stage2 for pirut. |
726 |
|
Resolves: rhbz#430212 |
727 |
|
- Update the information contained in .treeinfo files (jgranado). |
728 |
|
Resolves: rhbz#253992 |
729 |
|
- Fix namespace issue with createLuserConf (dcantrell). |
730 |
|
Resolves: rhbz#430237 |
731 |
|
- Write /etc/resolv.conf and /etc/hosts in stage1 on s390 (dcantrell). |
732 |
|
Related: rhbz#428694, rhbz#216158 |
733 |
|
|
734 |
|
* Wed Jan 23 2008 Chris Lumens <clumens@redhat.com> 11.1.2.90-1 |
735 |
|
- Add the stage2 to the .treeinfo file (jgranado). |
736 |
|
Resolves: rhbz#253992 |
737 |
|
- Fix handling %packages section in output anaconda-ks.cfg file. |
738 |
|
Related: rhbz#280101 |
739 |
|
- Fix a traceback caused by the patch for 427388. |
740 |
|
Resolves: rhbz#429902 |
741 |
|
- Fix some additional errors in createLuserConf() (dcantrell). |
742 |
|
Resolves: rhbz#429902 |
743 |
|
- Fix iscsi so that mkinitrd can talk to the running daemon (pjones). |
744 |
|
|
745 |
|
* Mon Jan 21 2008 Chris Lumens <clumens@redhat.com> 11.1.2.89-1 |
746 |
|
- Support SHA256/SHA512 password encoding from kickstart (dcantrell). |
747 |
|
Resolves: rhbz#427388 |
748 |
|
|
749 |
|
* Fri Jan 18 2008 Chris Lumens <clumens@redhat.com> 11.1.2.88-1 |
750 |
|
- Allow users to back up past instkey dialog (dlehman). |
751 |
|
Resolves: rhbz#252349 |
752 |
|
- Handle missing FTP files the same way as missing HTTP files (dlehman). |
753 |
|
Resolves: rhbz#350251 |
754 |
|
- Add support for iSCSI iBFT (msivak). |
755 |
|
Resolves: rhbz#307761 |
756 |
|
- Do not display NICs as UNCONFIGURED in network_text.py (dcantrell). |
757 |
|
Resolves: rhbz#275291 |
758 |
|
- If bootproto is dhcp, unset any static settings (dcantrell). |
759 |
|
Resolves: rhbz#218489 |
760 |
|
- Add support for the mptctl driver. |
761 |
|
Resolves: rhbz#382941 |
762 |
|
- Fix a traceback running pkgorder in non-base products (dgregor). |
763 |
|
Resolves: rhbz#317131 |
764 |
|
- Fix a traceback when adding zFCP disk without specifying details (msivak). |
765 |
|
Resolves: rhbz#428180 |
766 |
|
- Catch lvm tools errors when creating logical volumes (msivak). |
767 |
|
Resolves: rhbz#224636 |
768 |
|
- Add support for specifying the dhcp timeout (msivak). |
769 |
|
Resolves: rhbz#198147, rhbz#254032 |
770 |
|
- Don't add a trailing 1 to filesystem labels (jgranado). |
771 |
|
Resolves: rhbz#415861 |
772 |
|
- Add spufs support (jgranado). |
773 |
|
Resolves: rhbz#247720 |
774 |
|
- List iSCSI multipath devices in the installer UI. (dcantrell). |
775 |
|
Resolves: rhbz#391951 |
776 |
|
- Fix selected device when adding an advanced storage device (msivak). |
777 |
|
Resolves: rhbz#248447 |
778 |
|
- Add maketreeinfo.py script (jgranado). |
779 |
|
Resolves: rhbz#253992 |
780 |
|
- Make F12 work for the network config screen in text installs (jgranado). |
781 |
|
Resolves: rhbz#250982 |
782 |
|
- Add the ixgbe driver (jgranado). |
783 |
|
Resolves: rhbz#350911 |
784 |
|
- Write out IPV6INIT= to network-scripts (jgranado). |
785 |
|
Resolves: rhbz#243524 |
786 |
|
- Close md devices to fix RAID tracebacks (jgranado). |
787 |
|
Related: rhbz#208970 |
788 |
|
- Use input %packages section for anaconda-ks.cfg (msivak). |
789 |
|
Resolves: rhbz#280101 |
790 |
|
- Add option for selecting different comps file (msivak). |
791 |
|
Resolves: rhbz#352081 |
792 |
|
- Add nicdelay parameter (msivak). |
793 |
|
Resolves: rhbz#349521 |
794 |
|
- Be more accepting in which strings we wait for from sshd (alanm). |
795 |
|
Resolves: rhbz#286031 |
796 |
|
- Allow the use of double quotes in the pxeboot config file (jgranado). |
797 |
|
Resolves: rhbz#248170 |
798 |
|
- Read the nic info before showing the configuration window (jgranado). |
799 |
|
Resolves: rhbz#278451 |
800 |
|
- Make the back button work on the network config screen in loader (jgranado). |
801 |
|
Resolves: rhbz#233655 |
802 |
|
- Get lcs interface name correctly (msivak). |
803 |
|
Resolves: rhbz#237508 |
804 |
|
- Include more terminfo files to fix s390 telnet mode (msivak). |
805 |
|
Resolves: rhbz#231173 |
806 |
|
- Fix kickstart docs for --dhcpclass parameter (jgranado). |
807 |
|
Resolves: rhbz#248910 |
808 |
|
- Fix traceback when displaying autopartition error messages (jgranado). |
809 |
|
Resolves: rhbz#247257 |
810 |
|
- Fix comparison of unusual network interface names (jgranado). |
811 |
|
Resolves: rhbz#246135 |
812 |
|
- Populate the kickstart file dialog with the original value (jgranado). |
813 |
|
Resolves: rhbz#245936 |
814 |
|
- Make the man pages work in rescue mode (jgranado). |
815 |
|
Resolves: rhbz#243443 |
816 |
|
- Sort text package list (jgranado). |
817 |
|
Resolves: rhbz#242456 |
818 |
|
- Don't eject the cd before the %post scripts are run (jgranado). |
819 |
|
Resolves: rhbz#238711 |
820 |
|
|
821 |
* Wed Oct 17 2007 Chris Lumens <clumens@redhat.com> 11.1.2.87-1 |
* Wed Oct 17 2007 Chris Lumens <clumens@redhat.com> 11.1.2.87-1 |
822 |
- Prompt for manual network configuration in the loader if needed. |
- Prompt for manual network configuration in the loader if needed. |