platform/upstream/dracut.git
2009-05-30 Victor LowtherModify kernel module installation routine to respect...
2009-05-30 Victor LowtherRemoved 90kernel-modules-loaded.
2009-05-30 Victor LowtherUpdate check scripts in modules to make them work again.
2009-05-30 Warren TogamiVictor pointed out --hostonly doesn't go into check.
2009-05-29 Victor LowtherMerge branch 'master' of ssh://vlowther@dracut.git...
2009-05-29 Victor LowtherDon't create fully generic initramfs'es in the test...
2009-05-29 Warren TogamiProperly detect -H and --hostonly mode
2009-05-29 Warren TogamiRemove redundant modprobe.d copy
2009-05-29 Victor LowtherMerge branch 'master' of ssh://vlowther@dracut.git...
2009-05-29 Warren TogamiInstall KMS drivers. It sucks to have a hard coded...
2009-05-29 Victor LowtherLog dracut output.
2009-05-29 Victor LowtherFix firmware installation.
2009-05-29 Victor LowtherMake nfsroot work with hostonly mode.
2009-05-28 Warren TogamiFilesystem modules already included in =fs, no runtime...
2009-05-28 Warren Togami$drivers specified from .conf or --drivers get copied...
2009-05-28 Warren TogamiDisambiguate modules and drivers. modules are dracutmo...
2009-05-28 David DillowMore runtime files to /tmp
2009-05-28 Warren TogamiMove all files generated during initrd runtime to /tmp
2009-05-27 Warren TogamiMake /sbin/nfsroot executable
2009-05-27 Harald Hoyerprefixed more internal command line options with "rd"
2009-05-27 Harald Hoyerbetter handling of mount moving rpc_pipefs
2009-05-26 Harald Hoyerinstall umount for nfsroot
2009-05-26 Andreas Thienemanncleanup environment before calling real init
2009-05-26 Andreas ThienemannPrevent unnecessary installation of bash if bash. Same...
2009-05-25 Victor LowtherActaully make 95udev-rules.ub810/check work
2009-05-25 Victor LowtherFix potential bug that might cause us to load the wrong...
2009-05-25 Victor LowtherAdd dependency info to the plymouth modules and the...
2009-05-25 Victor LowtherAdd check files for network and nfsroot
2009-05-25 Victor LowtherMake check scripts for 90dmraid and 90dmsetup actually...
2009-05-25 Victor LowtherGet rid of dependency on e2mkdir
2009-05-25 Harald HoyerRevert "root=dhcp"
2009-05-25 Harald Hoyeradd "#!/bin/bash" to test.sh
2009-05-25 Harald Hoyerrenamed internal command line options to rd* namespace
2009-05-25 Harald Hoyerexit 0 on end of dracut
2009-05-25 Victor LowtherMove content of 00test module into the test subdir
2009-05-25 Victor LowtherAdd infrastructure for dracut module dependency checking.
2009-05-25 Harald Hoyeradd small test script to create a minimal root in ...
2009-05-25 Harald Hoyerchmod u+x modules.d/40nfsroot/install
2009-05-25 Harald Hoyeruse 40nfsroot
2009-05-25 Harald Hoyermove /var/lib/nfs/rpc_pipefs to NEWROOT only if directo...
2009-05-25 Harald Hoyerroot=dhcp
2009-05-25 Harald Hoyermake root=dhcp work
2009-05-25 Harald Hoyerdo not ignore old test files
2009-05-25 Harald Hoyeruse 40nfsroot instead of 95NFS
2009-05-25 Harald Hoyerdo not trap if hostname is empty
2009-05-25 Harald Hoyerintroduce modular test suite
2009-05-25 Harald Hoyersilently run qemu
2009-05-25 Harald Hoyeradd dinfo which module is handled currently
2009-05-25 Harald Hoyerfor "-l" search dracut-functions relative to dracut...
2009-05-25 Harald Hoyerlet find_rule find absolute path rules
2009-05-25 David Dillownfsroot: mount NFS root from udev rules
2009-05-25 David Dillownetwork: prepare network configuration engine for udev...
2009-05-25 David Dillowlib: create a library for useful shell functions
2009-05-25 Harald Hoyercreate test/initramfs.testing from Makefile target
2009-05-25 Victor LowtherAdd a README.modules that describes how dracut modules...
2009-05-25 Victor LowtherPoint README at README.modules for more detail on writi...
2009-05-25 Victor LowtherChanged multiline conditional lists to if statements...
2009-05-25 Victor LowtherStyle cleanups in main dracut script.
2009-05-25 David Dillowdracut: fix fallback to default configuration file
2009-05-25 David Dillowdracut-funtions: fix 'instmods =modname'
2009-05-25 Andreas ThienemannMake generation of testroot images succeed
2009-05-25 Harald Hoyer/dev/kvm is a char device
2009-05-25 Harald Hoyerset u+x for run-qemu
2009-05-25 Andreas ThienemannSupport different virtualization technologies for run...
2009-05-25 Victor LowtherCreate test image on an md array and improve cryptroot...
2009-05-25 Victor LowtherAdd comments to make-test-root to explain why it is...
2009-05-25 Victor LowtherRemove generated test initramfs'es when cleaning up
2009-05-25 Victor LowtherWe create our test image with root as an LVM menber.
2009-05-25 Victor LowtherMake running qemu a little more generic
2009-05-24 Andreas Thienemann-I parameter allows you specify an arbitary file to...
2009-05-21 Warren TogamiAbort if switch_root does not exist.
2009-05-21 Warren TogamiOops, make it work
2009-05-21 Warren TogamiDo not attempt to load policy if selinux-policy is...
2009-05-21 Warren TogamiCheck /sbin/plymouthd for arch instead of /proc/$$...
2009-05-21 Warren Togamimodule-init-tools only recognizes files ending in ...
2009-05-20 Andreas Thienemannadd xts module to crypto
2009-05-20 Andreas Thienemannfix -t auto for fstype=""
2009-05-20 Harald Hoyerquit plymouth in test root
2009-05-20 Andreas Thienemannadd missing files for plymouth
2009-05-20 Harald Hoyerinclude all modules for the test besides of plymouth
2009-05-20 Harald Hoyersilence plymouth install
2009-05-20 Harald Hoyerignore *~
2009-05-20 Harald Hoyerplymouth hide-splash on emergency shell
2009-05-20 Harald Hoyeradd emergency hook
2009-05-20 Harald Hoyerfixed NFS mounting
2009-05-20 Harald Hoyeradd "-o, --omit" to omit dracut modules
2009-05-20 Harald Hoyerset "-t auto" as default if fstype is emtpy
2009-05-20 Harald Hoyersilence the "check"'s
2009-05-20 Harald Hoyercheck for plymouth-set-default-theme not plymouth-set...
2009-05-20 Andreas Thienemanndinfo print only when verbose defined
2009-05-20 Harald Hoyerrecreate /dev/null after /dev mounting
2009-05-20 Harald Hoyerfix node check for plymouth-start.sh
2009-05-20 Harald Hoyerfix node check for plymouth-start.sh
2009-05-20 Harald Hoyeradd plymouth module for plymouth < 0.7
2009-05-20 Andreas ThienemannPrevent plymouth-start.sh from creating already existin...
2009-05-20 Andreas ThienemannFix "--debug" parameter for dracut
2009-05-19 Andreas Thienemannadd usage() to dracut
2009-05-19 Andreas Thienemannoutput error message, if dracut-functions not found
2009-05-18 Peter JonesAdd ideas for how to possibly avoid daemon restarts.
2009-05-18 Harald Hoyerremove "set -x" from nfs-mount-root.sh
next