aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2004-10-14 04:43:22 +0000
committerBill Nottingham <notting@redhat.com>2004-10-14 04:43:22 +0000
commit7d54d8d8d3ff4430323f97bfe0067360a1ff8fc5 (patch)
treed9a6eafe9da8940b4be755072e837808bff1a4e5 /sysconfig
parentfb412d679d12f6c89a4fb518ba74aa92cfc84dda (diff)
downloadinitscripts-7d54d8d8d3ff4430323f97bfe0067360a1ff8fc5.tar
initscripts-7d54d8d8d3ff4430323f97bfe0067360a1ff8fc5.tar.gz
initscripts-7d54d8d8d3ff4430323f97bfe0067360a1ff8fc5.tar.bz2
initscripts-7d54d8d8d3ff4430323f97bfe0067360a1ff8fc5.tar.xz
initscripts-7d54d8d8d3ff4430323f97bfe0067360a1ff8fc5.zip
remove rawdevices again
Diffstat (limited to 'sysconfig')
-rw-r--r--sysconfig/rawdevices8
1 files changed, 0 insertions, 8 deletions
diff --git a/sysconfig/rawdevices b/sysconfig/rawdevices
deleted file mode 100644
index 69360f0e..00000000
--- a/sysconfig/rawdevices
+++ /dev/null
@@ -1,8 +0,0 @@
-# This file and interface are deprecated.
-# Applications needing raw device access should open regular
-# block devices with O_DIRECT.
-# raw device bindings
-# format: <rawdev> <major> <minor>
-# <rawdev> <blockdev>
-# example: /dev/raw/raw1 /dev/sda1
-# /dev/raw/raw2 8 5