index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
units: modprobe@.service: don't unescape instance name
Martin Wilck
2023-10-21
1
-1
/
+1
*
Merge pull request #29272 from enr0n/coredump-container
Lennart Poettering
2023-10-16
1
-0
/
+1
|
\
|
*
nspawn: set CoredumpReceive=yes on container's scope when --boot is set
Nick Rosbrook
2023-10-13
1
-0
/
+1
*
|
sysext: make some calls available via varlink
Lennart Poettering
2023-10-16
3
-0
/
+54
*
|
systemd-journal-upload: Increase failure tolerance (#19426, #2877)
Priit Laes
2023-10-13
1
-0
/
+3
|
/
*
pcrextend: make pcrextend tool acccessible via varlink
Lennart Poettering
2023-10-06
3
-0
/
+52
*
tpm2-setup: add new early boot tool for initializing the SRK
Lennart Poettering
2023-09-29
3
-0
/
+56
*
Merge pull request #29345 from poettering/measured-uki-condition
Lennart Poettering
2023-09-27
6
-12
/
+6
|
\
|
*
units: move units over to ConditionSecurity=measured-uki
Lennart Poettering
2023-09-27
6
-12
/
+6
*
|
units/blockdev@.target: conflict with umount.target
Mike Yuan
2023-09-27
1
-0
/
+4
|
/
*
Revert "userdbd: Order systemd-userdbd.service after systemd-remount-fs.service"
Lennart Poettering
2023-09-27
1
-1
/
+1
*
oomd: correct listening sockets
Lennart Poettering
2023-09-25
1
-1
/
+1
*
pcrphase: rename binary to pcrextend
Lennart Poettering
2023-09-25
6
-9
/
+9
*
repart: Don't fail on boot if we can't find the root block device
Daan De Meyer
2023-09-22
1
-0
/
+2
*
treewide: fix typos
Joerg Behrmann
2023-09-19
1
-2
/
+2
*
units: order battery-check before hibernate-resume
Mike Yuan
2023-09-07
1
-1
/
+1
*
hibernate-resume: split out the logic of finding hibernate location
Mike Yuan
2023-09-07
2
-0
/
+28
*
userdbd: Order systemd-userdbd.service after systemd-remount-fs.service
Victor Westerhuis
2023-09-04
1
-1
/
+1
*
bsod: several cleanups
Yu Watanabe
2023-08-22
2
-5
/
+5
*
Merge pull request #28697 from 1awesomeJ/new_bsod
Luca Boccassi
2023-08-18
2
-0
/
+26
|
\
|
*
systemd-bsod: Add "--continuous" option
OMOJOLA JOSHUA
2023-08-17
2
-0
/
+26
*
|
units: introduce systemd-tmpfiles-setup-dev-early.service
Yu Watanabe
2023-08-12
6
-3
/
+36
*
|
Revert "unit: make udev rules really take precedence over tmpfiles"
Yu Watanabe
2023-08-12
1
-1
/
+1
*
|
unit: make udev rules really take precedence over tmpfiles
Yu Watanabe
2023-08-09
1
-1
/
+1
*
|
Revert "unit: make udev rules take precesence over tmpfiles"
Yu Watanabe
2023-08-09
1
-1
/
+0
*
|
meson: use install_emptydir() and drop meson-make-symlink.sh
Yu Watanabe
2023-08-08
2
-57
/
+16
*
|
units/initrd-parse-etc.service: Conflict with emergency.target
Fabian Vogt
2023-08-08
1
-0
/
+2
|
/
*
unit: make udev rules take precesence over tmpfiles
Yu Watanabe
2023-08-04
1
-0
/
+1
*
Revert "units: Import all repart credentials in systemd-repart.service"
Daan De Meyer
2023-08-01
1
-1
/
+0
*
units: Import all repart credentials in systemd-repart.service
Daan De Meyer
2023-08-01
1
-0
/
+1
*
Drop split-usr and unmerged-usr support
Luca Boccassi
2023-07-28
65
-76
/
+76
*
units: Load agetty credentials in all getty units
Daan De Meyer
2023-07-27
4
-0
/
+8
*
units: Add --graceful flag to pcrphase units
Daan De Meyer
2023-07-17
3
-3
/
+3
*
Merge pull request #27867 from keszybz/vconsole-reload-again
Luca Boccassi
2023-07-15
2
-2
/
+15
|
\
|
*
units/systemd-vconsole-setup: suppress error when service is restarted
Zbigniew Jędrzejewski-Szmek
2023-07-13
1
-0
/
+6
|
*
units/systemd-firstboot: start the service after systemd-vconsole-setup.service
Zbigniew Jędrzejewski-Szmek
2023-07-12
1
-1
/
+8
|
*
units/systemd-vconsole-setup.service: improve title
Zbigniew Jędrzejewski-Szmek
2023-07-12
1
-1
/
+1
*
|
battery-check: allow to skip by passing systemd.battery-check=0
Yu Watanabe
2023-07-14
1
-0
/
+1
|
/
*
unit: also condition out systemd-backlight in initrd
Yu Watanabe
2023-07-05
1
-0
/
+2
*
units: condition out a few services in the initrd
Lennart Poettering
2023-07-05
5
-0
/
+7
*
units: skip systemd-battery-check in environments where it doesn't make sense
Lennart Poettering
2023-07-03
1
-1
/
+3
*
battery-check: rework unit
Lennart Poettering
2023-06-30
2
-3
/
+5
*
battery-check: several follow-ups
Yu Watanabe
2023-06-29
1
-1
/
+1
*
PID1: detect battery level in initrd and if low refuse continuing to boot, pr...
OMOJOLA JOSHUA
2023-06-28
2
-0
/
+25
*
hibernate-resume: rework to follow the logic of sleep.c and use
Mike Yuan
2023-06-23
2
-26
/
+0
*
tree-wide: use https for the 0pointer.de doc links
Frantisek Sumsal
2023-06-23
4
-4
/
+4
*
meson: merge two similar loops for unit files
Yu Watanabe
2023-06-22
1
-306
/
+660
*
units: Use built-in halt and kexec features instead of systemctl
Daan De Meyer
2023-06-22
2
-8
/
+2
*
units: Use ImportCredential= where applicable
Daan De Meyer
2023-06-08
8
-26
/
+19
*
units: change TimeoutSec=0 to TimeoutSec=infinity
Lennart Poettering
2023-06-06
6
-6
/
+6
[next]