]> git.ipfire.org Git - thirdparty/dracut.git/shortlog
thirdparty/dracut.git
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
2009-05-18  Harald Hoyersupport normal nfs root definition syntax
2009-05-18  Harald Hoyeradd nfs testcase
2009-05-18  Harald Hoyeronly create udev rules for root=/dev/...
2009-05-18  Harald Hoyerbasic support for "nfs://" dhcp root_path
2009-05-18  Harald Hoyerreenable manual block mount for e.g. lvm devices
2009-05-18  Harald Hoyerremoved debug code
2009-05-18  Harald Hoyerbetter use bash for initramfs debugging
2009-05-18  Harald Hoyerfixed dhclient dhcp options saving
2009-05-18  Harald Hoyeradd minimal dnsmasq dhcp/dns server
2009-05-18  Harald Hoyeruse multicast net for qemu
2009-05-18  Harald Hoyerfixed wildcard test of run-dhclient.sh
2009-05-18  Harald Hoyerfixed 40network module
2009-05-18  Harald Hoyeradd "rm" to debug module
2009-05-18  Harald Hoyeradd dhclient to test root image
2009-05-18  Harald Hoyermkdir /var/run for dhclient
2009-05-18  Harald Hoyerkill dhclient if pid was found
2009-05-18  Harald Hoyeradd debug to test image
2009-05-18  Harald Hoyermerge 95rootfs-block-udev and 95rootfs-block
2009-05-18  Harald Hoyersetsid() and set controlling terminal for real /sbin...
2009-05-15  Harald Hoyermerge 95rootfs-block-udev and 95rootfs-block
2009-05-15  Harald Hoyerremoved kernel variable from test/test-initramfs
2009-05-15  Harald Hoyercleanup make-test-root
2009-05-15  Harald Hoyeradd APPEND and DRACUTOPTS to make target "test"
2009-05-15  Harald Hoyerfall back to filesystem type "auto"
2009-05-15  Harald Hoyerdash echo does not support -e option
2009-05-15  Harald Hoyerchange file descriptor for flock locking
2009-05-15  Harald Hoyeradd debug and changed verbose parameter
2009-05-15  Harald Hoyeradd derror(), dinfo() and dwarning()
2009-05-15  Harald Hoyeradd target "check"
2009-05-15  Harald Hoyerfixed plymouth installation for plymouth-0.7.0-0.2009...
2009-05-15  Harald Hoyerdo not run dhclient, if no net device found
2009-05-12  Harald Hoyerupdated README and TODO
2009-05-12  Harald Hoyerinstall all network modules
2009-05-12  Harald Hoyerno additional modules specified for test/dracut.conf...
2009-05-12  Harald Hoyerinstall more binaries and directories in the test root
2009-05-12  Harald Hoyerboot with network
2009-03-24  Harald HoyerMerge branch 'test' into merge
2009-03-24  Harald Hoyerignore generated test images
2009-03-24  Harald Hoyeradd module for rootfs mounting via udev rules
2009-03-24  Harald Hoyersleep 0.5 seconds instead of 1
2009-03-24  Harald Hoyeradd udevdebug and udevinfo command line arguments
2009-03-24  Harald Hoyermove root command line argument parsing to modules
2009-03-24  Harald Hoyerrename "debug" to "ramfsdebug" to differ from the kerne...
2009-03-24  Harald Hoyerfixed the root kernel command argument
2009-03-24  Harald Hoyerfixed the creation of the root filesystem
2009-03-24  Harald Hoyeradd udev mount rule module to the test image
2009-03-24  Harald Hoyeronly create the /bin/sh symlink to bash, if it does...
2009-03-24  Harald Hoyeradd filesystem modules to the initrd
2009-03-24  Harald Hoyeronly install the dash symlink to /bin/sh, if dash is...
2009-03-23  Harald HoyerMerge branch 'enhanced-test-framework' of git://fnordov...
2009-03-23  Victor Lowtherdo not use grep to test if sysroot is mounted
2009-03-23  Victor Lowthermodule 90kernel-modules-loaded
2009-03-20  Victor LowtherUpdated test-init to only create fstab symlink as needed.
2009-03-20  Victor LowtherDon't regenerate the test image when anything changes
2009-03-20  Victor LowtherMove loading crypt kernel modules to the crypt module
2009-03-20  Victor LowtherMinor updates to the testing framework
2009-03-20  Victor LowtherJust pass args the kernel passed to us, not /proc/cmdli...
2009-03-20  Victor LowtherSilence in the initramfs is golden.
2009-03-20  Victor LowtherChange default install target for udev rules.
2009-03-20  Victor LowtherLoad all our usual dracut modules
2009-03-20  Victor LowtherMove finding and mounting root on block devices into...
2009-03-20  Victor LowtherSplit out resume handling into its own hook.
2009-03-20  Victor LowtherMove parsing rootfs options to a pre-udev hook.
2009-03-20  Victor LowtherUpdate plymouth to work with running cryptsetup from...
2009-03-20  Victor LowtherUnlock our encrypted root in a udev rule.
2009-03-20  Victor LowtherMove processing root options into a pre-udev hook.
2009-03-20  Victor LowtherUpdate test framework to create and use LVM on cryptroot
2009-03-09  Harald Hoyerchanged mode of modules.d/90dmsetup/check to 0755
2009-03-09  Harald Hoyerremoved exit 1 from debug
2009-03-09  Harald Hoyertrigger root mount via udev rules
2009-03-09  Harald Hoyerremoved trailing \
2009-03-09  Harald Hoyerget crypt password with rules
2009-03-09  Harald HoyerRevert "Make plymouth play nice with the current crypt...
2009-03-09  Harald Hoyeradd full patch to /sbin/ip and check for dhclient ...
2009-03-09  Harald Hoyerignore testimages
2009-03-09  Harald Hoyerdo not display "file not found" for /etc/lsb-release
2009-03-09  Harald Hoyerfixed bash error in inst_binary()
2009-03-08  Victor LowtherModify Makefile to use new test harness
2009-03-08  Victor LowtherAdd a very simple test harness
2009-03-08  Victor LowtherMake udevd shut up
2009-03-08  Victor LowtherFixup 90kernel-modules-loaded
2009-03-08  Victor LowtherMake dracutmodules default to "auto"
2009-03-08  Victor LowtherRemove all files on the initramfs before switching...
2009-03-07  Victor LowtherSome versions of udevd do not look for rules in /lib...
2009-03-07  Victor LowtherClean up logic for auto vs. hostonly
2009-03-07  Victor LowtherMove root option processing into a pre-mount hook.
2009-03-07  Harald Hoyeradd hostonly check procedure
next