news: document changes to osbuild integration done in PR#1525
Add news entry for changes merged as part of PR#1525 [1]. [1] https://github.com/osbuild/osbuild-composer/pull/1525 Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
parent
5359ff8da7
commit
044fa0ffaf
1 changed files with 16 additions and 0 deletions
16
docs/news/unreleased/new-osbuild-stages.md
Normal file
16
docs/news/unreleased/new-osbuild-stages.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# Add support for new / extended osbuild stages
|
||||
|
||||
Add support for the following new osbuild stages:
|
||||
|
||||
- `org.osbuild.modprobe` - allows to configure modprobe using configuration files
|
||||
- `org.osbuild.dracut.conf` - allows to create dracut configuration files
|
||||
- `org.osbuild.systemd-logind` - allows to create system-logind configuration drop-ins
|
||||
- `org.osbuild.cloud-init` - allows to configure cloud-init
|
||||
- `org.osbuild.authselect` - allows to set system identity and auth sources using authselect
|
||||
|
||||
Add support for new functionality of existing osbuild stages:
|
||||
|
||||
- `org.osbuild.sysconfig` - allows to create network-scripts ifcfg files
|
||||
- `org.osbuild.systemd` - allows to create `.service` file drop-ins
|
||||
- `org.osbuild.chrony` - allows to configure NTP `servers` with lower level configuration options
|
||||
- `org.osbuild.keymap` - allows to configure X11 keyboard layout
|
||||
Loading…
Add table
Add a link
Reference in a new issue