index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-10-20
quota: add install hooks for basic.target
Lennart Poettering
2010-10-20
fsck: wait for device to show up
Lennart Poettering
2010-10-20
mount: pull in quotacheck.service, not quotacheck.target
Lennart Poettering
2010-10-20
mount: require fsck
Lennart Poettering
2010-10-20
manager: properly parse finish timestamp
Lennart Poettering
2010-10-20
manager: properly write header marker on serialization
Lennart Poettering
2010-10-20
mount: do not implicitly pull in fsck service for root dir
Lennart Poettering
2010-10-20
units: properly use ConditionPathExists= instead of ConditionFileExists=
Lennart Poettering
2010-10-20
service: implement FsckPassNo= option
Lennart Poettering
2010-10-20
log: reopen console so that we have logging on shutdown
Lennart Poettering
2010-10-20
fsck: don't be idempotent for root directories
Lennart Poettering
2010-10-20
units: add missing fsck units
Lennart Poettering
2010-10-19
fsck: make fsck idempotent
Lennart Poettering
2010-10-19
fsck: properly hook in fsck everywhere, add special support for fsck'ing root...
Lennart Poettering
2010-10-19
fsck: atomically replace base.target by rescue.target/reboot.target when fsck...
Lennart Poettering
2010-10-19
fsck: be verbose when skipping fsck due to missing AC
Lennart Poettering
2010-10-19
fsck: add initial version of fsck and quotacheck wrappers
Lennart Poettering
2010-10-19
systemctl: fix counting in list-units output
Lennart Poettering
2010-10-19
man: extend commenting of .spec file snippets a bit
Lennart Poettering
2010-10-19
man: properly refer to $MAINPID instead of $(MAINPID) which doesnt work anymore
Lennart Poettering
2010-10-19
tmpfiles: destruct selinux database after use
Lennart Poettering
2010-10-19
label: don't fail miserably if filesystem doesn't do xattrs/labels
Lennart Poettering
2010-10-19
tmpfiles: remove forcefsck/fastboot flag files after boot
Lennart Poettering
2010-10-18
swap: listen for POLLPRI events on /proc/swaps if available
Lennart Poettering
2010-10-18
label: if the selinux policy knows no label, then silently don't do anything
Lennart Poettering
2010-10-18
util: ignore quota files by default
Lennart Poettering
2010-10-18
manager: serialize/deserialize finish timestamp
Lennart Poettering
2010-10-18
tmpfiles: integrate kay's directory cleanup code and otherwise beef up tmpfil...
Lennart Poettering
2010-10-14
shutdown: loop only as long as we manage to unmount/detach devices, give up i...
Lennart Poettering
2010-10-14
update fixme
Lennart Poettering
2010-10-14
umount: disable dm devices by devnode, not by path name
Lennart Poettering
2010-10-14
fedora: add compat unit for /sbin/halt.local
Lennart Poettering
2010-10-14
systemctl: accept -f as short for --force
Lennart Poettering
2010-10-14
units: introduce final.target that can be used to plug units between shutdown...
Lennart Poettering
2010-10-14
units: get rid of distro-specific shutdown scripts, replace them by systemd-s...
Lennart Poettering
2010-10-14
umount: try to get rid of DM devices
Lennart Poettering
2010-10-14
shutdown: log to console by default
Lennart Poettering
2010-10-14
units: introduce kexec.service, kexec.target and exit.target
Lennart Poettering
2010-10-14
vala: register new D-Bus calls
Fabiano Fidencio
2010-10-14
systemctl: rework halt/reboot/poweroff/kexec/exit logic around --force
Lennart Poettering
2010-10-14
manager: hookup shutdown helper and signals
Lennart Poettering
2010-10-14
dbus: expose shutdown helper via D-Bus
Lennart Poettering
2010-10-14
manager: hookup execution of systemd-shutdown helper
Fabiano Fidencio
2010-10-14
shutdown: make use of wait_for_terminate_and_warn()
Lennart Poettering
2010-10-14
shutdown: execute rescue kill only once
Lennart Poettering
2010-10-14
shutdown: don't chdir to /, since init is running with / as cwd anyway
Lennart Poettering
2010-10-14
umount: be a bit more verbose when unable to umount/unswap/delete loopbacks
Lennart Poettering
2010-10-14
umount: simplify code for deactivating loop devices
Lennart Poettering
2010-10-14
umount: properly enumerate loopback devices
Lennart Poettering
2010-10-14
umount: unescape path from /proc/self/mountinfo first, then check against api...
Lennart Poettering
[next]