Browse Source

NEWS: update for 037

master 037
Harald Hoyer 11 years ago
parent
commit
96087189e6
  1. 3
      NEWS

3
NEWS

@ -14,10 +14,13 @@ dracut-037
- systemd: rootfs-generator generates JobTimeout=0 units for the root device - systemd: rootfs-generator generates JobTimeout=0 units for the root device
- systemd: added the systemd-sysctl service - systemd: added the systemd-sysctl service
- systemd: add 80-net-setup-link.rules and .link files for persistent interface renaming - systemd: add 80-net-setup-link.rules and .link files for persistent interface renaming
- systemd: make dracut-shutdown.service failure non-fatal
- network: various IPv6 fixes - network: various IPv6 fixes
- network: DCHCP for IPv6 - network: DCHCP for IPv6
- network: understand ip=.....:<dns1>:<dns2> - network: understand ip=.....:<dns1>:<dns2>
- network: parse ibft nameserver settings - network: parse ibft nameserver settings
- shutdown: if kexec fails, just reboot
- lvm: handle one LV at a time with lvchange
- module-setup.sh: - module-setup.sh:
New functions require_binaries() and require_any_binary() to be used New functions require_binaries() and require_any_binary() to be used
in the check() section of module-setup.sh. in the check() section of module-setup.sh.

Loading…
Cancel
Save