platform/upstream/dracut.git
2009-06-11 David Dillownetwork: add support for netroot=...
2009-06-11 David DillowNBD test: add more option parsing tests
2009-06-10 Warren Togami.override also becomes net.* file only after successful...
2009-06-10 Warren TogamiWrite ifcfg style file upon successful netboot.
2009-06-10 Warren TogamiWrite MAC address to a file at successful netroot mount...
2009-06-10 Warren Togamidhclient.* files become net.* only after successful...
2009-06-08 Warren TogamiWrite DHCP lease file, dcbw wants it for NetworkManager...
2009-06-08 Warren TogamiCopy netboot state into /dev/.initramfs/ before switch_root
2009-06-08 Harald Hoyeradd ipv6 rpc.idmapd and various conf files for NFS
2009-06-08 Harald Hoyeradd more tools to the debug module
2009-06-08 Harald Hoyerspecify dhcpd.conf path for test server
2009-06-08 Harald Hoyers/NFS/NBD
2009-06-08 Harald Hoyerspecify dhcpd.conf path for test server
2009-06-08 David DillowNBD: add test suite
2009-06-08 David DillowNBD: fix parsing of Debian-style nbdroot config
2009-06-08 David DillowNFS test: add test for nfs[4]:srv:/path syntax
2009-06-07 David Dillowdracut init: add rdnetdebug to exclude list
2009-06-07 David DillowNFS root: add support for default root path and %s...
2009-06-07 David DillowNFS test: separate NFSv3 and NFSv4 tests into their...
2009-06-07 David DillowNFS test: add test cases for DHCP/nfsroot=[IP:]/path...
2009-06-07 David DillowNFS root: add missing DHCP root-path/nfsroot=[IP:]...
2009-06-07 David DillowNFS test: renumber MAC addresses to ease adding new...
2009-06-07 David DillowNFS test: add support for checking mount options used
2009-06-07 David DillowNFS test: verify that we used the right IP to get to...
2009-06-06 David DillowNFS test: additional option tests
2009-06-06 David DillowNFS test: allow emergency shell while debugging
2009-06-06 David Dillowroot option parsing belongs in 99base now
2009-06-06 David DillowNFS test: rearrange the server tree so we can different...
2009-06-06 David DillowNFS test: re-add the fix for the terminal
2009-06-06 David DillowNFS test: switch the ISC dhcpd server
2009-06-06 David DillowNFS test: rearrange code to test multiple client config...
2009-06-06 David DillowNFS testing: add forgotten hard-off hook
2009-06-06 David DillowHave the test framework always run the cleanup script
2009-06-05 Peter JonesDon't use backticks, use $()
2009-06-05 Seewer PhilippeGet rid of cat and grep
2009-06-05 Harald Hoyermake test output more readable, log errors to test.log
2009-06-05 Harald HoyerMerge branch 'master' of ssh://dracut.git.sourceforge...
2009-06-05 Harald HoyerMerge commit 'dillow/master'
2009-06-05 David Dillownfs: cleanup currently needs grep
2009-06-05 David Dillowtest suite: automate NFS testing
2009-06-05 David Dillowtest suite: allow a user-selected kernel
2009-06-05 Victor LowtherUgh, using backticks instead of $()
2009-06-05 Victor Lowthermake udevtriggeropts just use an environment variable
2009-06-05 Victor LowtherMake debugging much more useful.
2009-06-04 Harald Hoyerspecfile update
2009-06-04 Harald Hoyeradd dracutbasedir as configurable variable in dracut...
2009-06-04 Harald Hoyertry to install switch_root from system
2009-06-04 Harald Hoyermake paths configurable
2009-06-04 Harald Hoyerfix udevtriggeropts
2009-06-04 Harald Hoyerfix dracut logging
2009-06-04 Harald Hoyerprepare for release
2009-06-04 Harald Hoyeradd sample dracut.conf file
2009-06-04 Harald Hoyeradd support to specify additional udev trigger options
2009-06-03 Warren TogamiEnsure KMS drivers are loaded before plymouth.
2009-06-03 Warren TogamiNo longer needed, already ran in pre-trigger
2009-06-03 Harald Hoyersimplify plymouth startup
2009-06-03 Harald Hoyerdon't run plymouth --show-splash from udev rule
2009-06-03 Harald Hoyerrun udevadm trigger for graphics for plymouth in pre...
2009-06-03 Harald Hoyercorrected paths
2009-06-03 Harald Hoyerdon't be verbose on testimage target
2009-06-03 Warren Togamiplymouth0.7: Launch plymouth --show-splash from udev...
2009-06-02 Warren TogamiDetect KMS capable drm drivers instead of hard coded...
2009-06-02 Harald Hoyerpreserve the original root= variable
2009-06-02 Harald Hoyeruse iscsi-iname to generate the initiator name, if...
2009-06-02 Harald Hoyeroverride commandline/conf options by root_path
2009-06-02 Harald Hoyermoved away Makefile for TEST-30-ISCSI
2009-06-02 Harald Hoyerremoved debug code
2009-06-02 Harald Hoyeradd iSCSI module
2009-06-02 Harald Hoyerinstall cat for network module
2009-06-02 Harald Hoyerfixed fstype mount options
2009-06-02 Warren Togamiplymouth-0.7: details.so must be copied as well
2009-06-02 David Dillowstrip block: off root= when using the mount hooks
2009-06-01 David DillowAllow NFS and NBD to be built into the kernel
2009-06-01 David DillowRemove dependency on /bin/echo
2009-06-01 David Dillowcleanup shebangs in sourced scripts
2009-06-01 Warren Togaminfs needs sunrpc
2009-06-01 Warren TogamiInclude only wired ethernet drivers, explicitly exclude...
2009-06-01 Warren Togamiplymouth-0.7: fully install default theme and associate...
2009-06-01 Warren TogamiMerge branch 'master' of ../dracut-dillow
2009-06-01 Victor LowtherRevert --resolve-names=never in init
2009-06-01 David DillowAdd NBD support
2009-06-01 David Dillownfsroot: move to netroot framework
2009-06-01 David Dillownetroot: add common handler for network root devices
2009-06-01 David Dillowdracut-lib: add source_all to library
2009-06-01 David Dillowresume: add support for labeled resume devices
2009-06-01 David Dillowcmdline: cleanup handling and block: handler
2009-06-01 David Dillowdracut: add cmdline hook
2009-06-01 David Dillowblock root: split out resume parsing and udev rules
2009-06-01 David Dillownfsroot: move to same sort order as block methods
2009-05-31 Victor LowtherMake root on local block device test completly automated.
2009-05-30 Victor LowtherSeveral updates to make dracut a bit more robust.
2009-05-30 Victor LowtherExcise excess logging verbosity when installing kernel...
2009-05-30 Victor LowtherHave udevd never try to resolve user or group ownership...
2009-05-30 Victor LowtherFix bug in kernel module loading
2009-05-30 Victor LowtherModify the check script so that 40network will only...
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...
next