update CHANGELOG

This commit is contained in:
Tobias Powalowski 2023-06-20 13:54:43 +02:00
parent 0faa589e1d
commit 717214741c

View file

@ -12,8 +12,11 @@ Environment Changes:
- made systemd initrd-switch-root routine bullet proof - made systemd initrd-switch-root routine bullet proof
- fixed /run/nouser leftovers - fixed /run/nouser leftovers
- disabled/masked systemd mounts: fuse, debugfs, configfs, tmp and tracefs - disabled/masked systemd mounts: fuse, debugfs, configfs, tmp and tracefs
- disabled/masked systemd targets: local-fs-pre, local-fs, swap, cryptsetup, - disabled/masked systemd targets:
integritysetup and veritysetup local-fs-pre, local-fs, swap, cryptsetup, remote-fs, remote-fs-pre,
integritysetup and veritysetup
- disabled/masked nfs3 support:
rpcbind.service rpcbind.socket rpcbind.target nfs-server.service
- only mount /dev/sr0 on detection - only mount /dev/sr0 on detection
- unmount /dev/sr0 and UUID 1234-ABCD after copying initramfs files - unmount /dev/sr0 and UUID 1234-ABCD after copying initramfs files
- fixed ethernet firmware loading - fixed ethernet firmware loading