Commit Graph

  • 8e7089689f add --ignore-install to modprobe calls Harald Hoyer 2009-03-06 15:39:02 +0100
  • 2749c2f320 fixed the use of e.g. instmods =drivers/foobar Harald Hoyer 2009-03-06 15:37:16 +0100
  • cfee8a70c0 fixed the use of e.g. instmods =drivers/foobar Harald Hoyer 2009-03-06 15:25:04 +0100
  • 52245267a4 fixed instmods Harald Hoyer 2009-03-06 15:11:42 +0100
  • 86c9fa4847 add the special "=ata" case for instmods Harald Hoyer 2009-03-06 15:09:44 +0100
  • 9ec23437fa add /sbin to $PATH Harald Hoyer 2009-03-06 14:36:18 +0100
  • 20122a83f8 used modules.<subsystem> if present for instmod =<subsystem> Harald Hoyer 2009-03-06 14:35:19 +0100
  • 7cd15fe768 use $(( instead of $[ Harald Hoyer 2009-03-06 14:33:42 +0100
  • 379dd5de55 use udev rules to autoassemble a md raid and added mdmon pre-pivot Harald Hoyer 2009-03-06 12:32:54 +0100
  • 2394813bf3 mount move instead of umount and fix the search for fallback inits Harald Hoyer 2009-03-06 11:36:32 +0100
  • 1e984a27d2 start udevd with --resolve-names=never Harald Hoyer 2009-03-06 10:56:52 +0100
  • 63efe29bb3 use switch_root code from http://pjones.fedorapeople.org/mkstart/usr/lib/mkstart/switchroot.c Harald Hoyer 2009-03-06 10:48:46 +0100
  • 883594c833 added mdraid module Harald Hoyer 2009-03-06 10:31:48 +0100
  • 1e5527e3e2 fail, if install failed Harald Hoyer 2009-03-06 10:30:36 +0100
  • 6b5951b3d6 added mdraid autoassembling Harald Hoyer 2009-03-06 10:16:56 +0100
  • 771577a56a /usr/libexec -> /usr/lib Harald Hoyer 2009-03-05 19:12:18 +0100
  • 8df054faac add gitignore Harald Hoyer 2009-03-05 19:05:16 +0100
  • dd737cf94e fixed modules install Harald Hoyer 2009-03-05 19:02:54 +0100
  • d554c7eceb do not rename dracut-functions to functions Harald Hoyer 2009-03-05 18:56:12 +0100
  • 3f74659287 s/error /echo / Harald Hoyer 2009-03-05 18:55:51 +0100
  • 751c4d43eb removed rule files (better use upstream rules) Harald Hoyer 2009-03-05 17:17:44 +0100
  • a890fe2922 redirect more to null Harald Hoyer 2009-03-05 17:17:32 +0100
  • 0f46778162 added plymouth with crypt handling Harald Hoyer 2009-03-05 17:16:56 +0100
  • 59dc373677 keep compat arguments for "inst" Harald Hoyer 2009-03-05 17:13:34 +0100
  • e548dabcef make crypt more failsafe Harald Hoyer 2009-03-05 14:47:00 +0100
  • 879305557c kill udev before switch_root and bail out after 10 seconds of mount tries Harald Hoyer 2009-03-05 14:21:59 +0100
  • 38f31d8e78 only react to "add" to prevent duplicate /cryptroot lines Harald Hoyer 2009-03-05 14:21:20 +0100
  • 538a94d9e5 use dash instead of underscore for udev control commands Harald Hoyer 2009-03-05 14:20:48 +0100
  • ca75dc510b serialize lvm calls with a subshell Harald Hoyer 2009-03-05 14:20:27 +0100
  • 8ac8d68a0e testimage target fixes Harald Hoyer 2009-03-05 14:20:05 +0100
  • 7f5112e3d6 add dmraid Harald Hoyer 2009-03-05 14:19:41 +0100
  • 0680bbaf01 fixed rpm building on Fedora 11 Harald Hoyer 2009-03-05 11:28:09 +0100
  • 2f525c4905 add compile phase to testimage and force overwrite Harald Hoyer 2009-03-05 11:07:52 +0100
  • 6567383252 do not get GITTAG, if there is no .git Harald Hoyer 2009-03-05 11:05:35 +0100
  • d012395c94 fixed dirs in specfile Harald Hoyer 2009-03-05 10:57:49 +0100
  • 6b2a2be3ba added tar.bz2 target for the rpm and archive target Harald Hoyer 2009-03-05 10:48:18 +0100
  • 710322ecf0 define gittag for rpm target Harald Hoyer 2009-03-05 10:38:03 +0100
  • 4579f5a832 add sample dracut.conf Harald Hoyer 2009-03-05 10:36:08 +0100
  • 32731fee48 install console udev rules and helper apps Harald Hoyer 2009-03-05 10:34:09 +0100
  • b2714d05e2 allow dracut.conf to be local if -l is set Harald Hoyer 2009-03-05 10:33:42 +0100
  • ccd71eeb17 add testimage target Harald Hoyer 2009-03-05 10:33:18 +0100
  • 7323a62176 renamed archive file and convenience target for rpm Harald Hoyer 2009-03-05 10:17:29 +0100
  • 53abb691b2 small corrections and obsolete mkinitrd only when defined in specfile Harald Hoyer 2009-03-05 10:16:50 +0100
  • f8a22bfb95 fix modules.d install Harald Hoyer 2009-03-05 09:54:58 +0100
  • aedead8068 add \n to switch_root Harald Hoyer 2009-03-04 17:49:19 +0100
  • 7fac4e8850 kill udevd before switching root Harald Hoyer 2009-03-04 17:48:20 +0100
  • 7702658f5e also run ldconfig on /lib64 Harald Hoyer 2009-03-04 17:36:55 +0100
  • 962a11e74a only run ldconfig on /lib and /usr/lib with -n Harald Hoyer 2009-03-04 17:35:14 +0100
  • 0f9c78c104 merge fix, find_binary Harald Hoyer 2009-03-04 17:29:42 +0100
  • 834f614534 fixes for specfile and Makefile Harald Hoyer 2009-03-04 14:23:02 +0100
  • c4da240717 replace switch_root shell script with binary Harald Hoyer 2009-03-04 13:54:55 +0100
  • 65381749c8 strip "init=" from INIT Harald Hoyer 2009-03-04 13:45:21 +0100
  • 54b4419653 Fix several inst functions. Victor Lowther 2009-03-03 16:21:19 -0800
  • a344b762a0 Steal rules we need from the latest udev package. Victor Lowther 2009-03-03 16:21:17 -0800
  • 09805e02b8 Get rid of some RedHat specific modules and udev rules Victor Lowther 2009-03-03 16:21:13 -0800
  • ca7d88da13 Modify instmods to not rely on the existence of modules.* files Victor Lowther 2009-03-03 16:21:10 -0800
  • 7bcacaaa5f Create directories for symlinked libraries if needed Seewer Philippe 2009-02-27 15:45:53 +0100
  • 9f88fcd94b Canonicalize symlinks Seewer Philippe 2009-02-27 15:37:47 +0100
  • 59e3c455b8 Make bash regexes behave Seewer Philippe 2009-02-27 15:16:36 +0100
  • 9b88534374 Fix find_binary always succeeding Seewer Philippe 2009-02-27 14:28:40 +0100
  • acf324172d Fix instmods recursing indefinitely Seewer Philippe 2009-02-27 13:25:38 +0100
  • fafe4adec5 Fix Makefile installing in wrong directories Seewer Philippe 2009-02-27 11:41:21 +0100
  • 49c68fa442 Add documentation on how to write a dracut module. Victor Lowther 2009-02-26 16:02:52 -0800
  • 6337e3edca Modify Makefile to understand the new module structure. Victor Lowther 2009-02-26 16:02:50 -0800
  • 20abd91484 Create a self-contained structure for dracut modules Victor Lowther 2009-02-26 16:02:47 -0800
  • 58a797d5f9 Do not run dhclient if the interface is already up. Victor Lowther 2009-02-25 18:42:14 -0800
  • 5f3e2dd2f3 Move running dhclient on DHCP interfaces into a pre-mount hook. Victor Lowther 2009-02-25 18:42:11 -0800
  • 6a376b57eb Save any dhcp options we did not handle to net.$interface.dhcpopts Victor Lowther 2009-02-25 18:42:09 -0800
  • 17867cf913 Update scripts to make things a little easier to read Victor Lowther 2009-02-25 18:42:07 -0800
  • 0ac9584ded We now know how to configure the network interfaces. Victor Lowther 2009-02-25 18:42:05 -0800
  • 8177ca3e1e Add some predefined break points. Victor Lowther 2009-02-25 18:32:46 -0800
  • 972673f6d3 Trim out device nodes we do not have to actually create. Victor Lowther 2009-02-25 18:32:43 -0800
  • d05f3c4354 Modify getarg to be slightly more useful. Victor Lowther 2009-02-25 18:32:40 -0800
  • a08c1f452a Move actually mounting the root filesystem into its own series of hooks. Victor Lowther 2009-02-25 18:32:36 -0800
  • 19e9dd9303 cryptsetup does not like running in a while read loop. Victor Lowther 2009-02-22 00:22:36 -0600
  • 5ee69f0b54 Make cryptroot handling act as a real producer/consumer. Victor Lowther 2009-02-21 08:24:39 -0800
  • 9689f4c8ce Support rootflags and rootfstype kernel parameters. Victor Lowther 2009-02-21 08:24:35 -0800
  • 945a2d4df0 We now support mounting the rootfs rw. Victor Lowther 2009-02-21 08:24:30 -0800
  • c9ac929ddf We now support the noresume kernel parameter. Victor Lowther 2009-02-21 08:24:25 -0800
  • 27994f9e28 tiny fixup to getarg to make handling more arguments slightly easier Victor Lowther 2009-02-21 08:24:20 -0800
  • 9cead591ad Make exec failure not kill init or switch_root. Victor Lowther 2009-02-20 09:24:26 -0800
  • 3f9c86ab86 Hooks and modules have a .sh extension Victor Lowther 2009-02-20 09:24:18 -0800
  • 1c25acaac4 Fix typo in hook installation. Dave Jones 2009-02-18 13:00:59 -0500
  • 6b0daf2e25 Goodbye, nash. We won't miss you. Victor Lowther 2009-02-16 19:16:31 -0800
  • c968efbb13 [PATCH 50/50] Some documentation updates Victor Lowther 2009-02-13 04:43:31 -0800
  • 53f954561a [PATCH 49/50] Modify hook loading to make it slightly easier to script. Victor Lowther 2009-02-13 04:43:29 -0800
  • f04dc5f312 [PATCH 48/50] Shift some functionality around, make modules maskable. Victor Lowther 2009-02-13 04:43:26 -0800
  • f4fff04ef1 [PATCH 47/50] Split out the various things we load into their own modules. Victor Lowther 2009-02-13 04:43:24 -0800
  • bff8c33c2b [PATCH 46/50] fixed library-matching regex Victor Lowther 2009-02-13 04:43:21 -0800
  • aeaaa812d2 [PATCH 45/50] Really die if a library is not found. Victor Lowther 2009-02-13 04:43:19 -0800
  • 955f8b09ad [PATCH 44/50] Get rid of echoer script Victor Lowther 2009-02-13 04:43:16 -0800
  • 7d18dca5c1 [PATCH 43/50] Use ldd to find shared library deps. Victor Lowther 2009-02-13 04:43:14 -0800
  • 1513676235 [PATCH 42/50] Add very basic module functionality to dracut. Victor Lowther 2009-02-13 04:43:12 -0800
  • 3359c8da84 [PATCH 41/50] dracut will now search for files in the usual binary locations if a Victor Lowther 2009-02-13 04:43:09 -0800
  • 0f86847d63 [PATCH 40/50] Rearranged dracut script to make it easier to split things out for Victor Lowther 2009-02-13 04:43:07 -0800
  • 6dc8676d8c [PATCH 39/50] Prefer /bin/dash as /bin/sh on the initrd if it is available. Victor Lowther 2009-02-13 04:43:04 -0800
  • 2a3efd82e5 [PATCH 38/50] Missed some non-POSIX substitution in root filesystem label parsing. Victor Lowther 2009-02-13 04:43:02 -0800
  • 8c1faa35c4 [PATCH 37/50] Try to install file as scripts before installing them as binaries Victor Lowther 2009-02-13 04:42:59 -0800
  • 75ec5873af [PATCH 36/50] Move cat into the list of required executables Victor Lowther 2009-02-13 04:42:57 -0800
  • 7f64a3fee1 [PATCH 35/50] POSIX-ize all the shell scripts that get installed to the initramfs. Victor Lowther 2009-02-13 04:42:55 -0800