X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=NEWS;h=7e058d8a4ef6a7c19b41c437bbd7e9c29eebce1f;hp=a87bae2fb76e3b2a4ee32d9cf94b2427d5d1ab2e;hb=24fb2ddc127d6cde31968672897fe9c034af168e;hpb=b5b4c94a67d90891a0225af0e08cf45dbc329377 diff --git a/NEWS b/NEWS index a87bae2fb..7e058d8a4 100644 --- a/NEWS +++ b/NEWS @@ -14,7 +14,7 @@ CHANGES WITH 186: * We now provide an early debug shell on tty9 if this enabled. Use: - systemctl enable systemd-debug-shell.service + systemctl enable debug-shell.service * All plymouth related units have been moved into the Plymouth package. Please make sure to upgrade your Plymouth version @@ -81,7 +81,7 @@ CHANGES WITH 186: * The fstab generator may now be disabled at boot by passing fstab=0 on the kernel command line. - * A new kernel command line option driver= is now understood + * A new kernel command line option modules-load= is now understood to load a specific kernel module statically, early at boot. * Unit names specified on the systemctl command line are now @@ -124,7 +124,7 @@ CHANGES WITH 186: additional capabilities to the container. * timedated will now read known NTP implementation unit names - from /usr/share/systemd/ntp-units, + from /usr/share/systemd/ntp-units.d/*.list, systemd-timedated-ntp.target has been removed. * journalctl gained a new switch "-b" that lists log data of @@ -141,10 +141,10 @@ CHANGES WITH 186: * Many bugfixes and optimizations. - Contributions from: Auke Kok, Dave Reisner, David Strauss, - Eelco Dolstra, Kay Sievers, Lennart Poettering, Lukas Nykryn, - Michal Schmidt, Michal Sekletar, Paul Menzel, Shawn Landden, - Tom Gundersen + Contributions from: Auke Kok, Colin Guthrie, Dave Reisner, + David Strauss, Eelco Dolstra, Kay Sievers, Lennart Poettering, + Lukas Nykryn, Michal Schmidt, Michal Sekletar, Paul Menzel, + Shawn Landden, Tom Gundersen CHANGES WITH 185: * "systemctl help " now shows the man page if one is