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