56 Commits (3da58569818885a0d570bc7f6112dddd48e2d162)

Author SHA1 Message Date
Victor Lowther 0c2e3d1221 Add infrastructure for dracut module dependency checking. 16 years ago
Harald Hoyer b649f1c21b let find_rule find absolute path rules 16 years ago
Victor Lowther cdad82fd14 Changed multiline conditional lists to if statements in dracut-functions 16 years ago
David Dillow 5686cd41d6 dracut-funtions: fix 'instmods =modname' 16 years ago
Andreas Thienemann 84ffb877fd dinfo print only when verbose defined 16 years ago
Andreas Thienemann 0053156804 Fix "--debug" parameter for dracut 16 years ago
Harald Hoyer 6fac46910c add derror(), dinfo() and dwarning() 16 years ago
Victor Lowther 8faaa8f082 Change default install target for udev rules. 16 years ago
Harald Hoyer 5c86253310 fixed bash error in inst_binary() 16 years ago
Victor Lowther 496d08bb19 Some versions of udevd do not look for rules in /lib/udev/rules.d 16 years ago
Victor Lowther 47507b21a8 Added a comment for instmods. 16 years ago
Victor Lowther 3198f1711f Fix broken -c handling and give instmods a little optimization. 16 years ago
Victor Lowther 8d38524882 Fix formatting in instmods a bit. 16 years ago
Victor Lowther c7b2624f2e Simplify inst_script a bit 16 years ago
Victor Lowther 6b25d71acd Rename find_file to find_binary and simplify it. 16 years ago
Victor Lowther 992acaa9d0 Make calling modprobe look prettier. 16 years ago
Victor Lowther 74534e19c9 Remove a useless use of cat in instmods 16 years ago
Victor Lowther 34fffd88ce inst never takes 3 arguments anymore. 16 years ago
Harald Hoyer 8e7089689f add --ignore-install to modprobe calls 16 years ago
Harald Hoyer 2749c2f320 fixed the use of e.g. instmods =drivers/foobar 16 years ago
Harald Hoyer cfee8a70c0 fixed the use of e.g. instmods =drivers/foobar 16 years ago
Harald Hoyer 52245267a4 fixed instmods 16 years ago
Harald Hoyer 86c9fa4847 add the special "=ata" case for instmods 16 years ago
Harald Hoyer 20122a83f8 used modules.<subsystem> if present for instmod =<subsystem> 16 years ago
Harald Hoyer 1e5527e3e2 fail, if install failed 16 years ago
Harald Hoyer 59dc373677 keep compat arguments for "inst" 16 years ago
Harald Hoyer 0f9c78c104 merge fix, find_binary 16 years ago
Victor Lowther 54b4419653 Fix several inst functions. 16 years ago
Victor Lowther 09805e02b8 Get rid of some RedHat specific modules and udev rules 16 years ago
Victor Lowther ca7d88da13 Modify instmods to not rely on the existence of modules.* files 16 years ago
Seewer Philippe 7bcacaaa5f Create directories for symlinked libraries if needed 16 years ago
Seewer Philippe 9f88fcd94b Canonicalize symlinks 16 years ago
Seewer Philippe 59e3c455b8 Make bash regexes behave 16 years ago
Seewer Philippe 9b88534374 Fix find_binary always succeeding 16 years ago
Seewer Philippe acf324172d Fix instmods recursing indefinitely 16 years ago
Victor Lowther 53f954561a [PATCH 49/50] Modify hook loading to make it slightly easier to script. 16 years ago
Victor Lowther f04dc5f312 [PATCH 48/50] Shift some functionality around, make modules maskable. 16 years ago
Victor Lowther f4fff04ef1 [PATCH 47/50] Split out the various things we load into their own modules. 16 years ago
Victor Lowther bff8c33c2b [PATCH 46/50] fixed library-matching regex 16 years ago
Victor Lowther aeaaa812d2 [PATCH 45/50] Really die if a library is not found. 16 years ago
Victor Lowther 7d18dca5c1 [PATCH 43/50] Use ldd to find shared library deps. 16 years ago
Victor Lowther 1513676235 [PATCH 42/50] Add very basic module functionality to dracut. 16 years ago
Victor Lowther 3359c8da84 [PATCH 41/50] dracut will now search for files in the usual binary locations if a 16 years ago
Victor Lowther 8c1faa35c4 [PATCH 37/50] Try to install file as scripts before installing them as binaries 16 years ago
Victor Lowther 36b24d7c53 [PATCH 24/50] Replace inst function with a family of specialized functions 16 years ago
Victor Lowther 6fa0c3d60b [PATCH 23/50] Rip out old recursive module loading, replace with something simpler 16 years ago
Victor Lowther 170b260bd9 [PATCH 22/50] Bashify inst function where ot makes things easier to read. 16 years ago
Victor Lowther 8667f2b733 [PATCH 21/50] Simplified get_dso_deps 16 years ago
Victor Lowther 375a5b4084 [PATCH 20/50] set_verbose is not used anywhere. Buh-bye. 16 years ago
Victor Lowther 6b24de99d9 [PATCH 19/50] The function keyword is deprecated. Get rid of it. 16 years ago