summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak2009-07-02 13:39:28 +0200
committerKarel Zak2009-07-02 13:39:28 +0200
commita08273192dbbce31bf1b38e7c03cbb082508f5ba (patch)
tree05f2f48c5c33957e48f106f373e8952c947ef51f
parentinclude: fix _PATH_DEV (diff)
downloadkernel-qcow2-util-linux-a08273192dbbce31bf1b38e7c03cbb082508f5ba.tar.gz
kernel-qcow2-util-linux-a08273192dbbce31bf1b38e7c03cbb082508f5ba.tar.xz
kernel-qcow2-util-linux-a08273192dbbce31bf1b38e7c03cbb082508f5ba.zip
raw: undeprecate raw
from Linux kernel: commit abd4aa5a97ebc0efb9a7fbc98ef0bcf39266fadf Author: Dave Jones <davej@redhat.com> Date: Sun Jul 15 23:40:49 2007 -0700 undeprecate raw driver :-( Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r--DEPRECATED12
-rw-r--r--disk-utils/raw.85
2 files changed, 0 insertions, 17 deletions
diff --git a/DEPRECATED b/DEPRECATED
index 4bc79fed6..a42360172 100644
--- a/DEPRECATED
+++ b/DEPRECATED
@@ -9,12 +9,6 @@ Why: the option -s is in collision with the Loop-AES losetup dialect that is use
--------------------------
-What: raw(8) command
-When: undefined yet; depends on kernel upstream
-Why: O_DIRECT can be used instead
-
----------------------------
-
What: cryptoloop support in mount/losetup
When: undefined yet
Why: depreciated in favor of dm-crypt.
@@ -37,36 +31,30 @@ Why: deprecated in favor of uname(1) or arch(1) from coreutils
----------------------------
What: kill(1) command
-When: 2.14 or 2.15
Why: deprecated in favor of kill from procps or bash build-in kill command
----------------------------
What: newgrp(1)
-When: undefined yet
Why: deprecated in favor of newgrp from shadow-utils
----------------------------
What: vipw/vigr(8)
-When: undefined yet
Why: deprecated in favor of vipw/vigr(8) from shadow-utils
----------------------------
What: last(1)
-Whan: undefined yet
Why: nobody uses this implementation
----------------------------
What: shutdown(1)
-Whan: undefined yet
Why: nobody uses this implementation
----------------------------
What: rdev(8), ramsize(8), vidmode(8) and rootflags(8)
-What: undefined yet
Why: i386 specific and probably useless
diff --git a/disk-utils/raw.8 b/disk-utils/raw.8
index babdbd441..72bb17c99 100644
--- a/disk-utils/raw.8
+++ b/disk-utils/raw.8
@@ -15,11 +15,6 @@ raw \- bind a Linux raw character device
.PP
.B raw
.B \-qa
-.SH WARNING
-The rawio is a deprecated interface since Linux kernel 2.6.3. Please,
-modify your application to open the block device with the
-O_DIRECT flag.
-
.SH DESCRIPTION
.B raw
is used to bind a Linux raw character device to a block device. Any