-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
59 lines (34 loc) · 1.54 KB
/
README
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
54
55
56
57
58
59
util-linux
util-linux is a random collection of Linux utilities
Note that in years 2006-2010 this project used the name "util-linux-ng".
MAILING LIST:
E-MAIL: [email protected]
URL: http://vger.kernel.org/vger-lists.html#util-linux
DOWNLOAD:
ftp://ftp.kernel.org/pub/linux/utils/util-linux/
BUG REPORTING:
E-MAIL: [email protected]
Web: https://github.com/karelzak/util-linux/issues
Note that upstream community has no resources to provide support for end
users with distribution specific issues. It's strongly recommended to
report bugs to the distribution (downstream) maintainers by distribution
bug tracking systems.
SOURCE CODE:
See also Documentation/howto-contribute.txt.
Web interface:
http://git.kernel.org/cgit/utils/util-linux/util-linux.git
https://github.com/karelzak/util-linux
Checkout:
git clone git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git util-linux
NLS (PO TRANSLATIONS):
PO files are maintained by:
http://translationproject.org/domain/util-linux.html
VERSION SCHEMA:
Standard releases:
<major>.<minor>[.<maint>[.<bugfix>]]
major = fatal and deep changes
minor = typical release with new features
maint = maintenance releases; bug fixes only
bugfix = unplanned releases for critical/security bugs
Development releases:
<major>.<minor>-rc<N>