summaryrefslogtreecommitdiff
path: root/src/core/kmod-setup.c
AgeCommit message (Expand)Author
2014-06-17kmod: conditionalize kmod setup on CAP_SYS_MODULE, not whether we run in a co...Lennart Poettering
2014-02-20macro: introduce a nice macro for disabling -Wformat-nonliteral temporarilyLennart Poettering
2013-12-19do not run kmod-setup in a containerKay Sievers
2013-12-18temporarily support "kdbus" keyword on the kernel commandline to load the moduleKay Sievers
2013-05-07kmod-setup: properly iterate through module tableLennart Poettering
2012-11-04kmod-setup: mounting efivarfs, *after* we tried to mount it, is pointlessKay Sievers
2012-11-04kmod-setup: add conditional module loading callbackKay Sievers
2012-10-30systemd: mount the EFI variable filesystemLee, Chun-Yi
2012-06-28modules-load: use correct va_list logging functionMichal Schmidt
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers