more fine grained logs

This commit is contained in:
2021-08-19 21:04:30 +02:00
parent 9a2e53377b
commit 4a10555a5f
12 changed files with 12 additions and 20 deletions

View File

@ -73,7 +73,7 @@ generic-release-notes # "Release Notes"
%end # End of the packages section
%post --log=/root/ks-post.log # Beginning of the post-installation section. Add logging.
%post --log=/root/bnd-post.log # Beginning of the post-installation section. Add logging.
localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked.
dnf update -y # Update the system