Commit Graph

  • 4b3f76dbe2 [PATCH 34/50] Use inst to install hooks. Victor Lowther 2009-02-13 04:42:52 -0800
  • ec1ad3347c [PATCH 33/50] We now have a simple hook structure and 3 defined hook points. Victor Lowther 2009-02-13 04:42:50 -0800
  • cd20f1f6eb [PATCH 32/50] Created pre-mount hook directory Victor Lowther 2009-02-13 04:42:48 -0800
  • b32f55156d [PATCH 31/50] We no longer require plymouth. Remove it from the spec. Victor Lowther 2009-02-13 04:42:45 -0800
  • 7924b21279 [PATCH 30/50] We no longer need plymouth. Victor Lowther 2009-02-13 04:42:43 -0800
  • 933a523af3 [PATCH 29/50] Add echoer script Victor Lowther 2009-02-13 04:42:40 -0800
  • 8cc53c16a0 [PATCH 28/50] Remove dependency on plymouth for getroot, pass 1. Victor Lowther 2009-02-13 04:42:38 -0800
  • 2c6fc388b0 [PATCH 27/50] Don't leave cruft behind in /tmp Victor Lowther 2009-02-13 04:42:36 -0800
  • bc6b0dec9e [PATCH 26/50] Make init less noisy and load fs modules for all mounted filesystems Victor Lowther 2009-02-13 04:42:33 -0800
  • 213c781797 [PATCH 25/50] Add dmesg to the list of debugging tools Victor Lowther 2009-02-13 04:42:31 -0800
  • 36b24d7c53 [PATCH 24/50] Replace inst function with a family of specialized functions Victor Lowther 2009-02-13 04:42:28 -0800
  • 6fa0c3d60b [PATCH 23/50] Rip out old recursive module loading, replace with something simpler Victor Lowther 2009-02-13 04:42:25 -0800
  • 170b260bd9 [PATCH 22/50] Bashify inst function where ot makes things easier to read. Victor Lowther 2009-02-13 04:42:22 -0800
  • 8667f2b733 [PATCH 21/50] Simplified get_dso_deps Victor Lowther 2009-02-13 04:42:20 -0800
  • 375a5b4084 [PATCH 20/50] set_verbose is not used anywhere. Buh-bye. Victor Lowther 2009-02-13 04:42:18 -0800
  • 6b24de99d9 [PATCH 19/50] The function keyword is deprecated. Get rid of it. Victor Lowther 2009-02-13 04:42:15 -0800
  • 95994c57c5 [PATCH 18/50] outfile processing can fit all on one line, so make it. Victor Lowther 2009-02-13 04:42:13 -0800
  • 5a862b968a [PATCH 17/50] Tighten up the font installation case statement as well. Victor Lowther 2009-02-13 04:42:11 -0800
  • b2b11f5579 [PATCH 16/50] $MNTIMAGE? I thought the install dir was $initdir. Victor Lowther 2009-02-13 04:42:08 -0800
  • dce3f50a7d [PATCH 15/50] Tighten up the keymap installation case statement in dracut. Victor Lowther 2009-02-13 04:42:06 -0800
  • 3c3e1e0c49 [PATCH 14/50] Tighten up conditional checking a bit more. Victor Lowther 2009-02-13 04:42:04 -0800
  • 535df36653 [PATCH 13/50] Missed an instance of $initdir not being quoted. Victor Lowther 2009-02-13 04:42:02 -0800
  • f9d7779e30 [PATCH 12/50] Get rid of some redundancy when sourcing our functions. Victor Lowther 2009-02-13 04:41:59 -0800
  • e4191d353f [PATCH 11/50] Quote variable expansion where needed. Victor Lowther 2009-02-13 04:41:57 -0800
  • c8937ec4a7 [PATCH 10/50] Clean up initialization in dracut. Victor Lowther 2009-02-13 04:41:54 -0800
  • b368a5f3bb [PATCH 09/50] Compact option processing. Victor Lowther 2009-02-13 04:41:52 -0800
  • 70c26b7fce [PATCH 08/50] Don't load commands into the initrd that are built in to bash. Victor Lowther 2009-02-13 04:41:50 -0800
  • 8b691309de [PATCH 07/50] Get rid of `` subprocess expansion when killing udevd. Victor Lowther 2009-02-13 04:41:47 -0800
  • 39b4c02111 [PATCH 06/50] Bashify results testing for selinux policy loading Victor Lowther 2009-02-13 04:41:45 -0800
  • e0bb3c3613 [PATCH 05/50] Rewrite the mount loop using bash-specific features. Victor Lowther 2009-02-13 04:41:42 -0800
  • f9a0b9f868 [PATCH 04/50] Modify root cmdline parsing to use a case statement. Victor Lowther 2009-02-13 04:41:40 -0800
  • 9f99d479b3 [PATCH 03/50] Use getarg to get the root kernel commandline parameter. Victor Lowther 2009-02-13 04:41:38 -0800
  • 047891955e [PATCH 02/50] Add a simple getarg function. Victor Lowther 2009-02-13 04:41:32 -0800
  • 09f9fec00c [PATCH 01/50] We have a path. Do not specify full paths to commands that are in it. Victor Lowther 2009-02-13 04:41:29 -0800
  • dd1ae3a105 Slightly more reasonable timeout Jeremy Katz 2009-01-19 16:00:24 -0500
  • c58bf1b1f2 Also rescan after each new lvm2 member appears so we can find all devs Jeremy Katz 2009-01-19 15:57:34 -0500
  • e47d25ffb8 Don't use deprecated git-* commands Jeremy Katz 2009-01-19 15:57:18 -0500
  • ce1d00e166 Import volume info here too (noticed by wtogami with root-on-crypt-lv) Jeremy Katz 2009-01-19 13:57:09 -0500
  • 09bab2aa8e Go to an emergency shell if mounting the root filesystem fails. Bill Nottingham 2009-01-10 14:59:13 -0500
  • 2064166d84 Fix 'root=LABEL=/' Bill Nottingham 2009-01-10 14:59:11 -0500
  • a019b9531f Fix tense. Bill Nottingham 2009-01-10 14:59:12 -0500
  • 549e53a4ee Now that module dependencies work, we don't have to list as much Jeremy Katz 2009-01-05 15:50:00 -0500
  • a1119a718d Fix module dependency handling Jeremy Katz 2009-01-05 15:45:39 -0500
  • 6eedcafc37 Clean up noise from eu-readelf Jeremy Katz 2009-01-05 15:42:56 -0500
  • aabc0553b5 Add first pass of keyboard/console font setup Jeremy Katz 2009-01-05 14:40:34 -0500
  • dd19241084 Fix typo with local mode installing switch_root Jeremy Katz 2009-01-05 14:39:35 -0500
  • 55ca5f4f14 Update the documentation a bit for current status Jeremy Katz 2009-01-05 13:24:46 -0500
  • 654568b39e Basic support for loading SELinux from the initramfs Jeremy Katz 2009-01-05 13:16:39 -0500
  • 0d666d610a Stop depending on nash to find the program interpreter; use eu-readelf instead Jeremy Katz 2009-01-05 12:46:39 -0500
  • 38672ee8b4 Add a spec file for rpm building Jeremy Katz 2008-12-19 14:44:38 -0500
  • ee67b75f1e Handle rules.d being from the installed location Jeremy Katz 2008-12-19 14:43:46 -0500
  • 4f25a3b9c0 Fedora calls --allow-missing as an arg to mkinitrd; noop it Jeremy Katz 2008-12-19 14:43:30 -0500
  • 5533709cdb plymouth calls set_verbose(), no noop it Jeremy Katz 2008-12-19 14:43:06 -0500
  • c0815e4e42 Fix shebang at the top of the file Jeremy Katz 2008-12-18 15:59:55 -0500
  • 533cd7781a Add a makefile Jeremy Katz 2008-12-18 15:58:15 -0500
  • 5c481d345f Make using the version from the current directory explicit Jeremy Katz 2008-12-18 15:57:47 -0500
  • ab81170e59 Handle locations where we'll be installing files Jeremy Katz 2008-12-18 15:55:28 -0500
  • 641cc35629 Make the generator start to be functional on a "real" system Jeremy Katz 2008-12-17 17:51:15 -0500
  • 04b56f3a01 Add some basic functions used for the initramfs Jeremy Katz 2008-12-17 16:57:43 -0500
  • aec3529511 rstrode built a new plymouth with the changes, so we can drop that make install Jeremy Katz 2008-12-17 16:56:51 -0500
  • 26eb9b952e Move generator to be called 'dracut' Jeremy Katz 2008-12-17 16:56:28 -0500
  • 7f70392f4b let mount auto-determine the fs type Jeremy Katz 2008-12-17 14:55:20 -0500
  • 1cdc7175f7 Now called dracut; add info about the mailing list Jeremy Katz 2008-12-17 13:16:12 -0500
  • 4a3acd3b7b Add pointer to Peter's switchroot Jeremy Katz 2008-12-17 13:15:55 -0500
  • 78ad9ceb56 Update the README and add some docs for TODO and HACKING Jeremy Katz 2008-12-16 17:24:59 -0500
  • ed16343e66 Sleep forever instead of exiting so you can scroll back Jeremy Katz 2008-12-16 16:56:28 -0500
  • 7e1bf3845f Don't run udevsettle; instead, we keep looking for the rootfs Jeremy Katz 2008-12-16 14:29:43 -0500
  • b8bdba2104 Cut down to only creating the nodes that plymouth actually needs Jeremy Katz 2008-12-16 14:29:07 -0500
  • ca377f5294 Bump timeout to five minutes since people could be using encrypted root Jeremy Katz 2008-12-16 14:25:06 -0500
  • eb25ff7a27 Support root on LUKS (dm-crypt) Jeremy Katz 2008-12-16 14:21:08 -0500
  • f39a104630 Add some modules Jeremy Katz 2008-12-16 14:19:52 -0500
  • 0c70846e5d Add plymouth support Jeremy Katz 2008-12-15 16:10:51 -0500
  • ca9f625917 Some debugging helpers Jeremy Katz 2008-12-15 14:40:36 -0500
  • 7a18688c32 Add the basics for LVM support Jeremy Katz 2008-12-15 14:07:55 -0500
  • 35c5d61b82 Various fixes to make things work; also listen to root= Jeremy Katz 2008-12-15 13:33:54 -0500
  • 65e66984d6 Kill udevd Jeremy Katz 2008-12-10 17:17:09 -0500
  • a5e56335b5 And licensing... Jeremy Katz 2008-12-10 16:36:31 -0500
  • 7de1a73d66 Having a README is always nice Jeremy Katz 2008-12-10 16:35:29 -0500
  • ec9315e562 Initial commit Jeremy Katz 2008-12-10 16:32:21 -0500