]> err.no Git - util-linux/commitdiff
raw: undeprecate raw
authorKarel Zak <kzak@redhat.com>
Thu, 2 Jul 2009 11:39:28 +0000 (13:39 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 2 Jul 2009 11:39:28 +0000 (13:39 +0200)
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>
DEPRECATED
disk-utils/raw.8

index 4bc79fed68e76d18b1b6c5e1b93dacf9832fbe13..a423601727dba3581ed0d3d0681a759faa7ee4ff 100644 (file)
@@ -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
 
index babdbd441a5d14faea06857af385ad7d24801d3e..72bb17c995ca3f7bac8b1103d4c5899af081cb1a 100644 (file)
@@ -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