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