platform/upstream/dracut.git
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
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...
next