aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2007-03-12 13:17:23 +0100
committerKay Sievers <kay.sievers@vrfy.org>2007-03-12 13:17:23 +0100
commit9923ff145022a346612ceac7c6534b33814376f6 (patch)
tree8ed5080e8b5fc5e614c8cf24895ced6321f531fd /test
parent50e3e2b0df91cd81ba20ddd2f35030cc6a877c70 (diff)
downloadudev-9923ff145022a346612ceac7c6534b33814376f6.tar.gz
delete dasd_id, it moved to s390-tools
These s390-tools-1.6.0 (applicable for the "October 2005 stream") replace s390-tools-1.5.4. New tools: * tape390_crypt: Tool to control and query crypto settings for 3592 zSeries tape devices. * mon_fsstatd: Daemon that writes filesystem utilization data to the z/VM monitor stream. * dumpconf: Allows to configure the dump device used for system dump in case a kernel panic occurs. * dasdinfo: Display unique DASD ID, either uid or volser. * 59-dasd.rules: udev rules for unique DASD device nodes created in /dev/disk/. http://www.ibm.com/developerworks/linux/linux390/s390-tools-1.6.0.html
Diffstat (limited to 'test')
-rwxr-xr-xtest/simple-build-check.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/simple-build-check.sh b/test/simple-build-check.sh
index 385abbd0..7a825211 100755
--- a/test/simple-build-check.sh
+++ b/test/simple-build-check.sh
@@ -6,7 +6,6 @@ EXTRAS="\
extras/ata_id \
extras/volume_id \
extras/usb_id \
- extras/dasd_id \
extras/cdrom_id \
extras/edd_id \
extras/floppy \