X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=NEWS;h=76d743a0b9493cc38ea67f3d86829253de491ba7;hp=40e4e5db1303bdabf5d3eb6b8abde95452d0271b;hb=579af51964e21201d11b9d5bd371e2de0da8d0c3;hpb=24a2bf4c9b0917231dd4f9b4289eabd46c382d3f diff --git a/NEWS b/NEWS index 40e4e5db1..76d743a0b 100644 --- a/NEWS +++ b/NEWS @@ -38,7 +38,7 @@ CHANGES WITH 215: dynamic loader cache (ldconfig). The systemd-sysusers tool described above also makes use of this now. With this in place it is now possible to start up a minimal operating - system with /etc empty cleanly. Fore more information on the + system with /etc empty cleanly. For more information on the concepts involved see this recent blog story: http://0pointer.de/blog/projects/stateless.html @@ -93,7 +93,7 @@ CHANGES WITH 215: * For tmpfiles' "L", "L+", "C" and "C+" directives the final 'argument' field (which so far specified the source to - symlink/copy the files from) is now optional. If ommited the + symlink/copy the files from) is now optional. If omitted the same file os copied from /usr/share/factory/ suffixed by the full destination path. This is useful for populating /etc with essential files, by copying them from vendor defaults @@ -107,7 +107,7 @@ CHANGES WITH 215: * A new command "systemctl is-system-running" has been added that allows checking the overall state of the system, for - example whether it is fully up an running. + example whether it is fully up and running. * When the system boots up with an empty /etc, the equivalent to "systemctl preset-all" is executed during early boot, to @@ -151,7 +151,7 @@ CHANGES WITH 215: the old name to the new name. * journald's SplitMode= now defaults to "uid". This makes sure - that unpriviliged users can access their own coredumps with + that unprivileged users can access their own coredumps with coredumpctl without restrictions. * New kernel command line options "systemd.wants=" (for @@ -189,6 +189,12 @@ CHANGES WITH 215: path for the primary architecture of the system), and a couple of drop-in directories. + * udev's predictable network interface names now use the dev_port + sysfs attribute, introduced in linux 3.15 instead of dev_id to + distinguish between ports of the same PCI function. dev_id should + only be used for ports using the same HW address, hence the need + for dev_port. + CHANGES WITH 214: * As an experimental feature, udev now tries to lock the