summaryrefslogtreecommitdiffstats
path: root/DEPRECATED
blob: aa08f9adb986d470a68665ac42e29f3dfc0da5bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
The following is a list of commands or features that are going to be
removed in the util-linux-ng source tree.


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.

---------------------------

What:	elvtune
When:	undefined yet
Why:	useless for kernel >= 2.6.9

---------------------------

What:	arch(1) command
When:	2.14
Why:	deprecated in favor of uname(1) from coreutils

	The arch(1) has been moved (during 2.13 development cycle) to coreutuls
	where it will be maintained as an alias for uname(1) command.

----------------------------

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:	last(1)
Whan:	undefined yet
Why:	nobody use this implementation

----------------------------

What:	shutdown(1)
Whan:	undefined yet
Why:	nobody use this implementation