- Add grub2 BIOS boot support to live iso template (bcl@redhat.com)
Resolves: rhbz#2092065 - Drop grafting variables (bcl@redhat.com) - Drop macboot.img and simplify efiboot.img use (bcl@redhat.com) - Add grub2 BIOS boot support (bcl@redhat.com) - Remove syslinux support (bcl@redhat.com)
This commit is contained in:
parent
7d701ad653
commit
fef70dbfd2
1
.gitignore
vendored
1
.gitignore
vendored
@ -216,3 +216,4 @@
|
|||||||
/lorax-37.0.tar.gz
|
/lorax-37.0.tar.gz
|
||||||
/lorax-37.1.tar.gz
|
/lorax-37.1.tar.gz
|
||||||
/lorax-37.2.tar.gz
|
/lorax-37.2.tar.gz
|
||||||
|
/lorax-37.3.tar.gz
|
||||||
|
10
lorax.spec
10
lorax.spec
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 37.2
|
Version: 37.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -177,6 +177,14 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%{_datadir}/lorax/templates.d/*
|
%{_datadir}/lorax/templates.d/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 01 2022 Brian C. Lane <bcl@redhat.com> 37.3-1
|
||||||
|
- Add grub2 BIOS boot support to live iso template (bcl@redhat.com)
|
||||||
|
Resolves: rhbz#2092065
|
||||||
|
- Drop grafting variables (bcl@redhat.com)
|
||||||
|
- Drop macboot.img and simplify efiboot.img use (bcl@redhat.com)
|
||||||
|
- Add grub2 BIOS boot support (bcl@redhat.com)
|
||||||
|
- Remove syslinux support (bcl@redhat.com)
|
||||||
|
|
||||||
* Mon May 23 2022 Brian C. Lane <bcl@redhat.com> 37.2-1
|
* Mon May 23 2022 Brian C. Lane <bcl@redhat.com> 37.2-1
|
||||||
- cleanup: drop phanfw.bin from linux-firmware (awilliam@redhat.com)
|
- cleanup: drop phanfw.bin from linux-firmware (awilliam@redhat.com)
|
||||||
- cleanup: strip more mellanox firmware files (awilliam@redhat.com)
|
- cleanup: strip more mellanox firmware files (awilliam@redhat.com)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-37.2.tar.gz) = 18b6048bb7aedbcdd3ba60f920c632bb0f9fcd8e0ca0fdada24564f343531de611bf60eb1689435a198de88cc252b2263366e80e3f5f68faeffd6b7dc2d45d0e
|
SHA512 (lorax-37.3.tar.gz) = 22b4b4bfe7f2dc802907491230b91de35d29edec6d9307a176d88825a46cc2266f0646d93b2c4492f4753c5292a156df44d0855cf8f35d2fb378b590c9155f66
|
||||||
|
Loading…
Reference in New Issue
Block a user