]> git.ipfire.org Git - thirdparty/dracut.git/history - dracut-functions
Modify modprobe.d installation and add check for plymouth
[thirdparty/dracut.git] / dracut-functions
2009-03-06  Victor LowtherFix formatting in instmods a bit.
2009-03-06  Victor LowtherSimplify inst_script a bit
2009-03-06  Victor LowtherRename find_file to find_binary and simplify it.
2009-03-06  Victor LowtherMake calling modprobe look prettier.
2009-03-06  Victor LowtherRemove a useless use of cat in instmods
2009-03-06  Victor Lowtherinst never takes 3 arguments anymore.
2009-03-06  Harald Hoyeradd --ignore-install to modprobe calls
2009-03-06  Harald Hoyerfixed the use of e.g. instmods =drivers/foobar
2009-03-06  Harald Hoyerfixed the use of e.g. instmods =drivers/foobar
2009-03-06  Harald Hoyerfixed instmods
2009-03-06  Harald Hoyeradd the special "=ata" case for instmods
2009-03-06  Harald Hoyerused modules.<subsystem> if present for instmod =<subsy...
2009-03-06  Harald Hoyerfail, if install failed
2009-03-05  Harald Hoyerkeep compat arguments for "inst"
2009-03-04  Harald Hoyermerge fix, find_binary
2009-03-04  Victor LowtherFix several inst functions.
2009-03-04  Victor LowtherGet rid of some RedHat specific modules and udev rules
2009-03-04  Victor LowtherModify instmods to not rely on the existence of modules...
2009-03-04  Seewer PhilippeCreate directories for symlinked libraries if needed
2009-03-04  Seewer PhilippeCanonicalize symlinks
2009-03-04  Seewer PhilippeMake bash regexes behave
2009-03-04  Seewer PhilippeFix find_binary always succeeding
2009-03-04  Seewer PhilippeFix instmods recursing indefinitely
2009-02-16  Victor Lowther[PATCH 49/50] Modify hook loading to make it slightly...
2009-02-16  Victor Lowther[PATCH 48/50] Shift some functionality around, make...
2009-02-16  Victor Lowther[PATCH 47/50] Split out the various things we load...
2009-02-16  Victor Lowther[PATCH 46/50] fixed library-matching regex
2009-02-16  Victor Lowther[PATCH 45/50] Really die if a library is not found.
2009-02-16  Victor Lowther[PATCH 43/50] Use ldd to find shared library deps.
2009-02-16  Victor Lowther[PATCH 42/50] Add very basic module functionality to...
2009-02-16  Victor Lowther[PATCH 41/50] dracut will now search for files in the...
2009-02-16  Victor Lowther[PATCH 37/50] Try to install file as scripts before...
2009-02-16  Victor Lowther[PATCH 24/50] Replace inst function with a family of...
2009-02-16  Victor Lowther[PATCH 23/50] Rip out old recursive module loading...
2009-02-16  Victor Lowther[PATCH 22/50] Bashify inst function where ot makes...
2009-02-16  Victor Lowther[PATCH 21/50] Simplified get_dso_deps
2009-02-16  Victor Lowther[PATCH 20/50] set_verbose is not used anywhere. Buh...
2009-02-16  Victor Lowther[PATCH 19/50] The function keyword is deprecated. ...
2009-01-05  Jeremy KatzFix module dependency handling
2009-01-05  Jeremy KatzClean up noise from eu-readelf
2009-01-05  Jeremy KatzAdd first pass of keyboard/console font setup
2009-01-05  Jeremy KatzStop depending on nash to find the program interpreter...
2008-12-19  Jeremy Katzplymouth calls set_verbose(), no noop it
2008-12-18  Jeremy KatzHandle locations where we'll be installing files