summaryrefslogtreecommitdiff
path: root/src/kmod-setup.c
AgeCommit message (Expand)Author
2012-04-11move libsystemd_core.la sources into core/Kay Sievers
2012-03-15a couple of fixes to make llvm-analyze quietLennart Poettering
2012-02-09kmod: make GCC shut upLennart Poettering
2012-02-09kmod-setup: use libkmod rather than modprobeTom Gundersen
2011-08-20exec: optionally apply cgroup attributes to the cgroups we createLennart Poettering
2010-09-16vconsole: add new utility to initialize the virtual consoleLennart Poettering
2010-09-15util: use waitid() instead of waitpid() everywhere to avoid confusion due to ...Lennart Poettering
2010-09-15util: introduce waitpid_loop()Lennart Poettering
2010-08-19kmod: downgrade modprobe log message for since ipv6 might be compiled as modu...Lennart Poettering
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering
2010-07-10systemctl: show exec status of all exited programsLennart Poettering
2010-07-08execute: if the main process of a service already owns the TTY, don't wait fo...Lennart Poettering
2010-06-16kmod: autoload unix.ko if it isn't aroundLennart Poettering
2010-05-22kmod: automatically load a few kernel modules we need for normal operation be...Lennart Poettering