Skip to content

Commit

Permalink
docs/news: rhel84 add support for org.osbuild.sysconfig stage
Browse files Browse the repository at this point in the history
  • Loading branch information
jkozol committed Feb 1, 2021
1 parent 61ade3e commit a5dc9d1
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/news/unreleased/sysconfig.md
@@ -0,0 +1,13 @@
# RHEL 8.4: add support for org.osbuild.sysconfig stage

The kernel and network sysconfigs need to have certain default 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

0 comments on commit a5dc9d1

Please sign in to comment.