1
0
Fork 0
mirror of https://github.com/util-linux/util-linux.git synced 2026-03-07 06:50:21 +00:00
No description
Find a file
2026-03-05 09:54:05 +01:00
.github Merge remote-tracking branch 'github/dependabot/github_actions/actions/upload-artifact-6' 2026-02-26 10:03:33 +01:00
bash-completion column: add bash-completion for table-header-as-columns 2026-02-05 13:54:15 +08:00
config build-sys: gtkdoc-fixxref v1.27 requires module option 2018-02-01 13:23:40 +01:00
disk-utils mkfs.minix: Simplify SIGALRM handler 2026-03-03 18:04:11 +01:00
Documentation docs: write about EditorConfig 2025-11-26 17:36:53 +09:00
include lib/fileeq: Check arithmetic in ul_fileeq_set_size 2026-02-26 20:41:23 +01:00
lib build-sys: move shells.c to common (non-Linux) sources 2026-03-03 11:41:50 +01:00
libblkid libblkid: guard loop device code with __linux__ in cache 2026-03-03 11:42:55 +01:00
libfdisk libsmartcols: support JSON Lines format output 2026-02-23 16:13:14 +08:00
liblastlog2 liblastlog2: refactor conditional assignments for better readability 2025-09-23 11:04:15 +02:00
libmount Fix typos 2026-01-27 18:19:46 +01:00
libsmartcols jsonwrt: rename ul_json_format_t to enum ul_json_format 2026-02-24 10:06:16 +01:00
libuuid libuuid: reset initial cont-clock time on service start 2026-02-16 14:18:07 +01:00
login-utils login: improve comments for signal handling in fork_session() 2026-02-23 11:00:20 +01:00
lsfd-cmd lsfd: fill SOCK.NETNS column for tuntap 2026-02-25 03:23:29 +09:00
m4 fix spelling and typos 2024-08-21 15:30:51 +00:00
man-common man pages: consolidate libsmartcols environment variables 2026-02-24 12:57:34 +01:00
misc-utils lib/fileeq: Check arithmetic in ul_fileeq_set_size 2026-02-26 20:41:23 +01:00
pam_lastlog2 Fix markup in pam_lastlog2.8.adoc 2025-09-03 19:53:04 +02:00
po po: merge changes 2026-02-26 11:51:39 +01:00
po-man po-man: merge changes 2026-02-26 11:51:38 +01:00
schedutils chrt: (man) fix note about --sched-period lower limit 2026-01-08 01:57:29 +01:00
sys-utils lsmem: apply --sysroot prefix to all sysfs paths 2026-03-05 09:33:48 +01:00
term-utils agetty: simplify USE_SYSTEMD ifdef in output_special_char 2026-03-03 12:35:24 +01:00
tests lsmem: apply --sysroot prefix to all sysfs paths 2026-03-05 09:33:48 +01:00
text-utils hexdump: (man) document byte order dependency in multi-byte formats 2026-02-25 11:58:16 +01:00
tools tools/git-grouped-log: add co-author support 2026-03-03 12:52:11 +01:00
.editorconfig style: convert tabs to spaces in meson.build 2026-02-05 09:13:23 +08:00
.gitignore copyfilerange: new command to call copy-file-range 2026-01-27 20:40:10 +01:00
.packit.yaml added sqlite3 to packit 2024-01-31 13:55:51 +01:00
.shellcheckrc ci: disable shellcheck warning for unused variables 2023-01-23 13:21:54 +00:00
AUTHORS AUTHORS: add copyfilerange 2026-01-28 13:14:10 +01:00
autogen.sh autotools: check for flex in autogen.sh 2023-11-20 22:25:46 +01:00
ChangeLog docs: Correct ChangeLog URL to history log. 2020-05-11 09:48:43 +02:00
configure.ac build-sys: update release dates 2026-02-26 11:53:42 +01:00
COPYING docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00
Makefile.am build-sys: add a target for tools/testcoverage.sh 2026-02-02 23:11:08 -05:00
meson.build meson: define _GNU_SOURCE when testing for 'struct statx' 2026-02-26 17:52:44 +01:00
meson_options.txt copyfilerange: new command to call copy-file-range 2026-01-27 20:40:10 +01:00
NEWS build-sys: update release dates 2026-02-26 11:53:42 +01:00
README docs: rename v*-devel tag to v*-start 2025-02-18 12:16:51 +01:00
README.licensing docs: add European Public License v1.2 2024-05-22 13:44:10 +02:00
util-linux.doap Use https for project-related documentation. 2022-11-05 10:43:49 +01:00

				  util-linux

		util-linux is a random collection of Linux utilities

     Note: for the years 2006-2010 this project was named "util-linux-ng".

COMPILE & INSTALL:

      See Documentation/howto-compilation.txt.

MAILING LIST:

      E-MAIL:  util-linux@vger.kernel.org
      URL:     http://vger.kernel.org/vger-lists.html#util-linux
      ARCHIVE: https://lore.kernel.org/util-linux/

      The mailing list will reject email messages that contain:
       - more than 100K characters
       - html
       - spam phrases/keywords
      See: http://vger.kernel.org/majordomo-info.html#taboo

IRC CHANNEL:

      #util-linux at libera.chat:

      irc://irc.libera.chat/util-linux

      The IRC channel and Mailing list are for developers and project
      maintainers. For end users it is recommended to utilize the
      distribution's support system.

BUG REPORTING:

      E-MAIL: util-linux@vger.kernel.org
      Web:    https://github.com/util-linux/util-linux/issues

      Bug reports with sensitive or private information: Karel Zak <kzak@redhat.com>

      This project has no resources to provide support for distribution specific
      issues. For end users it is recommended to utilize the distribution's
      support system.

NLS (PO TRANSLATIONS):

      PO files are maintained by:
	  https://translationproject.org/domain/util-linux.html

VERSION SCHEMA:

      Standard releases:
	  <major>.<minor>[.<maint>]
	     major = fatal and deep changes
	     minor = typical release with new features
	     maint = maintenance releases; bug fixes only

      Development releases:
	 <major>.<minor>-rc<N>

SOURCE CODE:

 Download archive:
	  https://www.kernel.org/pub/linux/utils/util-linux/

 See also:
     Documentation/howto-contribute.txt
     Documentation/howto-build-sys.txt
     Documentation/howto-pull-request.txt

 SCM (Source Code Management) Repository:

    Primary repository:
	  git clone git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git

    Backup repository:
	  git clone https://github.com/util-linux/util-linux.git

    Web interfaces:
	  https://git.kernel.org/cgit/utils/util-linux/util-linux.git
	  https://github.com/util-linux/util-linux

      Note: the GitHub repository may contain temporary development branches too.

      The kernel.org repository contains master (current development) and stable/*
      (maintenance) branches only. All master or stable/* changes are always pushed
      to both repositories at the same time.

    Repository Branches: 'git branch -a'
	  Master Branch:
	   - Continuously developed, no feature freeze or translation freezes.
	   - Day-to-day status is: 'it works for me'. This means that its
	     normal state is useful but not well tested.

	  Stable Branches:
	   - Public releases.
	   - Branch name: stable/v<major>.<minor>.
	   - Created from the 'master' branch.
	   - The release candidates and final release are always based
             on the stable branch.
	   - Maintenance releases are part of, and belong to, their respective
	     stable branch. As such, they are tags(<major>.<minor>.<maint>) and
	     not branches of their own. They are not part of, visible in, or
	     have anything to do with the 'master' development branch. In git
	     terminology: maintenance releases are not reachable from 'master'.
	   - When initially cloned (as with the 'git clone' command given above),
	     these branches are created as 'remote tracking branches' and are
	     only visible by using the -a or -r options to 'git branch'. To
	     create a local branch, use the desired tag with this command:
	     'git checkout -b v2.29.2 v2.29.2'

    Tags: 'git tag'
	   - v<version> tag is created in the stable branch for every release.
	   - v<version>-start is created in the master branch to start work on the next release.
	   - All tags are signed by the maintainer's PGP key.


WORKFLOW EXAMPLE:

    Development                     Releases
    (Master Branch)                 (Stable/vX.Y Branch)

    - Sync latest translations
      from translationproject.org
    - Tag v<X.Y+1>-devel            - Fork from master to stable/v<X.Y> branch
                                      - Code stabilization
                                    - RC1 (Tag v<X.Y>-rc1)
                                      - Backport bug fixes
                                    - RC2 (Tag v<X.Y>-rc2)
                                      - po/ and po-man/ translations available on
                                        translationproject.org/
                                      - Wait 7-17 days for translators
                                      - Sync latest translations
                                      - Backport bug fixes
                                    - Final release v<X.Y> (Tag v<X.Y>)
                                      ...
                                    - Release v<X.Y>.1
                                      ...
                                    - Release v<X.Y>.2