udev: updated to version 075
This commit is contained in:
parent
e04039d548
commit
7bd5486ea0
@ -34,6 +34,8 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/udevtest
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man8/
|
||||
-rw-r--r-- root/root usr/man/man8/ata_id.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/cdrom_id.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/scsi_id.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/udev.8.gz
|
||||
lrwxrwxrwx root/root usr/man/man8/udevcontrol.8.gz -> udevd.8.gz
|
||||
@ -43,5 +45,6 @@ lrwxrwxrwx root/root usr/man/man8/udevcontrol.8.gz -> udevd.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/udevsend.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/udevstart.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/udevtest.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/vol_id.8.gz
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/udevmonitor
|
||||
|
@ -1,3 +1,3 @@
|
||||
aaae18841e447385218df1f8dfb4a5c3 crux-udev.rules
|
||||
7ef1bfe785a568d7ea763fc3e1bcfaf6 scsi-devfs.sh
|
||||
6325fda7a6f29ef9fce3bcf73db3ad89 udev-071.tar.bz2
|
||||
024ce408f74b05ff6b52b4ff250359da udev-075.tar.bz2
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $Id: Pkgfile,v 1.21 2005/11/19 15:59:28 jaeger Exp $
|
||||
# Description: Userspace device management daemon
|
||||
# URL: http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
|
||||
# Maintainer: Matt Housh, jaeger at morpheus dot net
|
||||
# Depends on: hotplug, sysfsutils
|
||||
|
||||
name=udev
|
||||
version=071
|
||||
version=075
|
||||
release=1
|
||||
source=(ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/$name-$version.tar.bz2 \
|
||||
crux-udev.rules scsi-devfs.sh)
|
||||
|
Loading…
x
Reference in New Issue
Block a user