- mkksiso: Set u+rw permission on extracted files and directories (bcl@redhat.com)
- Add option to boot local drive to the x86 BIOS grub2 menu (bcl@redhat.com)
This commit is contained in:
parent
6f034f08b7
commit
4689fced5d
1
.gitignore
vendored
1
.gitignore
vendored
@ -220,3 +220,4 @@
|
||||
/lorax-37.4.tar.gz
|
||||
/lorax-37.5.tar.gz
|
||||
/lorax-37.6.tar.gz
|
||||
/lorax-37.7.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 37.6
|
||||
Version: 37.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -172,6 +172,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 13 2022 Brian C. Lane <bcl@redhat.com> 37.7-1
|
||||
- mkksiso: Set u+rw permission on extracted files and directories (bcl@redhat.com)
|
||||
- Add option to boot local drive to the x86 BIOS grub2 menu (bcl@redhat.com)
|
||||
|
||||
* Tue Jun 28 2022 Brian C. Lane <bcl@redhat.com> 37.6-1
|
||||
- tests: Use Fedora 36 for test-in-podman (bcl@redhat.com)
|
||||
- Add include for architecture specific packages to example kickstarts (bcl@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-37.6.tar.gz) = b7b34c01d33065e3221ca038c41a52dd5592d71cb613637d81cc4c7f8b2808d067d1d7ab273fb46271411ad8de1baff868adbaf799510c0fcc39c1dd7aa022fc
|
||||
SHA512 (lorax-37.7.tar.gz) = 23a4a56bc83e160b3a00dde23a9c590329db2732a23928938444b8a9c1c191dee9e1c9a6bf5166dceb9a0386e341e6dee484e4222f365f7a89746ee65f35791e
|
||||
|
Loading…
Reference in New Issue
Block a user