[Lunar-commits] <moonbase> udev: version bumped to 157.
Florin Braescu
florin at lunar-linux.org
Fri Jun 4 18:31:25 CEST 2010
commit e9818c4bc18d7b886eb85ad83e37f90cf2666c32
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Jun 4 19:31:25 2010 +0300
udev: version bumped to 157.
Changes:
Bugfixes.
The option --debug-trace and the environemnt variable UDEVD_MAX_CHILDS=
was removed from udevd.
Udevd now checks the kernel commandline for the following variables:
udev.log-priority=<syslog priority>
udev.children-max=<maximum number of workers>
udev.exec-delay=<seconds to delay the execution of RUN=>
to help debuging coldplug setups where the loading of a kernel
module crashes the system.
The subdirectory in the source tree rules/packages has been renamed to
rules/arch, and contains only architecture specific rules now.
---
filesys/udev/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/filesys/udev/DETAILS b/filesys/udev/DETAILS
index 8b6f1a2..f7aeaf8 100644
--- a/filesys/udev/DETAILS
+++ b/filesys/udev/DETAILS
@@ -1,17 +1,17 @@
MODULE=udev
- VERSION=156
+ VERSION=157
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE2=$MODULE-151-rules.patch.bz2
+ SOURCE2=$MODULE-157-rules.patch.bz2
SOURCE3=raid-devfs.sh-udev-088
SOURCE_URL=$KERNEL_URL/pub/linux/utils/kernel/hotplug
SOURCE2_URL=$PATCH_URL
SOURCE3_URL=$PATCH_URL
- SOURCE_VFY=sha1:82be4dee6d47ca6b5488223f491b01ac43068084
- SOURCE2_VFY=sha1:63b110d0f0c22e780503f5834f6884ffca5601c6
+ SOURCE_VFY=sha1:15b958077466b7be3fb4e8d1d8431b5fa44cbcd2
+ SOURCE2_VFY=sha1:78d8d39d4321e47145f2a4f840a30ae073f3c865
SOURCE3_VFY=sha1:44a12035774c2b42b784267d38e61a34aa0b645b
WEB_SITE=http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
ENTERED=20040104
- UPDATED=20100525
+ UPDATED=20100604
MAINTAINER=moe at lunar-linux.org
SHORT="hotplug and device handling daemon"
More information about the Lunar-commits
mailing list