From: Karel Zak Date: Thu, 18 Oct 2012 08:48:01 +0000 (+0200) Subject: docs: update deprecated file X-Git-Tag: v2.23-rc1~607 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2831866ed6e452a2255373a2499e3647f06bbfb5;p=thirdparty%2Futil-linux.git docs: update deprecated file The goal is to consolidate the very basic linux commands and minimize dependence on another packages (e.g. shadow-utils). It seems better to keep newgrp, vipw and vigr as non-deprecated for now. Maybe we will found a way how to improve the code. We will see... :-) Signed-off-by: Karel Zak --- diff --git a/Documentation/deprecated.txt b/Documentation/deprecated.txt index 842d642ee7..8797805b60 100644 --- a/Documentation/deprecated.txt +++ b/Documentation/deprecated.txt @@ -24,11 +24,6 @@ Why: the option -s is in collision with the Loop-AES losetup dialect that is use -------------------------- -What: cryptoloop support in mount/losetup -Why: depreciated in favor of dm-crypt. - ---------------------------- - What: elvtune Why: useless for kernel >= 2.6.9 @@ -42,16 +37,6 @@ Why: deprecated in favor of uname(1) or arch(1) from coreutils ---------------------------- -What: newgrp(1) -Why: deprecated in favor of newgrp from shadow-utils - ----------------------------- - -What: vipw/vigr(8) -Why: deprecated in favor of vipw/vigr(8) from shadow-utils - ----------------------------- - What: last(1) Why: nobody uses this implementation