summaryrefslogtreecommitdiffstats
path: root/units (follow)
Commit message (Expand)AuthorAgeFilesLines
* oomd: correct listening socketsLennart Poettering2023-09-251-1/+1
* pcrphase: rename binary to pcrextendLennart Poettering2023-09-256-9/+9
* repart: Don't fail on boot if we can't find the root block deviceDaan De Meyer2023-09-221-0/+2
* treewide: fix typosJoerg Behrmann2023-09-191-2/+2
* units: order battery-check before hibernate-resumeMike Yuan2023-09-071-1/+1
* hibernate-resume: split out the logic of finding hibernate locationMike Yuan2023-09-072-0/+28
* userdbd: Order systemd-userdbd.service after systemd-remount-fs.serviceVictor Westerhuis2023-09-041-1/+1
* bsod: several cleanupsYu Watanabe2023-08-222-5/+5
* Merge pull request #28697 from 1awesomeJ/new_bsodLuca Boccassi2023-08-182-0/+26
|\
| * systemd-bsod: Add "--continuous" optionOMOJOLA JOSHUA2023-08-172-0/+26
* | units: introduce systemd-tmpfiles-setup-dev-early.serviceYu Watanabe2023-08-126-3/+36
* | Revert "unit: make udev rules really take precedence over tmpfiles"Yu Watanabe2023-08-121-1/+1
* | unit: make udev rules really take precedence over tmpfilesYu Watanabe2023-08-091-1/+1
* | Revert "unit: make udev rules take precesence over tmpfiles"Yu Watanabe2023-08-091-1/+0
* | meson: use install_emptydir() and drop meson-make-symlink.shYu Watanabe2023-08-082-57/+16
* | units/initrd-parse-etc.service: Conflict with emergency.targetFabian Vogt2023-08-081-0/+2
|/
* unit: make udev rules take precesence over tmpfilesYu Watanabe2023-08-041-0/+1
* Revert "units: Import all repart credentials in systemd-repart.service"Daan De Meyer2023-08-011-1/+0
* units: Import all repart credentials in systemd-repart.serviceDaan De Meyer2023-08-011-0/+1
* Drop split-usr and unmerged-usr supportLuca Boccassi2023-07-2865-76/+76
* units: Load agetty credentials in all getty unitsDaan De Meyer2023-07-274-0/+8
* units: Add --graceful flag to pcrphase unitsDaan De Meyer2023-07-173-3/+3
* Merge pull request #27867 from keszybz/vconsole-reload-againLuca Boccassi2023-07-152-2/+15
|\
| * units/systemd-vconsole-setup: suppress error when service is restartedZbigniew Jędrzejewski-Szmek2023-07-131-0/+6
| * units/systemd-firstboot: start the service after systemd-vconsole-setup.serviceZbigniew Jędrzejewski-Szmek2023-07-121-1/+8
| * units/systemd-vconsole-setup.service: improve titleZbigniew Jędrzejewski-Szmek2023-07-121-1/+1
* | battery-check: allow to skip by passing systemd.battery-check=0Yu Watanabe2023-07-141-0/+1
|/
* unit: also condition out systemd-backlight in initrdYu Watanabe2023-07-051-0/+2
* units: condition out a few services in the initrdLennart Poettering2023-07-055-0/+7
* units: skip systemd-battery-check in environments where it doesn't make senseLennart Poettering2023-07-031-1/+3
* battery-check: rework unitLennart Poettering2023-06-302-3/+5
* battery-check: several follow-upsYu Watanabe2023-06-291-1/+1
* PID1: detect battery level in initrd and if low refuse continuing to boot, pr...OMOJOLA JOSHUA2023-06-282-0/+25
* hibernate-resume: rework to follow the logic of sleep.c and useMike Yuan2023-06-232-26/+0
* tree-wide: use https for the 0pointer.de doc linksFrantisek Sumsal2023-06-234-4/+4
* meson: merge two similar loops for unit filesYu Watanabe2023-06-221-306/+660
* units: Use built-in halt and kexec features instead of systemctlDaan De Meyer2023-06-222-8/+2
* units: Use ImportCredential= where applicableDaan De Meyer2023-06-088-26/+19
* units: change TimeoutSec=0 to TimeoutSec=infinityLennart Poettering2023-06-066-6/+6
* pid1: add "soft-reboot" reboot methodLennart Poettering2023-06-023-0/+36
* units: don't stop blockdev@.target unit at shutdownLennart Poettering2023-06-011-0/+1
* units: set DefaultDependencies=no for veritysetup sliceLennart Poettering2023-06-013-1/+15
* units: pull in local-fs-pre.target from systemd-tmpfiles-setup-dev.serviceZbigniew Jędrzejewski-Szmek2023-05-311-0/+1
* Merge pull request #27787 from keszybz/firstboot-synchronous-restartMike Yuan2023-05-261-2/+2
|\
| * units: order systemd-firstboot after systemd-tmpfiles-setupZbigniew Jędrzejewski-Szmek2023-05-261-1/+1
| * firstboot: synchronously wait for systemd-vconsole-setup.service/restart jobZbigniew Jędrzejewski-Szmek2023-05-261-2/+2
* | units: Shut down networkd and resolved on switch-rootDaan De Meyer2023-05-262-4/+4
|/
* firstboot: process the root account after sysusers created itZbigniew Jędrzejewski-Szmek2023-05-231-1/+1
* units: create /dev with --graceful first, allow sysusers to run laterZbigniew Jędrzejewski-Szmek2023-05-232-3/+2
* units: make sure proc-sys-binfmt_misc.automount is actually stoppedZbigniew Jędrzejewski-Szmek2023-05-231-0/+1