summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* po: Translated using Weblate (Belarusian)Maksim Kliazovich2023-05-131-12/+11
* sd-dhcp-server: also send DNS servers or friends on DHCPOFFERYu Watanabe2023-05-131-30/+27
* Merge pull request #27605 from YHNdnzj/dbus-activation-followupLuca Boccassi2023-05-134-18/+31
|\
| * Revert "core/manager: export manager_dbus_is_running" and partially "core: re...Mike Yuan2023-05-123-11/+7
| * core: only refuse Type=dbus service enqueuing if dbus has stop jobMike Yuan2023-05-121-7/+24
* | Merge pull request #27571 from DaanDeMeyer/mkosiLuca Boccassi2023-05-1322-19/+95
|\ \
| * | mkosi: Package a erofs usr partition with signed verityDaan De Meyer2023-05-1320-18/+88
| * | mkosi: Store /etc under /usr/share/factory/mkosiDaan De Meyer2023-05-132-0/+7
| * | mkosi: Do not enable ACL usage by defaultDaan De Meyer2023-05-131-1/+0
* | | Merge pull request #27634 from mrc0mmand/TEST-13-shenanigansLuca Boccassi2023-05-1312-331/+626
|\ \ \ | |/ / |/| |
| * | machine,portable: fix a typo in an info messageFrantisek Sumsal2023-05-132-2/+2
| * | test: merge machinectl edit/cat tests into TEST-13Frantisek Sumsal2023-05-132-36/+19
| * | test: always install the script utilityFrantisek Sumsal2023-05-133-8/+1
| * | test: add a couple of tests for machinectlFrantisek Sumsal2023-05-135-367/+582
| * | machine: fix a memory leak when showing multiple machinesFrantisek Sumsal2023-05-121-2/+1
| * | machine: fix a memory leak when showing multiple imagesFrantisek Sumsal2023-05-121-2/+1
| * | test: clean up the nspawn tests a bitFrantisek Sumsal2023-05-124-152/+258
* | | sulogin: Read SYSTEMD_SULOGIN_FORCE from kernel cmdlineDaan De Meyer2023-05-132-0/+16
* | | Merge pull request #27633 from DaanDeMeyer/repart-dropinLuca Boccassi2023-05-128-16/+18
|\ \ \
| * | | repart: Make sure we look up dropin files in the root directoryDaan De Meyer2023-05-121-1/+1
| * | | conf-parser: Add root argument to config_parse_many()Daan De Meyer2023-05-128-7/+13
| * | | repart: Make sure r is declared lastDaan De Meyer2023-05-121-1/+1
| * | | repart: Read arguments directly instead of passing them inDaan De Meyer2023-05-121-8/+4
* | | | units: Add missing dependencies on initrd-switch-root.targetDaan De Meyer2023-05-138-16/+16
* | | | Fix Positivo CF40CM-V2 key toggle touchpaddrosdeck2023-05-131-0/+2
* | | | core: fix memory leak during deserializationFrantisek Sumsal2023-05-132-3/+11
|/ / /
* | | mkosi: Use zstd compression on non-centos distrosDaan De Meyer2023-05-123-3/+16
* | | mkosi: Update .gitignore to account for changed output locationsDaan De Meyer2023-05-121-1/+2
* | | mkosi: Only build initrd if Bootable= is enabled or set to "auto"Daan De Meyer2023-05-121-0/+3
* | | mkosi: Use initrd symlink without format/compressionDaan De Meyer2023-05-121-1/+1
* | | mkosi: Update to latestDaan De Meyer2023-05-121-1/+1
| |/ |/|
* | core: Try to initialize TERM from systemd.tty.term.console as wellDaan De Meyer2023-05-122-2/+10
* | Merge pull request #27565 from yuwata/static-destructDaan De Meyer2023-05-123-33/+108
|\ \
| * | static-destruct: introduce STATIC_ARRAY_DESTRUCTOR_REGISTER()Yu Watanabe2023-05-092-8/+83
| * | static-destruct: several cleanupsYu Watanabe2023-05-091-21/+21
| * | memory-util: make ArrayCleanup passed to array_cleanup() constYu Watanabe2023-05-091-4/+4
* | | mkfs-util: Add quiet argument to make_filesystem()Daan De Meyer2023-05-126-21/+56
* | | core: Check if any init exists before switching rootDaan De Meyer2023-05-121-0/+19
* | | core: Make sure systemctl exit <X> works outside of a containerDaan De Meyer2023-05-122-7/+2
* | | Merge pull request #27618 from DaanDeMeyer/fstab-generatorYu Watanabe2023-05-121-7/+19
|\ \ \
| * | | fstab-generator: Fix log messageDaan De Meyer2023-05-111-1/+1
| * | | fstab-generator: Unset kernel cmdline options if empty value is givenDaan De Meyer2023-05-111-6/+6
| * | | fstab-generator: Take systemd.verity= into accountDaan De Meyer2023-05-111-0/+12
* | | | test-network: add tests for static lease matching with chaddrYu Watanabe2023-05-121-0/+11
* | | | Merge pull request #27611 from yuwata/core-mount-escape-utf8Yu Watanabe2023-05-122-41/+61
|\ \ \ \
| * | | | core/mount: escape invalid UTF8 char in dbus replyYu Watanabe2023-05-111-12/+55
| * | | | Revert "core/mount: replace invalid UTF-8 code points in "what" and "options""Yu Watanabe2023-05-111-29/+6
* | | | | cryptenroll: actually allow using multiple "special" strings when wipingFrantisek Sumsal2023-05-112-6/+6
| |/ / / |/| | |
* | | | Merge pull request #27610 from DaanDeMeyer/mkosi-trivialDaan De Meyer2023-05-118-16/+32
|\ \ \ \ | |/ / / |/| | |
| * | | mkosi: Install apt in Debian/Ubuntu imagesDaan De Meyer2023-05-111-0/+1