1 |
ExcludeArch: ppc64 |
ExcludeArch: ppc64 |
2 |
Name: anaconda |
Name: anaconda |
3 |
Version: 10.1.1.63 |
Version: 10.1.1.81 |
4 |
Release: 4.centos4.1 |
Release: 1.centos4 |
5 |
License: GPL |
License: GPL |
6 |
Summary: Graphical system installer |
Summary: Graphical system installer |
7 |
Group: Applications/System |
Group: Applications/System |
8 |
Source: anaconda-%{PACKAGE_VERSION}.tar.bz2 |
Source: anaconda-%{PACKAGE_VERSION}.tar.bz2 |
9 |
Source1: anaconda.centos.spec.txt |
Source1: anaconda.centos.spec.txt |
|
Patch0: anaconda-10.1.1.63-echo.patch |
|
|
Patch1: anaconda-10.1.1.63-fbadasd.patch |
|
|
Patch2: anaconda-10.1.1.63-selinuxrescuemount.patch |
|
|
Patch3: anaconda-10.1.1.63-stex.patch |
|
|
Patch4: anaconda-10.1.1.63-fatlabel.patch |
|
|
Patch5: anaconda-10.1.1.63-ignoredisk.patch |
|
10 |
Patch10: centos4-anaconda.patch |
Patch10: centos4-anaconda.patch |
11 |
Patch11: centos4-buildi586.patch |
Patch11: centos4-buildi586.patch |
12 |
Patch12: centos4-isolinux-colors.patch |
Patch12: centos4-isolinux-colors.patch |
13 |
Patch13: centos4-unicode-linedraw-chars.patch |
Patch13: centos4-use-discinfo.patch |
14 |
|
BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.95.23, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel, libselinux-devel >= 1.6, xorg-x11-devel |
|
BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.95.16, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel, libselinux-devel >= 1.6, xorg-x11-devel |
|
15 |
%ifarch i386 |
%ifarch i386 |
16 |
BuildRequires: dietlibc |
BuildRequires: dietlibc |
17 |
%endif |
%endif |
41 |
%prep |
%prep |
42 |
|
|
43 |
%setup -q |
%setup -q |
|
%patch0 -p0 |
|
|
%patch1 -p0 -b .fba |
|
|
%patch2 -p0 -b .selinux |
|
|
%patch3 -p0 -b .stex |
|
|
%patch4 -p0 -b .fatlabel |
|
|
%patch5 -p0 -b .ignoredisk |
|
44 |
%patch10 -p1 |
%patch10 -p1 |
45 |
%patch11 -p1 |
%patch11 -p1 |
46 |
%patch12 -p1 |
%patch12 -p1 |
87 |
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || : |
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || : |
88 |
|
|
89 |
%changelog |
%changelog |
90 |
* Sun May 6 2007 Johnny Hughes <johnny@cenots.org> - 10.1.1.63-4.centos4.1 |
* Sat Nov 17 2007 Johnny Hughes <johnny@centos.org> - 10.1.1.81-1.centos4 |
|
- modifed centos i586 patches to work with Xen. |
|
|
|
|
|
* Wed May 2 2007 Johnny Hughes <johnny@centos.org> - 10.1.1.63-4.centos4 |
|
91 |
- modified to include the centos anaconda spec file in the build as it is used |
- modified to include the centos anaconda spec file in the build as it is used |
92 |
in the build process (SOURCE1). |
in the build process (SOURCE1). |
93 |
- rolled in previous centos changes |
- rolled in centos patches 10, 11, 12, 13 |
94 |
|
|
95 |
* Fri Apr 13 2007 Peter Jones <pjones@redhat.com> - 10.1.1.63-4 |
* Tue Oct 30 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.81-1 |
96 |
- Ignore disks listed in ignoredisks, even if we have clearpart --all |
- Copy loaderData->macaddr in to cfg->macaddr |
97 |
|
Related: rhbz#233357 |
98 |
|
|
99 |
|
* Mon Oct 29 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.80-1 |
100 |
|
- Copy in usr/sbin/ip for the s390 & s390x initrd.img files |
101 |
|
Related: rhbz#233357 |
102 |
|
|
103 |
|
* Tue Oct 23 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.78-1 |
104 |
|
- Add sbin/ip to KEEPFILE list on s390 & s390x |
105 |
|
Related: rhbz#233357 |
106 |
|
|
107 |
|
* Wed Oct 10 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.77-1 |
108 |
|
- Add /sbin/ip command to the initrd.img file on s390 & s390x |
109 |
|
Related: rhbz#233357 |
110 |
|
|
111 |
|
* Wed Oct 10 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.76-1 |
112 |
|
- ChangeLog corrections caught by rpmdiff |
113 |
|
Related: rhbz#234134 |
114 |
|
|
115 |
|
* Tue Oct 09 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.75-1 |
116 |
|
- use /sbin/ip in init to set the MAC address on s390/s390x (bhinson) |
117 |
|
Resolves: rhbz#233357 |
118 |
|
|
119 |
|
* Tue Oct 09 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.74-1 |
120 |
|
- add qla4xxx driver |
121 |
|
Resolves: rhbz#234134 |
122 |
|
|
123 |
|
* Tue Sep 25 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.73-1 |
124 |
|
- look for labels on all fstypes |
125 |
|
Resolves: rhbz#251579 |
126 |
|
- add e1000e driver (pjones) |
127 |
|
Resolves: rhbz#253791 |
128 |
|
|
129 |
|
* Mon Sep 17 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.72-1 |
130 |
|
- fix handling of MACADDR when configuring OSA layer2 networking (dcantrell) |
131 |
|
- Related: rhbz#233357 |
132 |
|
|
133 |
|
* Tue Sep 11 2007 Peter Jones <pjones@redhat.com> - 10.1.1.71-2 |
134 |
|
- rebuild with COLLECTION=dist-4E-U6-candidate to pick up newer kudzu. |
135 |
|
|
136 |
|
* Thu Sep 06 2007 Chris Lumens <clumens@redhat.com> - 10.1.1.71-1 |
137 |
|
- Fix raid --useexisting. |
138 |
|
Resolves: rhbz#207541. |
139 |
|
|
140 |
|
* Mon Sep 04 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.70-1 |
141 |
|
- Increase the size of x86_64 diskboot.img so everything fits (pjones) |
142 |
|
Resolves: rhbz#240561 |
143 |
|
- Fix MAC address specification with OSA layer2 networking, based on patch |
144 |
|
from Brad Hinson (dcantrell) |
145 |
|
Resolves: rhbz#252021 |
146 |
|
- Fix biosdisk install problems on certain hardware (dcantrell) |
147 |
|
Resolves: rhbz#247303 |
148 |
|
- Enable igb network devices (dcantrell) |
149 |
|
Resolves: rhbz#253711 |
150 |
|
|
151 |
|
* Mon Aug 13 2007 Peter Jones <pjones@redhat.com> - 10.1.1.69-1 |
152 |
|
- Fix py-compile failure introduced in .68-1 . |
153 |
|
|
154 |
|
* Fri Aug 10 2007 Peter Jones <pjones@redhat.com> - 10.1.1.68-1 |
155 |
|
- Add missing pata_* and sata_* HBA drivers |
156 |
|
Resolves: rhbz#251718 |
157 |
|
- Fix UI for drive selection for partitioning (clumens) |
158 |
|
Resolves: rhbz#251150 |
159 |
|
|
160 |
|
* Thu Aug 02 2007 David Cantrell <dcantrell@redhat.com> - 10.1.1.67-1 |
161 |
|
- Handle return value from waitLinkSleep() correctly (pjones) |
162 |
|
Related: rhbz#207546 |
163 |
|
- Only show >15 partitions message if there is a user interface (dlehman) |
164 |
|
Related: rhbz#238708 |
165 |
|
|
166 |
|
* Fri Jul 13 2007 Chris Lumens <clumens@redhat.com> - 10.1.1.66-1 |
167 |
|
- Don't read filesystem labels from drives we cleared with clearpart. |
168 |
|
Resolves: #209291 |
169 |
|
- Don't display an error if mount fails when searching for a root (dlehman). |
170 |
|
Resolves: #214008 |
171 |
|
- Check for SCSI disks containing more than 15 partitions (dlehman). |
172 |
|
Resoles: #238708 |
173 |
|
- Fix PATH assignment in linuxrc.s390 (dlehman). |
174 |
|
Resolves: #190215 |
175 |
|
- Add netxen_nic support (dlehman). |
176 |
|
Resolves: #233639 |
177 |
|
- Add ignoredisk --only-use option. |
178 |
|
Resolves: #198526 |
179 |
|
- Document nfsmountopts command line option. |
180 |
|
Resolves: #234185 |
181 |
|
|
182 |
|
* Wed Jun 20 2007 Chris Lumens <clumens@redhat.com> - 10.1.1.65-1 |
183 |
|
- Support FTP and HTTP URLs with auth info (dcantrell). |
184 |
|
Resolves: #194247 |
185 |
|
- Increase DHCP timeout to 45 seconds and retries to 10 (dcantrell). |
186 |
|
Resolves: #207546 |
187 |
|
- Remove invalid preexisting RAID requests. |
188 |
|
Resolves: #233308 |
189 |
|
- Don't traceback on keeping preexisting partitions and logical volumes. |
190 |
|
Resolves: #182943 |
191 |
|
- Fix probing for RAID superblocks. |
192 |
|
Resolves: #172648 |
193 |
|
- Document the nicdelay command line option. |
194 |
|
Resolves: #232721 |
195 |
|
- Change the cciss module description. |
196 |
|
Resolves: #210414 |
197 |
|
- Add support for qla3xxx and the Areca RAID adapter. |
198 |
|
Resolves: #233672, #242113 |
199 |
|
- Support OSA Layer 2 networking (bhinson). |
200 |
|
Resolves: #233357 |
201 |
|
- Merge in the following changelog entries from devel-cvs spec file: |
202 |
|
- Ignore disks listed in ignoredisks, even if we have clearpart --all (pjones) |
203 |
Resolves: #186438 |
Resolves: #186438 |
204 |
|
- Label fat filesystems on ia64 during upgrade (pjones) |
|
* Mon Apr 9 2007 Peter Jones <pjones@redhat.com> - 10.1.1.63-3 |
|
|
- Label fat filesystems on ia64 during upgrade |
|
205 |
Resolves: #234815 |
Resolves: #234815 |
206 |
|
|
207 |
* Wed Apr 04 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.63-2 |
* Wed Apr 14 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.64-1 |
208 |
- Fix rescue mode selinuxfs mount (#234137) |
- Fix rescue mode selinuxfs mount |
209 |
- Add stex driver to module-info (#230214) |
- Add stex driver to module-info |
210 |
- Actually create the /bin/echo symlink on all arches (#178781) |
- Add OSA layer 2 network support for zSeries (dcantrell) |
211 |
- Detect FBA storage devices on zSeries |
Resolves: #233357 |
212 |
Resolves: #227913 |
- Add size and model info to text mode drive selection (dcantrell) |
213 |
|
Resolves: #233606 |
214 |
|
- Honor nicdelay when ksdevice=link is used (dcantrell) |
215 |
|
Resolves: #207546 |
216 |
|
- Actually create the /bin/echo symlink on all arches |
217 |
|
- Detect FBA storage devices on zSeries |
218 |
|
|
219 |
* Tue Mar 06 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.63-1 |
* Tue Mar 06 2007 Dave Lehman <dlehman@redhat.com> - 10.1.1.63-1 |
220 |
- Allow graphical xen installs to proceed with no mouse |
- Allow graphical xen installs to proceed with no mouse |
336 |
- Eliminate dupe vnc entries in command line docs (#175368) |
- Eliminate dupe vnc entries in command line docs (#175368) |
337 |
- Fix RAID error messages to be more clear (#184246) |
- Fix RAID error messages to be more clear (#184246) |
338 |
|
|
|
* Sat Mar 11 2006 Johnny Hughes <johnny@centos.org> - 10.1.1.37-1.centos4.2 |
|
|
- added centos4-isolinux-colors.patch to change the isolinux colors |
|
|
|
|
|
* Thu Mar 9 2006 Johnny Hughes <johnny@centos.org> - 10.1.1.37-1.centos4 |
|
|
- Rolled in previous CentOS-4 changes |
|
|
- added centos4-buildi586.patch to allow for 2 boot kernels, i686 and i586 |
|
|
made i686 the default kernel. |
|
|
|
|
339 |
* Thu Mar 2 2006 Peter Jones <pjones@redhat.com> - 10.1.1.38-1 |
* Thu Mar 2 2006 Peter Jones <pjones@redhat.com> - 10.1.1.38-1 |
340 |
- Make the ACPI probe happen when isys is imported, and return cached |
- Make the ACPI probe happen when isys is imported, and return cached |
341 |
data from there on out. |
data from there on out. |
359 |
- Change minimum cpu count for largesmp kernel selection on ppc |
- Change minimum cpu count for largesmp kernel selection on ppc |
360 |
to 64. (pjones, #179027) |
to 64. (pjones, #179027) |
361 |
|
|
|
* Sat Dec 31 2005 Pasi Pirhonen <upi@iki.fi> - 10.1.1.33-1.centos4 |
|
|
- Changed install directory to CentOS instead of RedHat |
|
|
- Changed various trademark and logos |
|
|
|
|
362 |
* Wed Dec 21 2005 Peter Jones <pjones@redhat.com> - 10.1.1.33-2 |
* Wed Dec 21 2005 Peter Jones <pjones@redhat.com> - 10.1.1.33-2 |
363 |
- rebuild for fixed gcc |
- rebuild for fixed gcc |
364 |
|
|