6fac46910cadd derror(), dinfo() and dwarning()
Harald Hoyer
2009-05-15 12:45:21 +0200
5cb6c761c1add target "check"
Harald Hoyer
2009-05-15 12:44:36 +0200
41fab50b5ffixed plymouth installation for plymouth-0.7.0-0.2009.05.08.1.fc11
Harald Hoyer
2009-05-15 12:43:46 +0200
e7b6ed1379do not run dhclient, if no net device found
Harald Hoyer
2009-05-15 12:43:03 +0200
f24e31c26fupdated README and TODO
Harald Hoyer
2009-05-12 15:48:03 +0200
a011d66860install all network modules
Harald Hoyer
2009-05-12 15:47:01 +0200
7ea690569cno additional modules specified for test/dracut.conf.test
Harald Hoyer
2009-05-12 15:46:20 +0200
e4d48c451ainstall more binaries and directories in the test root
Harald Hoyer
2009-05-12 15:35:57 +0200
2647059b7cboot with network
Harald Hoyer
2009-05-12 15:35:22 +0200
c15d160d09Merge branch 'test' into merge
Harald Hoyer
2009-03-24 11:44:50 +0100
f083930112ignore generated test images
Harald Hoyer
2009-03-24 11:37:56 +0100
c9a9cf7363add module for rootfs mounting via udev rules
Harald Hoyer
2009-03-24 11:36:56 +0100
fea5683693sleep 0.5 seconds instead of 1
Harald Hoyer
2009-03-24 11:35:52 +0100
c7e0d91c80add udevdebug and udevinfo command line arguments
Harald Hoyer
2009-03-24 11:34:45 +0100
4479cb2b45move root command line argument parsing to modules
Harald Hoyer
2009-03-24 11:33:58 +0100
2003e18962rename "debug" to "ramfsdebug" to differ from the kernel "debug" argument
Harald Hoyer
2009-03-24 11:32:54 +0100
f5f52afdcafixed the root kernel command argument
Harald Hoyer
2009-03-24 11:31:07 +0100
93fea990ecfixed the creation of the root filesystem
Harald Hoyer
2009-03-24 11:30:30 +0100
309ed9668badd udev mount rule module to the test image
Harald Hoyer
2009-03-24 11:29:53 +0100
ef08521555only create the /bin/sh symlink to bash, if it does not exist yet
Harald Hoyer
2009-03-24 11:29:03 +0100
9d5fc7b46eadd filesystem modules to the initrd
Harald Hoyer
2009-03-24 11:28:25 +0100
48677b2a8fonly install the dash symlink to /bin/sh, if dash is installed
Harald Hoyer
2009-03-24 11:27:35 +0100
47f151f762Merge branch 'enhanced-test-framework' of git://fnordovax.org/dracut into test
Harald Hoyer
2009-03-23 15:28:14 +0100
37dcb40001do not use grep to test if sysroot is mounted
Victor Lowther
2009-03-12 06:30:14 -0500
7bc0e5714bmodule 90kernel-modules-loaded
Victor Lowther
2009-03-12 06:30:14 -0500
6ce3123192Updated test-init to only create fstab symlink as needed.
Victor Lowther
2009-03-20 03:51:05 -0500
0abfff0ddfDon't regenerate the test image when anything changes
Victor Lowther
2009-03-20 03:40:02 -0500
4620284073Move loading crypt kernel modules to the crypt module
Victor Lowther
2009-03-20 03:36:21 -0500
9239133486Minor updates to the testing framework
Victor Lowther
2009-03-20 03:34:30 -0500
80c9d068b2Just pass args the kernel passed to us, not /proc/cmdline args.
Victor Lowther
2009-03-20 02:58:58 -0500
b5c7c7e829Silence in the initramfs is golden.
Victor Lowther
2009-03-20 02:25:13 -0500
8faaa8f082Change default install target for udev rules.
Victor Lowther
2009-03-20 02:19:33 -0500
597bd00990Load all our usual dracut modules
Victor Lowther
2009-03-19 12:20:26 -0500
35f90aafd2Move finding and mounting root on block devices into its own hook.
Victor Lowther
2009-03-19 12:15:02 -0500
99576a2a63Split out resume handling into its own hook.
Victor Lowther
2009-03-19 12:07:31 -0500
1b87b9670aMove parsing rootfs options to a pre-udev hook.
Victor Lowther
2009-03-19 10:41:03 -0500
5fff86626bUpdate plymouth to work with running cryptsetup from a udev rule.
Victor Lowther
2009-03-19 10:38:22 -0500
fa0115c3c0Unlock our encrypted root in a udev rule.
Victor Lowther
2009-03-19 09:59:06 -0500
f81a894eb0Move processing root options into a pre-udev hook.
Victor Lowther
2009-03-19 09:31:28 -0500
88ffd2df3fUpdate test framework to create and use LVM on cryptroot
Victor Lowther
2009-03-16 04:42:02 -0500
8214a17d58changed mode of modules.d/90dmsetup/check to 0755
Harald Hoyer
2009-03-09 13:18:06 +0100
04726f4169removed exit 1 from debug
Harald Hoyer
2009-03-09 13:11:38 +0100
bb040f9315trigger root mount via udev rules
Harald Hoyer
2009-03-09 12:55:02 +0100
85e90fd44bremoved trailing \
Harald Hoyer
2009-03-09 12:54:01 +0100
ab83e0a6f5get crypt password with rules
Harald Hoyer
2009-03-09 12:53:19 +0100
e22d1330d1Revert "Make plymouth play nice with the current crypt code, part 1"
Harald Hoyer
2009-03-09 09:23:24 +0100
f5f9bfee2dadd full patch to /sbin/ip and check for dhclient $pid before kill
Harald Hoyer
2009-03-09 12:49:17 +0100
a96499538bignore testimages
Harald Hoyer
2009-03-09 12:55:38 +0100
0a98b6d905do not display "file not found" for /etc/lsb-release
Harald Hoyer
2009-03-09 09:18:25 +0100
5c86253310fixed bash error in inst_binary()
Harald Hoyer
2009-03-09 09:17:41 +0100
32d6bc5d75Modify Makefile to use new test harness
Victor Lowther
2009-03-08 10:49:44 -0500
c0b5f979a8Add a very simple test harness
Victor Lowther
2009-03-08 09:23:11 -0500
7bff75da14Make udevd shut up
Victor Lowther
2009-03-08 10:38:25 -0500
cac7ac4a45Fixup 90kernel-modules-loaded
Victor Lowther
2009-03-08 09:21:06 -0500
7f8205e1b8Make dracutmodules default to "auto" We have OS-specific modules, and it is vital that we skip then on OSes that they do not apply to.
Victor Lowther
2009-03-08 09:18:12 -0500
05469ee13eRemove all files on the initramfs before switching root
Victor Lowther
2009-03-08 09:15:18 -0500
496d08bb19Some versions of udevd do not look for rules in /lib/udev/rules.d
Victor Lowther
2009-03-07 08:32:02 -0600
71388098b6Clean up logic for auto vs. hostonly
Victor Lowther
2009-03-07 08:25:22 -0600
76c88488c4Move root option processing into a pre-mount hook.
Victor Lowther
2009-03-07 08:02:03 -0600
5cad5bb50eadd hostonly check procedure
Harald Hoyer
2009-03-07 14:01:32 +0100
558fe20421fixed Makefile and removed dracut.conf obsoleted by skip-missing
Harald Hoyer
2009-03-07 13:14:59 +0100
ba5433e9b2combine --skip-missing to /check infrastructure
Seewer Philippe
2009-03-07 12:59:13 +0100
4bc2c7e23aadd /check for dmraim module
Seewer Philippe
2009-03-07 12:24:07 +0100
188c20dc31do not autoinstall 90kernel-modules-loaded 95udev-rules.ub810
Harald Hoyer
2009-03-07 12:19:55 +0100
c215779f89set dracutmodules to "auto"
Harald Hoyer
2009-03-07 12:18:44 +0100
e12aac5ee0fixed conffile and dracutmodules handling
Harald Hoyer
2009-03-07 12:18:09 +0100
af2ac89151fixed -c parameter handling and Makefile
Harald Hoyer
2009-03-07 12:06:17 +0100
4cba351e28priorize -m over dracut.conf, add --modules and get rid of automatic use of ./dracut.conf
Seewer Philippe
2009-03-07 11:53:40 +0100
faf882394bSimplify switch_root.c a bit
Victor Lowther
2009-03-06 22:32:37 -0600
47507b21a8Added a comment for instmods.
Victor Lowther
2009-03-06 21:45:34 -0600
3198f1711fFix broken -c handling and give instmods a little optimization.
Victor Lowther
2009-03-06 21:41:31 -0600
fa2e6ce7e3Added -c switch to dracut to use a custom dracut.conf
Victor Lowther
2009-03-06 21:16:41 -0600
02d7fdcab4Minor changes to network scripts to bring inline with my current patch series
Victor Lowther
2009-03-06 17:04:05 -0600
601a5333d2Tighten up the ubuntu 8.10 udev rules installation script.
Victor Lowther
2009-03-06 16:53:29 -0600
f8fc759574Modify modprobe.d installation and add check for plymouth
Victor Lowther
2009-03-06 16:42:05 -0600
321763882cChop tons of unneeded stuff out of the plymouth module
Victor Lowther
2009-03-06 16:30:17 -0600
580ea15deeMake plymouth play nice with current ctypt code, part 2.
Victor Lowther
2009-03-06 16:01:15 -0600
79ec17c74dMake plymouth play nice with the current crypt code, part 1
Victor Lowther
2009-03-06 16:00:56 -0600
91b80abdceTighten up 90kernel-modules-loaded a bit.
Victor Lowther
2009-03-06 15:36:41 -0600
cb330cac77Tighten up 90kernel-modules/install a bit.
Victor Lowther
2009-03-06 15:34:43 -0600
3ffa5b1135Make 90lvm load the device-mapper rules instead of 95udev-rules
Victor Lowther
2009-03-06 15:29:09 -0600
b2a843b471Make 90dmraid load the dm-raid udev rules instead of 95udev-rules
Victor Lowther
2009-03-06 15:26:24 -0600
8fb66c9a3fUse new check functionaloty to only load cryptoroot when needed
Victor Lowther
2009-03-06 15:15:59 -0600
25a244f774Use new check functionality to make 10redhat-i18n only work on redhat.
Victor Lowther
2009-03-06 14:29:28 -0600
4ca2254668Make dash module use new check functionality
Victor Lowther
2009-03-06 14:27:03 -0600
8d02da427bAdd dracutmodules=auto functionality
Victor Lowther
2009-03-06 14:23:37 -0600
9a8a00cff8Some minor formatting fixups in the main dracut script
Victor Lowther
2009-03-06 14:06:48 -0600
8d38524882Fix formatting in instmods a bit.
Victor Lowther
2009-03-06 14:00:34 -0600
c7b2624f2eSimplify inst_script a bit
Victor Lowther
2009-03-06 13:58:56 -0600
6b25d71acdRename find_file to find_binary and simplify it.
Victor Lowther
2009-03-06 13:56:06 -0600
992acaa9d0Make calling modprobe look prettier.
Victor Lowther
2009-03-06 13:51:28 -0600
74534e19c9Remove a useless use of cat in instmods
Victor Lowther
2009-03-06 13:50:04 -0600
34fffd88ceinst never takes 3 arguments anymore.
Victor Lowther
2009-03-06 13:44:48 -0600
a62ac42d63fixed the previous incomplete patch for 95udev-rules.ub810
Harald Hoyer
2009-03-06 17:12:51 +0100
8123d43838/etc/modprobe.d might have subdirs, so install them also
Harald Hoyer
2009-03-06 16:58:44 +0100
a916b0709ddracut and ubuntu 8.10
Seewer Philippe
2009-03-06 16:18:53 +0100
06bb5abe9badd 90kernel-modules-loaded to install currently loaded kernel modules
Harald Hoyer
2009-03-06 16:31:43 +0100
743c38d878be more precise, when checking the dracutmodules string, also print message which module is used
Harald Hoyer
2009-03-06 16:27:56 +0100
4ab702040ainstall modprobe.d for special rules and blacklists
Harald Hoyer
2009-03-06 15:44:50 +0100
0515a94129add sd_mod to hardcode module list of doom
Harald Hoyer
2009-03-06 15:44:25 +0100