summaryrefslogtreecommitdiffstats
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-25docs/BLS: describe version comparisonsZbigniew Jędrzejewski-Szmek1-10/+114
2022-05-25basic/string-util: tweak strverscmp_improved() for some corner casesZbigniew Jędrzejewski-Szmek2-9/+37
2022-05-24docs/BLS: rework the description of directory layoutZbigniew Jędrzejewski-Szmek1-27/+43
2022-05-24docs: /etc/os-release → os-release(3)Zbigniew Jędrzejewski-Szmek1-13/+14
2022-05-24docs: reworder/rewrite BLS to read more like a specificationZbigniew Jędrzejewski-Szmek1-229/+278
2022-05-24Minor wording fixesZbigniew Jędrzejewski-Szmek2-19/+18
2022-05-24portable: Fix memory leak in maybe_enable_disable()Daan De Meyer1-0/+2
2022-05-23dissect-image: Explicitly remove partitions when done with imageDaan De Meyer6-5/+75
2022-05-23ci: bump gcc in the "build test" workflowEvgeny Vereshchagin2-5/+9
2022-05-23shellcheck-clean kernel-install againнаб1-1/+4
2022-05-23Fix which(1) in meson-build.shнаб1-1/+1
2022-05-23Don't ignore kernel-install for shellcheckнаб1-1/+2
2022-05-22test: Test STRLEN for C11 string literalsJan Janssen1-2/+14
2022-05-22NEWS: Fix some minor mistakesPhaedrus Leeds1-7/+7
2022-05-22coredump: Fix format string type mismatchDaan De Meyer1-2/+2
2022-05-22boot: Rename functions adding entries to match userspaceJan Janssen1-5/+5
2022-05-22boot: Remove trivial config entry add helpersJan Janssen1-85/+41
2022-05-22Do not require a valid version when parsing sd-boot loader entriesVictor Westerhuis2-4/+6
2022-05-21docs: improve table readabilityBenjamin Franzke1-3/+55
2022-05-21ci: temporarily disable validation of GH Action filesFrantisek Sumsal1-1/+7
2022-05-21cryptsetup: fix build with -Db_ndebug=trueFrantisek Sumsal2-2/+4
2022-05-21ci: prefer the distro llvm version if availableFrantisek Sumsal1-4/+3
2022-05-21ci: bump GH Actions to Ubuntu Jammy where applicableFrantisek Sumsal5-6/+6
2022-05-21resolved: default to OpenSSLLuca Boccassi1-10/+10
2022-05-21docs: adapt forward layout to systemd.io designBenjamin Franzke2-6/+18
2022-05-21docs: rename COREDUMP_PACKAGE_METADATA → ELF_PACKAGE_METADATAZbigniew Jędrzejewski-Szmek3-147/+165
2022-05-21bootctl: Add EFI arch detection supportJan Janssen2-17/+75
2022-05-21boot: Support booting in EFI mixed modeJan Janssen2-25/+102
2022-05-21boot: Add LINUX_INITRD_MEDIA support to boot.cJan Janssen4-8/+53
2022-05-21boot: Keep initrds separate from cmdline optionsJan Janssen1-30/+57
2022-05-21boot: Edit config entry options inlineJan Janssen1-27/+14
2022-05-21fundamental: Move some helpers into string-util-fundamentalJan Janssen3-17/+17
2022-05-21boot: Use cleanup handler to unload imageJan Janssen3-18/+17
2022-05-21network: drop support for old kernels which cannot set prefix route with non-...Yu Watanabe4-53/+4
2022-05-21boot: Build with -flto=auto if availableJan Janssen1-1/+1
2022-05-21macro: Use C11 noreturn onlyJan Janssen1-8/+0
2022-05-21networkctl: show error message provided through dbusYu Watanabe1-3/+4
2022-05-21tree-wide: Update homepage to systemd.ioBenjamin Franzke2-2/+2
2022-05-21tree-wide: replace obsolete wiki links with systemd.io/manpagesBenjamin Franzke7-12/+12
2022-05-21tree-wide: streamline wiki linksBenjamin Franzke12-15/+15
2022-05-21NEWS: finalizeLuca Boccassi1-1/+18
2022-05-21hwdb: update via ninja -C build update-hwdbLuca Boccassi9-1798/+2485
2022-05-21NEWS: update contributors listLuca Boccassi1-21/+23
2022-05-20sysext: refuse empty release ID to avoid triggering assertionYu Watanabe1-0/+4
2022-05-20test: add test for bus introspection of portable1Yu Watanabe1-0/+4
2022-05-20sd-bus: add comment and test in sd_bus_path_decode() for empty stringLuca Boccassi2-1/+7
2022-05-20kernel-install: restore priority of check for /boot/loader/entriesZbigniew Jędrzejewski-Szmek1-14/+11
2022-05-20resolved: use strv_extend_with_size() to avoid slow parsing of /etc/hostsZbigniew Jędrzejewski-Szmek3-2/+1003
2022-05-20basic/strv: add optimizable version of strv_push/consume/extendZbigniew Jędrzejewski-Szmek3-15/+82
2022-05-20portabled: wrap long lines and fix typo in error messageZbigniew Jędrzejewski-Szmek1-5/+11