summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man: add sysupdate documentationLennart Poettering2022-03-193-0/+1180
* unit: add units for new "systemd-sysupdate" toolLennart Poettering2022-03-195-0/+108
* sysupdate: add new component "sysupdate"Lennart Poettering2022-03-1921-0/+4925
* various: make parse_env_file error handling the same in various placesZbigniew Jędrzejewski-Szmek2022-03-184-19/+9
* boot: Draw unicode separator line for status messagesJan Janssen2022-03-181-25/+45
* Merge pull request #22519 from poettering/boot-order-title-revertZbigniew Jędrzejewski-Szmek2022-03-1812-80/+281
|\
| * update TODOLennart Poettering2022-03-181-0/+4
| * test: add test that verifies correct order of boot entriesLennart Poettering2022-03-182-0/+98
| * kernel-install: automatically generate "sort-key" fieldLennart Poettering2022-03-181-0/+4
| * sd-boot: add comments highlighting type 1 vs. type 2Lennart Poettering2022-03-181-0/+4
| * sd-boot: make use of new "sort-key" boot loader spec fieldLennart Poettering2022-03-186-60/+150
| * docs: add new "sort-key" field to boot loader specLennart Poettering2022-03-181-5/+16
| * Revert "boot: Change boot entry sorting"Lennart Poettering2022-03-182-33/+23
* | strv: use STRV_FOREACH() at two more placesYu Watanabe2022-03-181-7/+4
* | strv: rewrite strv_copy() with cleanup attribute and STRV_FOREACH()Yu Watanabe2022-03-181-12/+12
* | time-util: add macros around timespec_store() that operates on compund litera...Lennart Poettering2022-03-1810-26/+17
* | shell-completion: Add completion for oomctlNishal Kulkarni2022-03-184-0/+87
* | Merge pull request #22787 from poettering/bootspec-splitLennart Poettering2022-03-188-724/+735
|\ \
| * | meson: sort shared source file list againLennart Poettering2022-03-181-1/+1
| * | shared: split out ESP/XBOOTLDR search stuff from bootspec.cLennart Poettering2022-03-187-718/+728
| * | doc: mention that setfsuid() is a reason why UIDs >= 2147483648 are ickyLennart Poettering2022-03-181-5/+6
| |/
* | Add HP Elitebook 2760p support (#22766)AlexCatze2022-03-181-0/+12
|/
* Merge pull request #22784 from poettering/bootctl-fixletsLennart Poettering2022-03-182-4/+6
|\
| * bootctl: add comment, explaining when verb_install() is calledLennart Poettering2022-03-181-0/+2
| * bootctl: use faccessat() moreLennart Poettering2022-03-181-2/+2
| * bootctl: fix typoLennart Poettering2022-03-181-1/+1
| * kernel-install: drop spurious double empty lineLennart Poettering2022-03-181-1/+0
| * kernel-install: make clear which variables are supposed to be placed in insta...Lennart Poettering2022-03-181-0/+1
* | systemctl: fix operations on relative pathsZbigniew Jędrzejewski-Szmek2022-03-181-9/+6
* | shared/install-printf: drop now-unused install_path_printf()Zbigniew Jędrzejewski-Szmek2022-03-182-10/+3
* | shared/install: do not print aliases longer than UNIT_NAME_MAXZbigniew Jędrzejewski-Szmek2022-03-181-1/+1
* | basic/env-file: inline one variable declarationZbigniew Jędrzejewski-Szmek2022-03-181-2/+1
* | systemctl: remove unused parameterZbigniew Jędrzejewski-Szmek2022-03-181-3/+3
* | systemctl: drop left-over parensZbigniew Jędrzejewski-Szmek2022-03-181-2/+2
* | man/systemd.exec: tweak markup a bitZbigniew Jędrzejewski-Szmek2022-03-181-10/+11
* | shared/install: adjust comment formattingZbigniew Jędrzejewski-Szmek2022-03-181-12/+8
* | tree-wide: use strv_contains() in more placesZbigniew Jędrzejewski-Szmek2022-03-188-11/+11
* | shared/install: drop unnecessary castsZbigniew Jędrzejewski-Szmek2022-03-181-6/+5
* | shared/install: drop unnecessary parenthesesZbigniew Jędrzejewski-Szmek2022-03-181-2/+1
* | shell-completion: Add completion in bootctlNishal Kulkarni2022-03-182-1/+5
* | shared/install: consistently use 'lp' as the name for the LookupPaths instanceZbigniew Jędrzejewski-Szmek2022-03-181-215/+212
* | Add tests and documentation for all remaining sandboxing in user managerLuca Boccassi2022-03-183-22/+88
* | core: insist on sandboxing if ExtensionImages/Directories are configuredLuca Boccassi2022-03-181-0/+3
* | sd-device: shorten code a bitYu Watanabe2022-03-181-14/+4
* | sd-device-enumerator: fix typo: contolC -> controlCYu Watanabe2022-03-181-8/+5
* | sort-util: add missing parensYu Watanabe2022-03-181-6/+6
|/
* Merge pull request #22754 from mrc0mmand/creds_dir_specifierLennart Poettering2022-03-185-1/+36
|\
| * core: add %d specifier for the $CREDENTIALS_DIRECTORYFrantisek Sumsal2022-03-175-0/+35
| * core: drop an unnecessary initializationFrantisek Sumsal2022-03-171-1/+1
* | tree-wide: fix duplicated wordsMichael Biebl2022-03-189-10/+10