38 Commits (4ab702040acd00034619e39da0f9e8820cbd371c)

Author SHA1 Message Date
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
Jeremy Katz a1119a718d Fix module dependency handling 16 years ago
Jeremy Katz 6eedcafc37 Clean up noise from eu-readelf 16 years ago
Jeremy Katz aabc0553b5 Add first pass of keyboard/console font setup 16 years ago
Jeremy Katz 0d666d610a Stop depending on nash to find the program interpreter; use eu-readelf instead 16 years ago
Jeremy Katz 5533709cdb plymouth calls set_verbose(), no noop it 16 years ago
Jeremy Katz ab81170e59 Handle locations where we'll be installing files 16 years ago
Jeremy Katz 04b56f3a01 Add some basic functions used for the initramfs 16 years ago