summaryrefslogtreecommitdiff
path: root/src/core/kmod-setup.c
Commit message (Expand)AuthorAge
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* kmod-setup: simplify kernel command line parsingLennart Poettering2014-11-27
* log: rearrange log function namingLennart Poettering2014-11-27
* log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering2014-11-27
* core: reindent mount/kmod tablesLennart Poettering2014-11-26
* kmod-setup: improve for "kdbus" word on the kernel cmdlineLennart Poettering2014-11-14
* kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.cLennart Poettering2014-11-14
* sd-bus: sync with kdbus upstream (ABI break)Daniel Mack2014-11-13
* util: simplify proc_cmdline() to reuse get_process_cmdline()Lennart Poettering2014-11-07
* kmod: conditionalize kmod setup on CAP_SYS_MODULE, not whether we run in a co...Lennart Poettering2014-06-17
* macro: introduce a nice macro for disabling -Wformat-nonliteral temporarilyLennart Poettering2014-02-20
* do not run kmod-setup in a containerKay Sievers2013-12-19
* temporarily support "kdbus" keyword on the kernel commandline to load the moduleKay Sievers2013-12-18
* kmod-setup: properly iterate through module tableLennart Poettering2013-05-07
* kmod-setup: mounting efivarfs, *after* we tried to mount it, is pointlessKay Sievers2012-11-04
* kmod-setup: add conditional module loading callbackKay Sievers2012-11-04
* systemd: mount the EFI variable filesystemLee, Chun-Yi2012-10-30
* modules-load: use correct va_list logging functionMichal Schmidt2012-06-28
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11