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
/
core
/
main.c
Age
Commit message (
Expand
)
Author
2012-05-21
main: rename a few fix to follow general naming style
Lennart Poettering
2012-05-21
switch-root: move switch_root() call into its own .c file
Lennart Poettering
2012-05-21
main: do_switch_root() do not recursively remove across device boundaries
Harald Hoyer
2012-05-21
core/main.c: handle the initrd timestamp differently, if in the initrd
Harald Hoyer
2012-05-21
core/main.c: do_switch_root(): do not remove the old root if not in initrd
Harald Hoyer
2012-05-21
core/main.c: add "--switchedroot" parameter
Harald Hoyer
2012-05-21
main: corrected do_switch_root()
Harald Hoyer
2012-05-21
main: try a bit harder to find an init process to execute after reexec/switch...
Lennart Poettering
2012-05-09
main: fix uninitialized variable
Michal Schmidt
2012-05-09
main: fix assertion failure due to use of ELEMENTSOF on a non-array
Michal Schmidt
2012-05-09
manager: introduce SwitchRoot bus call for initrd/main transition
Lennart Poettering
2012-05-08
main: simplify+unify logic for parsing runtime booleans
Lennart Poettering
2012-05-08
util: split-out hwclock.[ch]
Kay Sievers
2012-04-24
manager: drop MountAuto= and SwapAuto= options
Lennart Poettering
2012-04-20
main: log to the journal in container mode, by default
Lennart Poettering
2012-04-17
selinux: unify systemd and udev code
Kay Sievers
2012-04-13
main: unset some more env vars
Lennart Poettering
2012-04-12
main: we want all setup functions to be in files called xxx-setup.[ch]
Lennart Poettering
2012-04-12
rename machine-id-main.c tomacht the binary and move main.c to core/
Kay Sievers