summaryrefslogtreecommitdiff
path: root/src/modules-load.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-20modules-load: drop /lib from search path if we don't have it split offLennart Poettering1-3/+8
2012-03-14conf: when looking for configurations look in /etc first, in /run secondLennart Poettering1-1/+1
2012-02-09modules-load: resolve aliases before insert modulesDave Reisner1-13/+21
2012-02-09kmod: make GCC shut upLennart Poettering1-0/+3
2012-02-09modules-load: use libkmod rather than modprobeTom Gundersen1-37/+33
2012-01-12core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering1-1/+1
2011-09-23coverity: fix a couple of bugs found by coverityLennart Poettering1-1/+0
2011-09-21modules-load: filter out double modulesLennart Poettering1-0/+1
2011-08-01umask: change default umask to 0022 just to be sure, and set it explicitly in...Lennart Poettering1-0/+2
2011-04-30binfmt, modules-load, sysctl, tmpfiles: read /usr/local/lib and where appropr...Kay Sievers1-0/+2
2011-04-28util: conf_files_list() return list as parameterKay Sievers1-7/+6
2011-04-25sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /e...Kay Sievers1-50/+15
2011-03-31src: our lord is coverityLennart Poettering1-2/+6
2011-03-03dirent: support DT_UNKNOWN where necessary for compat with reiserfsLennart Poettering1-1/+2
2010-11-10modules-load: fix minor raceLennart Poettering1-0/+3
2010-09-28modules-load: use /etc/modules-load.d/?*.confKay Sievers1-4/+4
2010-09-28use .conf for new config files: locale, vconsole, modules.dKay Sievers1-2/+2
2010-08-31systemctl: rework exit codes for all utility programs to follow LSB or other ...Lennart Poettering1-9/+9
2010-08-19modules-load: add systemd-modules-load tool that can load a configured list o...Lennart Poettering1-0/+167