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
/
basic
/
proc-cmdline.c
Age
Commit message (
Expand
)
Author
2017-02-24
Fix missing space in comments (#5439)
AsciiWolf
2017-01-24
tree-wide: remove consecutive duplicate words in comments (#5148)
Stefan Schweter
2016-12-21
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-12-21
util-lib: read $SYSTEMD_PROC_CMDLINE if set when looking for the kernel cmdline
Lennart Poettering
2016-10-22
tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically
Zbigniew Jędrzejewski-Szmek
2016-10-22
tree-wide: allow state to be passed through to parse_proc_cmdline_item
Zbigniew Jędrzejewski-Szmek
2016-06-13
core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488)
Ivan Shapovalov
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-30
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-03
Merge pull request #1744 from evverx/fix-debug-generator
Lennart Poettering
2015-11-03
proc-cmdline: add runlevel to target mapping
Evgeny Vereshchagin
2015-11-02
proc-cmdline: return proper errors from shall_restore_state()
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering