On Thu, Jun 02, 2011 at 09:15:26PM +0200, Francesco Cosoleto wrote: > About 50 messages to translate less. > > shutdown(1) is deprecated since July 2007, simpleinit(1), initctl(1) > are deprecated since December 2010. They are marked as deprecated why > nobody uses these implementations. I have committed something completely different: commit 0ff9e65ea30ee7e3548d11992a180d95d0a02fe9 Author: Karel Zak <kzak@xxxxxxxxxx> Date: Wed Jun 8 13:20:37 2011 +0200 simpleinit: remove this deprecated set of utils Signed-off-by: Karel Zak <kzak@xxxxxxxxxx> Makefile.am | 6 +- configure.ac | 9 - simpleinit/.gitignore | 3 - simpleinit/Makefile.am | 27 - simpleinit/fastboot.8 | 1 - simpleinit/fasthalt.8 | 1 - simpleinit/halt.8 | 1 - simpleinit/initctl.8 | 110 ----- simpleinit/initctl.c | 217 -------- simpleinit/reboot.8 | 1 - simpleinit/shutdown.8 | 169 ------- simpleinit/shutdown.c | 747 ---------------------------- simpleinit/simpleinit.8 | 180 ------- simpleinit/simpleinit.c | 1251 ----------------------------------------------- simpleinit/simpleinit.h | 28 - 15 files changed, 1 insertions(+), 2750 deletions(-) :-) Karel -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html