X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=NEWS;h=a7a5579de946c3b74d513bd97b4a0a80d7d89453;hp=fea7db0d2b557719dc9f3abef1a9edeb86a677e7;hb=47b0c350952116cb09130cf02f172aa12a37f829;hpb=726687ad48bdececed1e7e44387c50e009e28208 diff --git a/NEWS b/NEWS index fea7db0d2..a7a5579de 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,27 @@ +udev 126 +======== +We use ./configure now. See INSTALL for details. Current +options are: + --prefix= + "/usr" - prefix for man pages, include files + --exec-prefix= + "" - the root filesystem, prefix for libs and binaries + --sysconfdir= + "/etc" + --with-libdir-name= + "lib" - directory name for libraries, not a path name + multilib 64bit systems may use "lib64" instead of "lib" + --enable-debug + compile-in verbose debug messages + --disable-logging + disable all logging and compile-out all log strings + --with-selinux + link against SELInux libraries to set the expected context + for created files + +No symlinks to udevadm are installed anymore, if still neded, the +package should create them. + udev 125 ======== Bugfixes.