156 Commits (59dc3736776fcc6b329a91416f3b2706f890954d)
 

Author SHA1 Message Date
Harald Hoyer 59dc373677 keep compat arguments for "inst" 16 years ago
Harald Hoyer e548dabcef make crypt more failsafe 16 years ago
Harald Hoyer 879305557c kill udev before switch_root and bail out after 10 seconds of mount tries 16 years ago
Harald Hoyer 38f31d8e78 only react to "add" to prevent duplicate /cryptroot lines 16 years ago
Harald Hoyer 538a94d9e5 use dash instead of underscore for udev control commands 16 years ago
Harald Hoyer ca75dc510b serialize lvm calls with a subshell 16 years ago
Harald Hoyer 8ac8d68a0e testimage target fixes 16 years ago
Harald Hoyer 7f5112e3d6 add dmraid 16 years ago
Harald Hoyer 0680bbaf01 fixed rpm building on Fedora 11 16 years ago
Harald Hoyer 2f525c4905 add compile phase to testimage and force overwrite 16 years ago
Harald Hoyer 6567383252 do not get GITTAG, if there is no .git 16 years ago
Harald Hoyer d012395c94 fixed dirs in specfile 16 years ago
Harald Hoyer 6b2a2be3ba added tar.bz2 target for the rpm and archive target 16 years ago
Harald Hoyer 710322ecf0 define gittag for rpm target 16 years ago
Harald Hoyer 4579f5a832 add sample dracut.conf 16 years ago
Harald Hoyer 32731fee48 install console udev rules and helper apps 16 years ago
Harald Hoyer b2714d05e2 allow dracut.conf to be local if -l is set 16 years ago
Harald Hoyer ccd71eeb17 add testimage target 16 years ago
Harald Hoyer 7323a62176 renamed archive file and convenience target for rpm 16 years ago
Harald Hoyer 53abb691b2 small corrections and obsolete mkinitrd only when defined in specfile 16 years ago
Harald Hoyer f8a22bfb95 fix modules.d install 16 years ago
Harald Hoyer aedead8068 add \n to switch_root 16 years ago
Harald Hoyer 7fac4e8850 kill udevd before switching root 16 years ago
Harald Hoyer 7702658f5e also run ldconfig on /lib64 16 years ago
Harald Hoyer 962a11e74a only run ldconfig on /lib and /usr/lib with -n 16 years ago
Harald Hoyer 0f9c78c104 merge fix, find_binary 16 years ago
Harald Hoyer 834f614534 fixes for specfile and Makefile 16 years ago
Harald Hoyer c4da240717 replace switch_root shell script with binary 16 years ago
Harald Hoyer 65381749c8 strip "init=" from INIT 16 years ago
Victor Lowther 54b4419653 Fix several inst functions. 16 years ago
Victor Lowther a344b762a0 Steal rules we need from the latest udev package. 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
Seewer Philippe fafe4adec5 Fix Makefile installing in wrong directories 16 years ago
Victor Lowther 49c68fa442 Add documentation on how to write a dracut module. 16 years ago
Victor Lowther 6337e3edca Modify Makefile to understand the new module structure. 16 years ago
Victor Lowther 20abd91484 Create a self-contained structure for dracut modules 16 years ago
Victor Lowther 58a797d5f9 Do not run dhclient if the interface is already up. 16 years ago
Victor Lowther 5f3e2dd2f3 Move running dhclient on DHCP interfaces into a pre-mount hook. 16 years ago
Victor Lowther 6a376b57eb Save any dhcp options we did not handle to net.$interface.dhcpopts 16 years ago
Victor Lowther 17867cf913 Update scripts to make things a little easier to read 16 years ago
Victor Lowther 0ac9584ded We now know how to configure the network interfaces. 16 years ago
Victor Lowther 8177ca3e1e Add some predefined break points. 16 years ago
Victor Lowther 972673f6d3 Trim out device nodes we do not have to actually create. 16 years ago
Victor Lowther d05f3c4354 Modify getarg to be slightly more useful. 16 years ago