summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: finalizev253Luca Boccassi2023-02-151-2/+2
* Merge pull request #26427 from bluca/hwdbLuca Boccassi2023-02-158-171/+858
|\
| * hwdb: updateLuca Boccassi2023-02-157-161/+847
| * NEWS: update contributors listLuca Boccassi2023-02-151-10/+11
|/
* cryptsetup: do not assert when unsealing token without saltLuca Boccassi2023-02-153-2/+6
* ukify: fix padding lengthYu Watanabe2023-02-151-1/+2
* Merge pull request #26417 from yuwata/sysusers-root-groupLuca Boccassi2023-02-154-0/+63
|\
| * test-sysusers: add test for basic.confYu Watanabe2023-02-153-0/+62
| * sysusers: also add root groupYu Watanabe2023-02-151-0/+1
* | Merge pull request #26424 from ldv-alt/fix-typosYu Watanabe2023-02-1620-29/+29
|\ \
| * | treewide: fix a few typos in NEWS, docs and commentsDmitry V. Levin2023-02-1518-26/+26
| * | src: fix several typos in log messagesDmitry V. Levin2023-02-152-3/+3
* | | man/tc: Fix hexadecimals being with an ORaul Tambre2023-02-151-3/+3
|/ /
* | NEWS: mention that the default mDNS mode is now "yes"Yu Watanabe2023-02-151-0/+7
|/
* hwdb: Add HP ENVY x360 2-in-1Jean-Tiare Le Bigot2023-02-151-0/+1
* bootctl: avoid using __WORDSIZE macroMike Gilbert2023-02-151-3/+5
* core/execute: fix commentYu Watanabe2023-02-151-1/+1
* tree-wide: fix typo and comment style updateYu Watanabe2023-02-1525-27/+27
* test-boot-timestamp: Handle ERANGE errorDaan De Meyer2023-02-131-1/+1
* boot: Ensure raise() is not dropped by LTOJan Janssen2023-02-121-1/+1
* mkosi: Stop installing kernel headers to /usrDaan De Meyer2023-02-121-1/+0
* Merge pull request #26400 from ml-/fix-directory-and-typosYu Watanabe2023-02-124-5/+5
|\
| * man: fix typosml2023-02-122-3/+3
| * man: fix directory for user home bind mountsml2023-02-121-1/+1
| * nspawn: fix directory in logged errorml2023-02-121-1/+1
|/
* ci(labeler): fix missing emoji in `dont-merge` labelJan Macku2023-02-111-1/+1
* ci(labeler): fix missing emoji in `quick-review` labelJan Macku2023-02-111-1/+1
* NEWS: update datev253-rc3Luca Boccassi2023-02-101-1/+1
* Merge pull request #26392 from bluca/newsZbigniew Jędrzejewski-Szmek2023-02-108-1788/+2451
|\
| * hwdb: update databaseLuca Boccassi2023-02-107-1783/+2444
| * NEWS: update contributors listLuca Boccassi2023-02-101-5/+7
* | dissect-image: unknown/unsupported diskseq is indicated by 0, not by UINT64_MAXLennart Poettering2023-02-101-3/+3
|/
* core: when isolating to a unit, also keep units running that are triggered by...Lennart Poettering2023-02-101-6/+27
* userdb: Use json_dispatch_user_group_name() to parse GetMembership fieldsSamuel Cabrero2023-02-101-2/+2
* mkosi: Use globs instead of prepare script to install extra packagesDaan De Meyer2023-02-102-16/+11
* Merge pull request #26387 from bluca/swapon_util_linuxLuca Boccassi2023-02-102-2/+6
|\
| * NEWS: note that we require a swapon that supports --fixpgszLuca Boccassi2023-02-101-1/+3
| * README: explicitly note that util-linux's mount/swap are requiredLuca Boccassi2023-02-101-1/+3
|/
* cryptenroll: drop deadcodeYu Watanabe2023-02-101-6/+2
* mkosi: Update to latestDaan De Meyer2023-02-104-11/+14
* boot: Fix undefined reference to raise() on armJan Janssen2023-02-091-0/+6
* various: boldify version outputZbigniew Jędrzejewski-Szmek2023-02-091-1/+2
* boot: Make sure we take --root into account everywhere.Daan De Meyer2023-02-093-12/+19
* Merge pull request #26377 from keszybz/doc-fixups-2Luca Boccassi2023-02-096-21/+22
|\
| * man: fix links to man pagesZbigniew Jędrzejewski-Szmek2023-02-095-19/+20
| * man: fix section numberZbigniew Jędrzejewski-Szmek2023-02-091-2/+2
* | units: change assert to condition to skip running in initrd/osLuca Boccassi2023-02-096-6/+6
* | bootctl: Add missing %mDaan De Meyer2023-02-091-1/+1
* | Merge pull request #26366 from yuwata/nss-myhostnameLuca Boccassi2023-02-091-3/+4
|\ \
| * | nss-myhostname: do not return empty result with NSS_STATUS_SUCCESSYu Watanabe2023-02-091-2/+3