Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-02 | modules load: rename kernel command line option to (rd.)modules-load= | Kay Sievers | |
2012-06-28 | modules-load: use correct va_list logging function | Michal Schmidt | |
2012-06-28 | modules-load: fix return value | Michal Schmidt | |
2012-06-27 | modules-load: don't fail on builtin modules, better prints | Michal Schmidt | |
Distinguish between non-existing modules, builtin modules, already loaded modules, and modules we load. Only the non-existing ones are treated as errors. https://bugzilla.redhat.com/show_bug.cgi?id=817760 | |||
2012-06-22 | modules-load: parse driver=/rd.driver= kernel command line option | Lennart Poettering | |
This generalizes logic that already has been available in dracut before. | |||
2012-05-07 | util: split-out conf-file.[ch] | Kay Sievers | |
2012-04-13 | build-sys: add stub makefiles to all subdirs to ease development with emacs | Lennart Poettering | |
2012-04-12 | move all tools to subdirs | Kay Sievers | |