summaryrefslogtreecommitdiff
path: root/dracut
AgeCommit message (Expand)AuthorFilesLines
2009-11-27changed hostonly documentation and handlingHarald Hoyer1-0/+1
2009-11-27dracut: fix no_kernel typoHarald Hoyer1-1/+1
2009-11-19dracut: create initramfs-$(kernelversion).img by defaultHarald Hoyer1-1/+1
2009-11-19dracut: check more return codes, check for permissions and use derrorHarald Hoyer1-2/+13
2009-11-10control filesystems included in the generic initramfsDan HorĂ¡k1-1/+6
2009-11-03Tidy up some commentsAlan Jenkins1-1/+1
2009-10-27join $dsrc and $dracutbasedirHarald Hoyer1-7/+9
2009-10-09dracut: if called with "-l" read only local dracut.confHarald Hoyer1-3/+6
2009-10-08dracut: exit traps with original exitcodeHarald Hoyer1-1/+2
2009-10-01dracut: strip kernel modules which have no x bit setHarald Hoyer1-1/+1
2009-09-29dir symlinksLance Albertson1-1/+1
2009-09-18md/dm/lvm: install pre-pivot cleanup hooks only if actually neededHarald Hoyer1-1/+6
2009-09-17dracut : remove extraneous output to screen during executionQuentin Armitage1-2/+1
2009-09-17dracut: use and export PATH=/sbin:/bin:/usr/sbin:/usr/binHarald Hoyer1-1/+2
2009-09-15mdraid: add rd_NO_MDADMCONF --mdadmconf --nomdadmconfHarald Hoyer1-1/+6
2009-09-14dracut: determine path to dracut-functionsHarald Hoyer1-1/+1
2009-09-09add parameter to specify additional kernel modules to includeHarald Hoyer1-2/+7
2009-09-01add hostonly to dracut.confHarald Hoyer1-1/+4
2009-08-16Split kernel module loading into smaller chunks.Victor Lowther1-0/+2
2009-08-14No need to quote variable expansion in [[ ]]Victor Lowther1-9/+9
2009-08-14Bashify drivers_dir checkVictor Lowther1-1/+1
2009-08-14dracut: set ownership to root.root for all filesHarald Hoyer1-1/+1
2009-07-25strip binaries in initramfsHarald Hoyer1-0/+35
2009-07-25dracut/dracut-gencmdline: fixed copyright headerHarald Hoyer1-2/+15
2009-07-25dracut: usage(): break line for 80 charsHarald Hoyer1-1/+2
2009-07-24dracut: print help for unknow optionsHarald Hoyer1-0/+1
2009-07-22dracut: add --kernel-only and --no-kernel argumentsHarald Hoyer1-8/+22
2009-07-21fix kernel modules dir handlingHarald Hoyer1-0/+4
2009-07-21add --fwdir parameter to dracutHarald Hoyer1-2/+7
2009-07-21dracut: add --kmoddir directory, where to look for kernel modulesHarald Hoyer1-1/+4
2009-07-02Remove modules dependencyDaniel Drake1-3/+5
2009-07-02Don't use absolute paths for utilitiesSeewer Philippe1-2/+4
2009-07-02add --add option to add modules to the "all" listHarald Hoyer1-0/+3
2009-06-19/usr/lib/dracut -> /usr/share/dracutHarald Hoyer1-3/+3
2009-06-04Make debugging much more useful.Victor Lowther1-1/+6
2009-06-04add dracutbasedir as configurable variable in dracut.confHarald Hoyer1-1/+2
2009-06-03run udevadm trigger for graphics for plymouth in pre-trigger hookHarald Hoyer1-1/+1
2009-06-01netroot: add common handler for network root devicesDavid Dillow1-1/+1
2009-06-01dracut: add cmdline hookDavid Dillow1-1/+1
2009-05-29Update check scripts in modules to make them work again.Victor Lowther1-11/+9
2009-05-29Properly detect -H and --hostonly modeWarren Togami1-1/+2
2009-05-28Log dracut output.Victor Lowther1-0/+1
2009-05-28Disambiguate modules and drivers. modules are dracutmodules. drivers are ke...Warren Togami1-3/+3
2009-05-27Move all files generated during initrd runtime to /tmpWarren Togami1-2/+3
2009-05-25Fix potential bug that might cause us to load the wrong module in caseVictor Lowther1-1/+1
2009-05-25exit 0 on end of dracutHarald Hoyer1-0/+2
2009-05-25Add infrastructure for dracut module dependency checking.Victor Lowther1-33/+7
2009-05-25add dinfo which module is handled currentlyHarald Hoyer1-0/+1
2009-05-25for "-l" search dracut-functions relative to dracut pathHarald Hoyer1-2/+3
2009-05-25nfsroot: mount NFS root from udev rulesDavid Dillow1-1/+4