summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pam: align second and third columnsZbigniew Jędrzejewski-Szmek2022-11-231-9/+9
* TODO: add item about mnt_fstype_is_netfs()Zbigniew Jędrzejewski-Szmek2022-11-231-0/+4
* find-esp: Relax filesystem root directory checkDaan De Meyer2022-11-231-31/+30
* repart: respect --discard=no also for block devicesLuca Boccassi2022-11-231-7/+9
* Update changelog with latest sd-boot, sd-stub, and bootctl changesJason A. Donenfeld2022-11-231-0/+12
* stub: handle random seed like sd-boot doesJason A. Donenfeld2022-11-2310-27/+45
* sd-event: reenable epoll_pwait2()Lennart Poettering2022-11-234-113/+9
* Merge pull request #25485 from DaanDeMeyer/gpt-fixDaan De Meyer2022-11-223-9/+6
|\
| * gpt: Drop PARTITION_LINUX_GENERIC and PARTITION_USER_HOMEDaan De Meyer2022-11-223-7/+4
| * gpt: Specify designator array sizes explicitlyDaan De Meyer2022-11-221-2/+2
* | Merge pull request #25477 from yuwata/network-wifi-reconfigure-on-connectLuca Boccassi2022-11-223-2/+14
|\ \
| * | network: wifi: try to reconfigure when connectedYu Watanabe2022-11-223-1/+14
| * | network: drop unnecessary prototypeYu Watanabe2022-11-221-1/+0
* | | man/journalctl: mention systemd-cat, make the description more directZbigniew Jędrzejewski-Szmek2022-11-221-7/+16
* | | man: update docs for MemoryZSwapMax=Anita Zhang2022-11-221-3/+20
| |/ |/|
* | resolved: Fix OpenSSL error messagesBenjamin Fogle2022-11-221-39/+26
* | Merge pull request #25470 from keszybz/strv-extendf-formatYu Watanabe2022-11-222-5/+5
|\ \ | |/ |/|
| * basic/strv: check printf arguments to strv_extendf()Zbigniew Jędrzejewski-Szmek2022-11-211-1/+1
| * manager: fix format strings for trigger metadataZbigniew Jędrzejewski-Szmek2022-11-211-4/+4
* | systemctl: edit: write override files as text filesнаб2022-11-221-0/+12
* | bootctl: use grey-and-slash prefix for source in list tooZbigniew Jędrzejewski-Szmek2022-11-221-3/+10
* | udev: make sure auto-root logic also works in UKIs booted from XBOOTLDRLennart Poettering2022-11-221-14/+13
* | tree-wide: make constant ratelimit compound actually constLennart Poettering2022-11-2210-10/+10
* | boot: remove random-seed-modeJason A. Donenfeld2022-11-227-77/+5
* | Merge pull request #25379 from keszybz/update-doc-linksLuca Boccassi2022-11-2228-86/+89
|\ \
| * | docs/BOOT_LOADER_INTERFACE: reword sentence to apply to both entry typesZbigniew Jędrzejewski-Szmek2022-11-211-3/+3
| * | tree-wide: BLS and DPS are now on uapi-group websiteZbigniew Jędrzejewski-Szmek2022-11-2128-85/+88
* | | Merge pull request #25395 from poettering/tpm2-dlsym-assertYu Watanabe2022-11-228-13/+65
|\ \ \
| * | | mkosi: pull in libbpf1 instead of legacy libbpf0 on debianLennart Poettering2022-11-211-1/+1
| * | | dlfcn-util: add static asserts ensuring our sym_xyz() func ptrs match the typ...Lennart Poettering2022-11-217-12/+64
|/ / /
* | | update TODOLennart Poettering2022-11-211-0/+6
* | | bootctl: install system token on virtualized systemsJason A. Donenfeld2022-11-213-37/+6
* | | Merge pull request #25461 from DaanDeMeyer/repart-followupsDaan De Meyer2022-11-212-42/+34
|\ \ \
| * | | repart: Rework PartitionTarget initializationDaan De Meyer2022-11-211-13/+9
| * | | repart: Use fd based operations in partition_populate_directory()Daan De Meyer2022-11-211-4/+5
| * | | repart: Remove redundant parentheses in partition_populate_directory()Daan De Meyer2022-11-211-1/+1
| * | | mkfs-util: Use FORK_CLOSE_ALL_FDSDaan De Meyer2022-11-211-2/+2
| * | | mkfs-util: Prefer fd based stat() where possibleDaan De Meyer2022-11-211-1/+1
| * | | mkfs-util: Use GID_FMTDaan De Meyer2022-11-211-2/+2
| * | | repart: Use ASSERT_PTR() in partition_encrypt()Daan De Meyer2022-11-211-2/+2
| * | | repart: Use ftruncate() instead of posix_allocate()Daan De Meyer2022-11-211-1/+1
| * | | repart: Fix parse_filter_partitions() log messagesDaan De Meyer2022-11-211-2/+2
| * | | repart: Fix FilterPartitionsType enum nameDaan De Meyer2022-11-211-1/+1
| * | | repart: Rework unused partition number algorithmDaan De Meyer2022-11-211-10/+7
| * | | repart: Use IN_SET() in one more placeDaan De Meyer2022-11-211-3/+1
| | |/ | |/|
* | | man/sd_bus_default: Refer to man-pages project (man7.org) for ssh(1)BerndAdameit2022-11-211-2/+2
* | | Merge pull request #25409 from medhefgo/boot-fixesLennart Poettering2022-11-216-197/+177
|\ \ \ | |/ / |/| |
| * | boot: Replace firmware security hooks directlyJan Janssen2022-11-191-79/+40
| * | boot: Rework security arch overrideJan Janssen2022-11-194-152/+146
| * | boot: Manually convert filepaths if neededJan Janssen2022-11-191-4/+36