1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 03:25:31 +03:00
Commit Graph

51 Commits

Author SHA1 Message Date
Kay Sievers
5a2cfd1599 update README regarding kernel version and default rules 2010-05-07 22:56:36 +02:00
Kay Sievers
eea1fd84f0 update README and NEWS 2010-01-25 11:10:10 +01:00
Kay Sievers
1da6c797fd require 2.6.27 for proper signalfd handling
<zzam> kay: ping I found out why udev-145 fails on some
            systems with kernel 2.6.25 and 2.6.26
<zzam> kay: it is because glibc was compiled against linux-headers-2.6.27
            or newer and issues signalfd4 syscall which was introduced in
            kernel 2.6.27 and not older signalfd syscall
2009-09-08 14:59:50 +02:00
Kay Sievers
a6c5b514d8 update README 2009-08-31 10:19:40 +02:00
Kay Sievers
e4c02c1ca6 README: add CONFIG_BLK_DEV_BSG 2009-07-07 09:48:23 +02:00
Kay Sievers
89eaa6a56e README: update 2009-06-17 22:14:52 +02:00
Kay Sievers
0f50d0ef04 README: add /lib/udev/ is private 2009-06-17 18:04:05 +02:00
Kay Sievers
514b8d6212 configure: enable all extras by default, provide --disable-extras 2009-06-16 21:13:15 +02:00
Kay Sievers
98ad80f873 README: add INOTIFY and SIGNALFD 2009-06-11 17:59:46 +02:00
Kay Sievers
262d5cca89 README: add kernel options 2009-06-11 17:58:14 +02:00
Kay Sievers
1e03b754ae udevd: convert to event worker processes
Event processes now get re-used after they handled an event. This reduces
pressure on the CPU significantly because cloned event processes no longer
cause page faults in the main daemon. After the events have settled, the
no longer needed worker processes get killed.
2009-06-04 01:44:04 +02:00
Kay Sievers
67c89548d1 update NEWS 2009-01-04 17:38:33 +01:00
Kay Sievers
1aa8fdf779 rules: Ubuntu merge - s/uucp/dialout/ 2009-01-04 17:01:47 +01:00
Kay Sievers
8553cf06b9 rules: Ubuntu merge - use group "tape" 2009-01-03 16:25:15 +01:00
Kay Sievers
19f8fd9088 require 2.6.22+ kernel 2009-01-03 15:35:41 +01:00
Kay Sievers
64be143742 require non-SYSFS_DEPRECATED 2.6.20+ kernel 2008-12-29 06:04:09 +01:00
Kay Sievers
37372bbc38 libudev: monitor - add event properties to udev_device 2008-09-09 14:37:36 +02:00
Kay Sievers
01618658fd use autotools 2008-07-30 01:45:23 +02:00
Kay Sievers
05b9640022 release 125 2008-07-18 16:26:55 +02:00
Kay Sievers
65e9e8c5e8 release 119 2008-03-15 00:05:02 +01:00
Kay Sievers
98520be72f switch mailing lists to linux-hotplug@vger.kernel.org 2007-12-27 04:17:46 +01:00
Kay Sievers
b317b96c15 update README 2007-09-21 10:33:36 +02:00
Kay Sievers
15c02d46f5 update README 2006-08-07 03:13:27 +02:00
Kay Sievers
05ec6e7507 switch ifdef __KLIBC__ to ifndef __GLIBC__ 2006-08-05 00:35:05 +02:00
Kay Sievers
cad4697469 update README 2006-04-02 16:01:00 +02:00
Kay Sievers
15ff0ba36e remove all stripping code 2006-03-28 03:09:18 +02:00
Kay Sievers
d992629180 update README
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-12-07 20:40:38 +01:00
Kay Sievers
a8a614a701 remove outdated and misleading stuff
Packagers who still need this, should carry it in their own
package. It just causes too much trouble to users to have it
in the tree and expect that it's needed or the way to do it.

Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-11-25 18:50:42 +01:00
Kay Sievers
dfc9761d88 update README
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-11-17 18:05:29 +01:00
Kay Sievers
c249f66a70 update README and RELEASE-NOTES
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-11-16 05:22:31 +01:00
Kay Sievers
a8349b33e5 remove our own copy of klibc
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-11-09 15:42:07 +01:00
Kay Sievers
c2df8b5f51 clarify README
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-10-03 16:28:11 +02:00
Greg KH
da4aec2fb4 add EXTRAS documentation to the README file.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-08-18 10:02:27 -07:00
Kay Sievers
d47fd445bd trivial text cleanups
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-09 22:11:44 +02:00
Kay Sievers
34c00c915c update README
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-09 19:45:08 +02:00
Kay Sievers
57663b364b remove device node, when type block/char has changed
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-06-18 10:57:10 +02:00
kay.sievers@vrfy.org
e5e322bc62 [PATCH] rename namedev_dev to udev_rule 2005-04-26 23:53:17 -07:00
greg@kroah.com
057f2bdbf6 [PATCH] add USE_SELINUX to README documentation so people have a chance to see what is going on. 2005-04-26 21:37:02 -07:00
greg@kroah.com
5476249ffd [PATCH] remove USE_DBUS and USE_SELINUX flags from the README as they are no longer present. 2005-04-26 21:35:11 -07:00
greg@kroah.com
8481f8ce2b [PATCH] Add initial SELinux support for udev
Based on a patch from Daniel J Walsh <dwalsh@redhat.com>
2005-04-26 21:32:31 -07:00
greg@kroah.com
977083c253 [PATCH] add KERNEL_DIR option so that the distros will be happy
Based on a patch from Svetoslav Slavtchev <svetljo@gmx.de>
2005-04-26 21:32:25 -07:00
greg@kroah.com
0523018487 [PATCH] clean up the logging patch a bit to make the option more like the other options.
Also documented it and added it to the .spec file.
2005-04-26 21:13:17 -07:00
greg@kroah.com
9ab314222d [PATCH] update the README in a few places. 2005-04-26 21:13:16 -07:00
olh@suse.de
6662694809 [PATCH] dump latest klibc into the udev build tree
KLIBC is used as an internal makefile variable, it expands to either
true or false right now. udev should use something else than KLIBC to
allow build against the latest and greatest klibc version.
2005-04-26 21:13:08 -07:00
greg@kroah.com
7d27ce1dc0 [PATCH] document the different Makefile config options that we have. 2005-04-26 21:13:06 -07:00
greg@kroah.com
e1b579406d [PATCH] 005 release 2005-04-26 21:06:22 -07:00
greg@kroah.com
0fba212217 [PATCH] add klibc linux symlink info to the README 2005-04-26 21:06:22 -07:00
greg@kroah.com
a34ea8f598 [PATCH] added README info for how to build using klibc. 2005-04-26 21:06:22 -07:00
greg@kroah.com
bf3ca56fd4 [PATCH] Updatd the README 2005-04-26 21:01:41 -07:00
greg@kroah.com
cee360d32e [PATCH] added 0.2 change log info. 2005-04-26 21:01:40 -07:00