platform/upstream/dracut.git
2009-06-18 Harald Hoyeruse 128M for the test virtual machines instead of 512M
2009-06-18 Harald Hoyerkill the server after the test_run
2009-06-18 Harald Hoyerinstall "basename" for path_id
2009-06-18 Harald Hoyeralso resume from "swsuspend" partitions
2009-06-18 Harald HoyerMerge branch 'master' of ssh://dracut.git.sourceforge...
2009-06-18 Seewer Philippefix check for dhclient-script, if interface is already up
2009-06-18 Harald Hoyerresume from any suspend partition
2009-06-17 Warren Togamirdblacklist is for kernel drivers, not dracut modules.
2009-06-17 Harald Hoyerrevert testsuite failures to handle old style dhcp...
2009-06-17 Harald Hoyersupport old style root=dhcp root-path=server-ip:/path
2009-06-17 Harald Hoyeradd manpage
2009-06-17 Harald Hoyerinstall man page
2009-06-17 Harald Hoyeradd more documentation
2009-06-17 Harald Hoyeradd PATH
2009-06-17 Philippe Seewerdhclient.conf points to the wrong location. Caused...
2009-06-17 Philippe Seewermultinic support: Add bootdev cmdline argument
2009-06-17 Philippe Seewermultnic support: move actual interface configuration...
2009-06-17 Philippe Seewernetroot: Add pxelinux BOOTIF support
2009-06-17 Philippe Seewernetroot: Only start interface configuration if really...
2009-06-17 Philippe Seewernetroot: Add ip= cmdline checker
2009-06-17 Philippe Seewernetroot: Introduce detailed cmdline parsers
2009-06-17 Philippe SeewerAdd warn() function to log warnings but not die()
2009-06-17 Philippe SeewerLog error messages to /dev/kmsg
2009-06-17 Philippe SeewerAdd 'die()' for easier error handling
2009-06-17 Philippe Seewernetroot and others: Style changes
2009-06-17 Philippe Seewerwrite-ifcfg: Save static ip configuration
2009-06-17 Philippe Seewernetroot: Always write an override file if an ip= line...
2009-06-17 Philippe Seewernetroot: Move writing ifcfg config files to a pre-pivot...
2009-06-17 Philippe Seewernetroot: Use same method to check for already mounted...
2009-06-17 Philippe Seewernetroot: Use root.info instead of netroot.info
2009-06-17 Philippe Seewernetroot: Check argument
2009-06-17 Philippe Seewernetroot handlers: Add argument checking
2009-06-17 Philippe Seewernetroot: Don't export NEWROOT
2009-06-17 Philippe SeewerExporting fstype, rflags and root is no longer necessary
2009-06-17 Philippe Seewernfsroot: statd is only needed for nfs4
2009-06-17 Philippe SeewerInstall debian renamed udev rules as well
2009-06-17 Philippe SeewerTEST: Add dhcpd support for debian based distros
2009-06-17 Philippe SeewerNFS: Add support for debian based distros
2009-06-17 Philippe SeewerNBD Test: Server initramfs does not need modules crypt...
2009-06-17 Philippe SeewerNBD Test: Don't start a shell inside the server
2009-06-16 Warren Togamimove dhclient.conf to /etc
2009-06-16 Seewer PhilippeFix case where mdmon isn't available.
2009-06-15 Seewer PhilippeUse relative path for ip command.
2009-06-15 Seewer PhilippeAllow dhcp to work with dhcpv3 where the -R option...
2009-06-15 Warren TogamiSimple changes to allow test suite to work with dash.
2009-06-13 Warren Togamigrep is installed by 95debug for the moment, remove...
2009-06-11 Warren TogamiExclude i2o_scsi driver.
2009-06-11 David DillowNBD root: add support for LVM/LUKS
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
next