From: Karel Zak Date: Thu, 2 Jul 2009 11:39:28 +0000 (+0200) Subject: raw: undeprecate raw X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a08273192dbbce31bf1b38e7c03cbb082508f5ba;p=util-linux raw: undeprecate raw from Linux kernel: commit abd4aa5a97ebc0efb9a7fbc98ef0bcf39266fadf Author: Dave Jones Date: Sun Jul 15 23:40:49 2007 -0700 undeprecate raw driver :-( Signed-off-by: Karel Zak --- diff --git a/DEPRECATED b/DEPRECATED index 4bc79fed..a4236017 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 babdbd44..72bb17c9 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