- templates: Change nomodeset / basic graphics to use inst.text (bcl)
Resolves: rhbz#1961092 - templates: Drop nomodeset / basic graphics menu from live configs (bcl) Related: rhbz#1961092
This commit is contained in:
parent
4396864fdd
commit
cbdfbd39d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@
|
||||
/lorax-templates-rhel-9.0-22.tar.gz
|
||||
/lorax-templates-rhel-9.0-24.tar.gz
|
||||
/lorax-templates-rhel-9.0-25.tar.gz
|
||||
/lorax-templates-rhel-9.0-26.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 25%{?dist}
|
||||
Release: 26%{?dist}
|
||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://github.com/weldr/lorax
|
||||
BuildArch: noarch
|
||||
Source0: lorax-templates-rhel-9.0-25.tar.gz
|
||||
Source0: lorax-templates-rhel-9.0-26.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -34,6 +34,12 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 21 2021 Brian C. Lane <bcl@redhat.com> - 9.0-26
|
||||
- templates: Change nomodeset / basic graphics to use inst.text (bcl)
|
||||
Resolves: rhbz#1961092
|
||||
- templates: Drop nomodeset / basic graphics menu from live configs (bcl)
|
||||
Related: rhbz#1961092
|
||||
|
||||
* Wed Oct 06 2021 Brian C. Lane <bcl@redhat.com> - 9.0-25
|
||||
- runtime-cleanup: Remove dropped packages from template (bcl)
|
||||
Resolves: rhbz#1991006
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-9.0-25.tar.gz) = ee77104b4516d6561d05e57887c77e89e83316088a973cf1436b44b9024ca3e3bdbc94db26959fe56bec46afa7eeb537a22b73924ff2bbf77811579e603a0300
|
||||
SHA512 (lorax-templates-rhel-9.0-26.tar.gz) = 82a24c47d009ab6fb67994f50f7a4e5078403026266792db81f8a23ec348ab5007fd147e075d6dba80e307e016a6fd0a87f69a057f3fcec0ec54e45317eb105c
|
||||
|
Loading…
Reference in New Issue
Block a user