]> git.ipfire.org Git - thirdparty/util-linux.git/blame - README
docs: update v2.30-ReleaseNotes
[thirdparty/util-linux.git] / README
CommitLineData
66ee8158 1
601d12fb 2 util-linux
5bbc26de 3
601d12fb
KZ
4 util-linux is a random collection of Linux utilities
5
6 Note that in years 2006-2010 this project used the name "util-linux-ng".
5bbc26de 7
5bbc26de
KZ
8MAILING LIST:
9
d3b24397 10 E-MAIL: util-linux@vger.kernel.org
601d12fb 11 URL: http://vger.kernel.org/vger-lists.html#util-linux
5bbc26de
KZ
12
13
6a5486fd
KZ
14DOWNLOAD:
15
d673b74e 16 https://www.kernel.org/pub/linux/utils/util-linux/
6a5486fd
KZ
17
18
56cda4b7
KZ
19BUG REPORTING:
20
21 E-MAIL: util-linux@vger.kernel.org
22 Web: https://github.com/karelzak/util-linux/issues
23
24 Note that upstream community has no resources to provide support for end
25 users with distribution specific issues. It's strongly recommended to
26 report bugs to the distribution (downstream) maintainers by distribution
27 bug tracking systems.
28
6a5486fd
KZ
29SOURCE CODE:
30
7ab6461f
KZ
31 See also Documentation/howto-contribute.txt
32 Documentation/source-code-management.txt
56cda4b7 33
6a5486fd 34 Web interface:
d8a9b907 35 http://git.kernel.org/cgit/utils/util-linux/util-linux.git
fa17cd06 36 https://github.com/karelzak/util-linux
7ab6461f 37
6a5486fd 38 Checkout:
601d12fb 39 git clone git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git util-linux
6a5486fd 40
7ab6461f
KZ
41 Note that GitHub repository may contain temporary development branches too.
42
43 The kernel.org repository contains master (current development) and stable/*
44 (maintenance) branches only. All master or stable/* changes are always pushed
45 to the both repositories in the same time.
46
90a1baf6 47
b2e00b5f
KZ
48NLS (PO TRANSLATIONS):
49
50 PO files are maintained by:
fa6afe8b 51 http://translationproject.org/domain/util-linux.html
6a5486fd 52
5bbc26de 53
5bbc26de
KZ
54VERSION SCHEMA:
55
56 Standard releases:
57
102cb99e 58 <major>.<minor>[.<maint>[.<bugfix>]]
5bbc26de
KZ
59
60 major = fatal and deep changes
1b7cfdb6 61 minor = typical release with new features
5bbc26de 62 maint = maintenance releases; bug fixes only
102cb99e 63 bugfix = unplanned releases for critical/security bugs
6a5486fd 64
5bbc26de
KZ
65 Development releases:
66
601d12fb 67 <major>.<minor>-rc<N>