update CHANGELOG

This commit is contained in:
Tobias Powalowski 2022-12-19 21:09:27 +01:00
parent b83470c0a9
commit 151a71cced

View file

@ -18,10 +18,9 @@ Environment changes:
- removed network stack from local image pre kexec - removed network stack from local image pre kexec
- removed bind, dnsmasq, nmap, tcpdump, inetutils, net-tools, b43-fwcutter and wireless_tools - removed bind, dnsmasq, nmap, tcpdump, inetutils, net-tools, b43-fwcutter and wireless_tools
- fixed /etc/request-key.d directory addition - fixed /etc/request-key.d directory addition
- fixed permission of shadow, gshadow and passwd - use systemd defaults for shadow, gshadow and passwd
- disable audit function on boot commandline by default - disable audit function on boot commandline
- removed xfs_scrub and arpd, removes big libraries from system - removed xfs_scrub, arpd, archinstall and python
- removed archinstall and python from environment
setup/quickinst changes: setup/quickinst changes:
- check kernel to trigger menu with updating environment - check kernel to trigger menu with updating environment
- install vim instead of vi on installed system - install vim instead of vi on installed system