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
path:
root
/
src
/
shared
/
generator.c
Age
Commit message (
Expand
)
Author
2015-05-24
shared: generator - correct path to systemd-fsck
Mike Gilbert
2015-05-15
generator: use fflush_and_check() where appropriate
Lennart Poettering
2015-05-10
Generate systemd-fsck-root.service in the initramfs
Zbigniew Jędrzejewski-Szmek
2015-05-05
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-05-04
generators: rename add_{root,usr}_mount to add_{sysroot,sysroot_usr}_mount
Zbigniew Jędrzejewski-Szmek
2015-03-25
fstab-generator: don't accept missing root=, but accept root=none
Tobias Hunger
2015-03-24
fstab-generator: Do not check deviceless filesystems
Tobias Hunger
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-11
Add new function to filter fstab options
Zbigniew Jędrzejewski-Szmek
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-07-07
shared: fix format string for usec_t type
Lennart Poettering
2014-07-07
dropin: add format attribute and fix a wrong caller
Thomas Hindoe Paaboel Andersen
2014-07-07
fstab-generator: add comma when removed option is in the middle
Zbigniew Jędrzejewski-Szmek
2014-06-30
cryptsetup: allow x-systemd.device-timeout
Zbigniew Jędrzejewski-Szmek
2014-06-30
fstab-generator: allow x-systemd.device-timeout for swap units
Zbigniew Jędrzejewski-Szmek
2014-06-30
Move x-systemd-device.timeout handling from core to fstab-generator
Zbigniew Jędrzejewski-Szmek
2014-06-25
fsck: consider a fsck implementation linked to /bin/true non-existant
Lennart Poettering
2014-04-12
fsck: Search for fsck.type in PATH
Mike Gilbert
2014-03-07
fstab-generator: merge /proc/cmdline parsing loops into one
Lennart Poettering
2014-03-06
generators: rework mount generators
Lennart Poettering