summaryrefslogtreecommitdiffstats
path: root/DEPRECATED
diff options
context:
space:
mode:
authorKarel Zak2010-08-04 12:14:57 +0200
committerKarel Zak2010-08-04 12:14:57 +0200
commit4c50b0b3b3bdddd8ec1871980adad0f95df7b688 (patch)
treee70f673460a79a9207b5a1a0518fe490987963f8 /DEPRECATED
parentlosetup: use stdout and return 0 for --help (diff)
downloadkernel-qcow2-util-linux-4c50b0b3b3bdddd8ec1871980adad0f95df7b688.tar.gz
kernel-qcow2-util-linux-4c50b0b3b3bdddd8ec1871980adad0f95df7b688.tar.xz
kernel-qcow2-util-linux-4c50b0b3b3bdddd8ec1871980adad0f95df7b688.zip
docs: mark line(1) as deprecated
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'DEPRECATED')
-rw-r--r--DEPRECATED12
1 files changed, 8 insertions, 4 deletions
diff --git a/DEPRECATED b/DEPRECATED
index f52024343..457fb229c 100644
--- a/DEPRECATED
+++ b/DEPRECATED
@@ -2,27 +2,31 @@ The following is a list of commands or features that are deprecated. All
deprecated utils are in maintenace mode and we keep them in source tree for
backward compatibilty only.
+What: line(1) command
+Since: 2.19
+Why: useless, nobody uses this command, head(1) is better
+
+--------------------------
+
What: losetup -s
-When: 2.15
+Since: 2.15
Why: the option -s is in collision with the Loop-AES losetup dialect that is used
in some distributions. Use the long version (--show) only.
--------------------------
What: cryptoloop support in mount/losetup
-When: undefined yet
Why: depreciated in favor of dm-crypt.
---------------------------
What: elvtune
-When: undefined yet
Why: useless for kernel >= 2.6.9
---------------------------
What: arch(1) command
-When: 2.14
+Since: 2.14
Why: deprecated in favor of uname(1) or arch(1) from coreutils
The arch(1) has been added (during 2.13 development cycle) to coreutuls