-
Tue Oct 27 2020 Kevin Lyons <kevin.x.lyons@oracle.com> - 33.16.3.26-1.0.1.el8
- Fix the path to the rescue image in the BLS config file [Orabug: 31988381]
- When BTRFS autopartitioning type is used, make sure /boot is on BTRFS [Orabug: 31839671]
- Enable grub2 BLS for XEN guests [Orabug: 31857289]
- Fix syntax error in bug21957916-use-bls-set-default-kernel.patch [Orabug: 31877077]
- Remove CDN from install source screen [Orabug: 31839682]
- Fix work-around-filesystem-full-error-on-btrfs.patch to work around
filesystem out of space error when installing to BTRFS [Orabug: 31845104]
- Update add-oracle-linux-product.d-conf.patch to fix [Orabug: 31863588]
- Updated bug18177078-install-UEK-and-set-as-default.patch due to code change
- Fix oracle efi dir in add-oracle-linux-product.d-conf.patch
- Fix crash when re-creating rescue image.
- Disable rhsm and syspurpose kickstart commands
- Add product.d config file for Oracle Linux [Orabug: 31863588]
- Use UEK for the rescue image on x86_64
[Orabug: 31587690]
- Don't create separate mount point for /home when autopartitioning with btrfs
[Orabug: 31192722]
- Work around filesystem full error when / is on btrfs.
- Enable support of /boot on btrfs and make it the default option.
- Make sure both BaseOS and Appstream repo are initialized when supplied by user.
[Orabug: 31298070]
- Display quit message properly [Orabug: 31075436]
- Fix crash when writing bootloader
- Remove integration with CDN [Orabug: 30902364]
- Remove additional non-Oracle installclass to prevent installer failure [Orabug: 30530690]
- Update reference to URL with info about SMT [Orabug: 30390135]
- Don't automatically insert UEK into package set if it exists in repo.
Changes to comps file should take care of addition [Orabug: 30284307]
- Alter search for packages that provide 'kernel' to also find kernel-uek
[Orabug: 30284307]
- Increase the buffer added to the download space required when determining
the dnf download cache location to avoid hangs on Virtual Box
[Orabug: 29889830]
- iscsid service should not be running when transition to anaconda.target [Orabug: 29446153]
(fred.herard@oracle.com)
- Use OL8 for the kickstart version [Orabug: 29373077]
- Remove python3-syspurpose requirement. [Orabug 29443881]
- Prevent rescue bootloader entry from becoming the default [Orabug: 29439753]
- Use /etc/os-release first when finding the product name [Orabug: 29373100]
- Remove UI components related to system purpose and RHN subscription. [Orabug: 29373275]
- Add patch to use bls config file to setup default kernel instead of index [Orabug: 21957916]
- liveinst was not built since IS_LIVEINST_ARCH in configure.ac wasn't tweaked
it should now build for armv5,6,7* and aarch64 (philip.copeland@oracle.com)
- Provide the liveinst binary [bug 27116016]
-
Tue Sep 22 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.26-1
- Never mount partitions on a disk with the iso9660 filesystem (vponcova)
Resolves: rhbz#1878784
-
Thu Sep 17 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.25-1
- Root password is mandatory if there is *not* admin user. (rvykydal)
Related: rhbz#1876727
- Make locked root be completed only for kickstart (vslavik)
Resolves: rhbz#1876727
-
Mon Sep 07 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.24-1
- network: do not add superfluous quotes to inst.dhcpclass identifier
(rvykydal)
Related: rhbz#1870692
-
Fri Sep 04 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.23-1
- subscription: Assure payload restart on DVD install after registration
(mkolman)
Resolves: rhbz#1873164
- Document the restart_payload argument of subscription helper functions
(mkolman)
Related: rhbz#1873164
-
Thu Sep 03 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.22-1
- network: fix inst.dhcpclass boot option (rvykydal)
Resolves: rhbz#1870692
- network: fix kickstart network --dhcpclass option (rvykydal)
Resolves: rhbz#1869224
-
Mon Aug 24 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.21-1
- Fix traceback when removing additional repository (jkonecny)
Resolves: rhbz#1871037
- Do not mount as RW in Dracut (jkonecny)
Resolves: rhbz#1871049
- Clean up s390 partitioning check (vslavik)
Resolves: rhbz#1855724
-
Thu Aug 20 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.20-1
- network: do not try to activate connection that has not been found (rvykydal)
Resolves: rhbz#1869323
- network: add timeout for synchronous activation of a connection (rvykydal)
Related: rhbz#1869323
-
Wed Aug 19 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.19-1
- Propagate verify_ssl to RHSM (mkolman)
Resolves: rhbz#1858126
-
Wed Aug 12 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.18-1
- subscription: Only restart payload when needed (mkolman)
Resolves: rhbz#1861351
- Reset the state of the custom partitioning spoke (vponcova)
Resolves: rhbz#1868330
- network: fix parsing of hostname from ip= if mac is defined in dhcp
(rvykydal)
Resolves: rhbz#1852560