docs/news: rhel84 add support for org.osbuild.sysconfig stage

This commit is contained in:
Jacob Kozol 2021-02-01 12:57:53 +01:00 committed by jkozol
parent eea18fc897
commit 56c4922c8f

View 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