aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #32438 from YHNdnzj/taint-cleanupmainYu Watanabe69 min.4-36/+44
|\
| * core/manager: add unmerged-bin taintMike Yuan3 hours3-6/+20
| * core/manager: rearrange taint tagsMike Yuan3 hours3-22/+32
| * core/manager: drop obsolete cgroup taint stringMike Yuan3 hours3-16/+3
| * mount-setup: use mount_verbose_full where appropriateMike Yuan3 hours1-4/+1
|/
* Merge pull request #32437 from keszybz/notify-fixups-split-outLuca Boccassi10 hours2-16/+28
|\
| * man: sd_notify() does not fail if var is unsetZbigniew Jędrzejewski-Szmek2024-04-051-2/+2
| * sd-notify: fix unsetting of environment variable on errorZbigniew Jędrzejewski-Szmek2024-04-051-14/+26
* | Merge pull request #32434 from poettering/cryptenroll-prefer-varLuca Boccassi11 hours3-18/+78
|\ \
| * | update NEWSLennart Poettering14 hours1-0/+7
| * | cryptenroll: use [] in --help text to indicate block device argument is now optionalLennart Poettering14 hours1-1/+1
| * | cryptenroll: default to block device backing /var/ rather than /Lennart Poettering14 hours2-17/+70
* | | Add self-contained Python sd_notify example.Simon Fowler13 hours2-4/+118
* | | sysext: do not return 0 if `unmerge()` fails in the `refresh()` function.Antonio Alvarez Feijoo14 hours1-1/+1
* | | Merge pull request #32435 from YHNdnzj/followupZbigniew Jędrzejewski-Szmek14 hours17-92/+20
|\ \ \
| * | | network: suggest using "networkctl edit" instead of copying manuallyMike Yuan16 hours15-90/+15
| * | | cryptenroll: sort includesMike Yuan16 hours1-1/+1
| * | | core/service: also allow updating main pid when SERVICE_STOPMike Yuan16 hours1-1/+4
* | | | journal: do not rotate unrelated journal files when full or corruptedYu Watanabe15 hours1-18/+48
* | | | core: Limit terminal reset using ANSI sequences to /dev/consoleDaan De Meyer15 hours3-23/+39
|/ / /
* | | Merge pull request #32428 from poettering/sd-notify-reboot-paramZbigniew Jędrzejewski-Szmek16 hours4-7/+47
|\ \ \ | |/ / |/| |
| * | update TODOLennart Poettering19 hours1-0/+3
| * | systemctl: set reboot argument for most forms of shutdown, not just plain rebootsLennart Poettering19 hours1-7/+9
| * | shutdown: send an sd_notify() message on shutdown with the shutdown reason and boot paramLennart Poettering19 hours2-0/+35
* | | cryptenroll: use root device by defaultLudwig Nussel17 hours2-9/+29
* | | Merge pull request #32433 from DaanDeMeyer/fixDaan De Meyer17 hours1-1/+2
|\ \ \
| * | | mkosi: Configure lower retention limit for package artifactsDaan De Meyer18 hours1-0/+1
| * | | mkosi: Fix Arch Linux package globDaan De Meyer18 hours1-1/+1
* | | | manager: Improve freeze/thaw for unrealized cgroupAdrian Vovk17 hours1-4/+10
* | | | Merge pull request #32427 from poettering/systemctl-help-missingLennart Poettering18 hours1-0/+5
|\ \ \ \
| * | | | systemctl: add forgotten --after/--before to --help textLennart Poettering20 hours1-0/+2
| * | | | systemctl: add forgotten --reboot-argument= to --help textLennart Poettering20 hours1-0/+2
| * | | | systemctl: add forgotten --message= to --help textLennart Poettering20 hours1-0/+1
| | |/ / | |/| |
* | | | build(deps): bump pkg/debian from `30c77a7` to `733ac7c`dependabot[bot]18 hours1-0/+0
* | | | service: allow MainPID= updates during stop of the serviceMichal Sekletar18 hours1-1/+1
| |/ / |/| |
* | | Merge pull request #32352 from DaanDeMeyer/testDaan De Meyer18 hours12-236/+283
|\ \ \ | |/ / |/| |
| * | mkosi: Run integration tests in CIDaan De Meyer19 hours3-68/+90
| * | test: Various mkosi integration test improvementsDaan De Meyer19 hours6-162/+184
| * | mkosi: Deal with ubuntu's special debug packagesDaan De Meyer19 hours1-3/+6
| * | mkosi: Use -fdebug-prefix-map= instead of -ffile-prefix-map=Daan De Meyer19 hours2-2/+2
| * | mkosi: Update to latestDaan De Meyer19 hours1-1/+1
* | | mkosi: mask isc-dhcp-serverLuca Boccassi23 hours1-0/+0
* | | Merge pull request #32413 from yuwata/network-radv-validatorLuca Boccassi29 hours3-68/+60
|\ \ \
| * | | network/radv: drop unnecessary conditionsYu Watanabe35 hours1-10/+6
| * | | network/radv: warn about non-zero preference with zero lifetimeYu Watanabe35 hours1-0/+9
| * | | network/radv: verify [IPv6Prefix] section or friends in network_adjust_radv()Yu Watanabe35 hours3-58/+45
* | | | network: add .link file to match 80-namespace.networkLennart Poettering30 hours2-0/+25
* | | | network: add "mac" to alternatives name policy by defaultLennart Poettering31 hours1-1/+1
* | | | kernel-install/60-ukify: also search in {/run,/usr/local/lib}/kernel/Mike Yuan31 hours1-1/+5
* | | | machined: fix invalid edge case in machine_newSam Leonard31 hours1-5/+10