docs/news: rhel84 add support for org.osbuild.sysconfig stage
This commit is contained in:
parent
eea18fc897
commit
56c4922c8f
1 changed files with 13 additions and 0 deletions
13
docs/news/unreleased/sysconfig.md
Normal file
13
docs/news/unreleased/sysconfig.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# RHEL 8.4: add support for org.osbuild.sysconfig stage
|
||||
|
||||
The kernel and network sysconfigs need to have certain values set in RHEL 8.4.
|
||||
Currently, the following values are set for all image types in 8.4:
|
||||
|
||||
kernel:
|
||||
UPDATEDEFAULT=yes
|
||||
DEFAULTKERNEL=kernel
|
||||
|
||||
network:
|
||||
NETWORKING=yes
|
||||
NOZEROCONF=yes
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue