2 |
|
|
3 |
Summary: Graphical system installer |
Summary: Graphical system installer |
4 |
Name: anaconda |
Name: anaconda |
5 |
Version: 21.48.22.158 |
Version: 21.48.22.159 |
6 |
Release: 2%{?dist} |
Release: 1%{?dist} |
7 |
License: GPLv2+ and MIT |
License: GPLv2+ and MIT |
8 |
Group: Applications/System |
Group: Applications/System |
9 |
URL: http://fedoraproject.org/wiki/Anaconda |
URL: http://fedoraproject.org/wiki/Anaconda |
25 |
Patch10: anaconda-centos-armhfp-extloader.patch |
Patch10: anaconda-centos-armhfp-extloader.patch |
26 |
Patch11: anaconda-centos-really-add-centos-install-class.patch |
Patch11: anaconda-centos-really-add-centos-install-class.patch |
27 |
|
|
|
#KOOZALI |
|
|
Patch101: 001-anaconda-koozali-product.patch |
|
|
#ENDKOOZALI |
|
|
|
|
28 |
# Versions of required components (done so we make sure the buildrequires |
# Versions of required components (done so we make sure the buildrequires |
29 |
# match the requires versions of things). |
# match the requires versions of things). |
30 |
%define dbusver 1.2.3 |
%define dbusver 1.2.3 |
251 |
%patch10 -p1 |
%patch10 -p1 |
252 |
%endif |
%endif |
253 |
|
|
|
#KOOZALI |
|
|
%patch101 -p1 |
|
|
#END KOOZALI |
|
|
|
|
254 |
pushd pyanaconda/installclasses/ |
pushd pyanaconda/installclasses/ |
255 |
cp -f rhel.py centos.py |
cp -f rhel.py centos.py |
256 |
popd |
popd |
348 |
%{_prefix}/libexec/anaconda/dd_* |
%{_prefix}/libexec/anaconda/dd_* |
349 |
|
|
350 |
%changelog |
%changelog |
351 |
* Wed Jun 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 21.48.22.158-2.sme |
* Tue Sep 29 2020 CentOS Sources <bugs@centos.org> - 21.48.22.159-1.el7.centos |
|
- patch for product.img branding of anaconda |
|
|
|
|
|
* Tue Mar 31 2020 CentOS Sources <bugs@centos.org> - 21.48.22.158-1.el7.centos |
|
352 |
- Add CentOS install class as default |
- Add CentOS install class as default |
353 |
- use the right path for the EULA string (issue 7165, bstinson) |
- use the right path for the EULA string (issue 7165, bstinson) |
354 |
- use efi_dir = centos |
- use efi_dir = centos |
355 |
- disable the mirrorlist options |
- disable the mirrorlist options |
356 |
- make boot part fs default to xfs |
- make boot part fs default to xfs |
357 |
|
|
358 |
|
* Wed Apr 15 2020 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.159-1 |
359 |
|
- Do not run hwclock when using image install mode (bcl) |
360 |
|
Resolves: rhbz#1766785 |
361 |
|
|
362 |
* Tue Sep 10 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.158-1 |
* Tue Sep 10 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.158-1 |
363 |
- network: use DEVICETYPE for team when updating virtual slaves ifcfgs |
- network: use DEVICETYPE for team when updating virtual slaves ifcfgs |
364 |
(rvykydal) |
(rvykydal) |