summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: update date and locationv253-rc1Luca Boccassi2023-01-241-0/+2
* shared/efi-loader: fix compilation with !ENABLE_EFI, improve messagesZbigniew Jędrzejewski-Szmek2023-01-246-20/+27
* Merge pull request #26184 from keszybz/cleanupsLuca Boccassi2023-01-243-6/+12
|\
| * test-sleep: reduce timeoutZbigniew Jędrzejewski-Szmek2023-01-241-2/+3
| * udevadm: add todo to remind us to remove compat codeZbigniew Jędrzejewski-Szmek2023-01-241-1/+5
| * man/bootctl: add missing markupZbigniew Jędrzejewski-Szmek2023-01-241-3/+4
* | locale: rename new XKB variables to match Debian/Ubuntu'sLuca Boccassi2023-01-242-36/+36
* | docs: Update HACKING.md to mention latest mkosi is neededDaan De Meyer2023-01-241-10/+13
* | meson: Do not include headers in source listsJan Janssen2023-01-2433-893/+44
* | Update NEWSLuca Boccassi2023-01-241-1/+12
* | Consolidate various TAKE_* into TAKE_GENERIC(), add TAKE_STRUCT()Dan Streetman2023-01-244-30/+17
* | man: clarify that MESSAGE= should not appear more than once in the same journ...Lennart Poettering2023-01-241-9/+16
|/
* NEWS: update for v253-rc1Zbigniew Jędrzejewski-Szmek2023-01-241-37/+265
* Merge pull request #26152 from systemd/revert-26143-issue-26142Lennart Poettering2023-01-241-16/+14
|\
| * man: extend Personality= docs a bitLennart Poettering2023-01-241-10/+14
| * Revert "Resolves #26142 - Fix list of supported personalities"Lennart Poettering2023-01-241-9/+3
* | Merge pull request #26158 from poettering/hostnamed-end-of-supportLennart Poettering2023-01-2414-33/+126
|\ \
| * | update TODOLennart Poettering2023-01-241-3/+0
| * | hostnamectl: show support and among outputLennart Poettering2023-01-241-0/+32
| * | hostnamed: expose support end timestamp as property on the busLennart Poettering2023-01-242-5/+39
| * | os-util: optionally, return EOL time in os_release_support_ended()Lennart Poettering2023-01-245-10/+12
| * | os-util: accept SUPPORT_END= with empty string as explicit way to disable con...Lennart Poettering2023-01-241-3/+3
| * | os-util: when determining support end, don't treat /etc/os-release file as errorLennart Poettering2023-01-241-2/+2
| * | format-table: add new cell type TABLE_TIMESPAN_DAYLennart Poettering2023-01-242-2/+9
| * | os-util: determine distro EOL in UTC, not local timezoneLennart Poettering2023-01-241-1/+1
| * | tree-wide: unify how we pick OS pretty name to displayLennart Poettering2023-01-247-8/+29
| |/
* | path-util: rework file_in_same_dir() on top of path_extract_directory()Lennart Poettering2023-01-246-84/+91
* | bootctl-uki: several coding style fixletsYu Watanabe2023-01-241-45/+60
* | bootctl: kernel-inspect: print os infoGerd Hoffmann2023-01-241-1/+28
|/
* Merge pull request #26176 from bluca/rcLennart Poettering2023-01-2415-1213/+8726
|\
| * docs: update instructions for translation stringsLuca Boccassi2023-01-241-1/+1
| * docs: drop manual rc PR warning stepLuca Boccassi2023-01-241-13/+11
| * meson: bump numbers for v253-rc1Luca Boccassi2023-01-241-3/+3
| * Update hwdbLuca Boccassi2023-01-2412-1197/+8681
| * NEWS: add list of contributorsLuca Boccassi2023-01-241-0/+31
|/
* repart: Mention broken XFS protofile formatDaan De Meyer2023-01-241-0/+4
* machinectl: add --now to start/stop containers when enabling/disablingMike Yuan2023-01-242-3/+46
* man: fix explanation for Credential= match in .link filesДамјан Георгиевски2023-01-241-1/+1
* Merge pull request #26167 from ldv-alt/docs-fixesZbigniew Jędrzejewski-Szmek2023-01-2420-47/+47
|\
| * docs, man: consistently use comma after "For example"Dmitry V. Levin2023-01-239-9/+9
| * docs: fix formatting a bitDmitry V. Levin2023-01-232-3/+3
| * docs: fix grammar a bitDmitry V. Levin2023-01-2312-30/+30
| * docs: fix a few typosDmitry V. Levin2023-01-235-5/+5
* | Merge pull request #26164 from mrc0mmand/test-bus-timeoutFrantisek Sumsal2023-01-242-1/+4
|\ \
| * | test: bump the container spawn timeout to 60sFrantisek Sumsal2023-01-231-1/+1
| * | test: bump the client-side timeout in sd-bus as wellFrantisek Sumsal2023-01-231-0/+3
* | | Merge pull request #26159 from keszybz/capacity-to-crashZbigniew Jędrzejewski-Szmek2023-01-244-20/+46
|\ \ \
| * | | sleep: fix memleakZbigniew Jędrzejewski-Szmek2023-01-231-1/+1
| * | | sleep: reduce double logging and improve messages and comments a bitZbigniew Jędrzejewski-Szmek2023-01-232-17/+16
| * | | test-sleep: add a very simple test that prints battery suspend estimatesZbigniew Jędrzejewski-Szmek2023-01-233-1/+28