923 Commits (1dd5bc3fba3e7fa1c16c252fceb5870335556763)
 

Author SHA1 Message Date
Victor Lowther 8cc53c16a0 [PATCH 28/50] Remove dependency on plymouth for getroot, pass 1. 16 years ago
Victor Lowther 2c6fc388b0 [PATCH 27/50] Don't leave cruft behind in /tmp 16 years ago
Victor Lowther bc6b0dec9e [PATCH 26/50] Make init less noisy and load fs modules for all mounted filesystems 16 years ago
Victor Lowther 213c781797 [PATCH 25/50] Add dmesg to the list of debugging tools 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
Victor Lowther 95994c57c5 [PATCH 18/50] outfile processing can fit all on one line, so make it. 16 years ago
Victor Lowther 5a862b968a [PATCH 17/50] Tighten up the font installation case statement as well. 16 years ago
Victor Lowther b2b11f5579 [PATCH 16/50] $MNTIMAGE? I thought the install dir was $initdir. 16 years ago
Victor Lowther dce3f50a7d [PATCH 15/50] Tighten up the keymap installation case statement in dracut. 16 years ago
Victor Lowther 3c3e1e0c49 [PATCH 14/50] Tighten up conditional checking a bit more. 16 years ago
Victor Lowther 535df36653 [PATCH 13/50] Missed an instance of $initdir not being quoted. 16 years ago
Victor Lowther f9d7779e30 [PATCH 12/50] Get rid of some redundancy when sourcing our functions. 16 years ago
Victor Lowther e4191d353f [PATCH 11/50] Quote variable expansion where needed. 16 years ago
Victor Lowther c8937ec4a7 [PATCH 10/50] Clean up initialization in dracut. 16 years ago
Victor Lowther b368a5f3bb [PATCH 09/50] Compact option processing. 16 years ago
Victor Lowther 70c26b7fce [PATCH 08/50] Don't load commands into the initrd that are built in to bash. 16 years ago
Victor Lowther 8b691309de [PATCH 07/50] Get rid of `` subprocess expansion when killing udevd. 16 years ago
Victor Lowther 39b4c02111 [PATCH 06/50] Bashify results testing for selinux policy loading 16 years ago
Victor Lowther e0bb3c3613 [PATCH 05/50] Rewrite the mount loop using bash-specific features. 16 years ago
Victor Lowther f9a0b9f868 [PATCH 04/50] Modify root cmdline parsing to use a case statement. 16 years ago
Victor Lowther 9f99d479b3 [PATCH 03/50] Use getarg to get the root kernel commandline parameter. 16 years ago
Victor Lowther 047891955e [PATCH 02/50] Add a simple getarg function. 16 years ago
Victor Lowther 09f9fec00c [PATCH 01/50] We have a path. Do not specify full paths to commands that are in it. 16 years ago
Jeremy Katz dd1ae3a105 Slightly more reasonable timeout 16 years ago
Jeremy Katz c58bf1b1f2 Also rescan after each new lvm2 member appears so we can find all devs 16 years ago
Jeremy Katz e47d25ffb8 Don't use deprecated git-* commands 16 years ago
Jeremy Katz ce1d00e166 Import volume info here too (noticed by wtogami with root-on-crypt-lv) 16 years ago
Bill Nottingham 09bab2aa8e Go to an emergency shell if mounting the root filesystem fails. 16 years ago
Bill Nottingham 2064166d84 Fix 'root=LABEL=/' 16 years ago
Bill Nottingham a019b9531f Fix tense. 16 years ago
Jeremy Katz 549e53a4ee Now that module dependencies work, we don't have to list as much 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 dd19241084 Fix typo with local mode installing switch_root 16 years ago
Jeremy Katz 55ca5f4f14 Update the documentation a bit for current status 16 years ago
Jeremy Katz 654568b39e Basic support for loading SELinux from the initramfs 16 years ago
Jeremy Katz 0d666d610a Stop depending on nash to find the program interpreter; use eu-readelf instead 16 years ago
Jeremy Katz 38672ee8b4 Add a spec file for rpm building 16 years ago
Jeremy Katz ee67b75f1e Handle rules.d being from the installed location 16 years ago
Jeremy Katz 4f25a3b9c0 Fedora calls --allow-missing as an arg to mkinitrd; noop it 16 years ago
Jeremy Katz 5533709cdb plymouth calls set_verbose(), no noop it 16 years ago
Jeremy Katz c0815e4e42 Fix shebang at the top of the file 16 years ago
Jeremy Katz 533cd7781a Add a makefile 16 years ago
Jeremy Katz 5c481d345f Make using the version from the current directory explicit 16 years ago