use "rm --" to guard against filenames beginning with "-"
[platform/upstream/dracut.git] / modules.d / 95fcoe /
2013-03-06 Harald Hoyerdracut_need_initqueue
2012-12-14 dyoung@redhat.comChange to use linkup function in network scripts
2012-12-14 dyoung@redhat.comMove wait for if functions to net lib
2012-10-16 Harald Hoyerfcoe/fcoe-up: sleep for 3s to allow dcb negotiation
2012-07-06 Harald Hoyernetwork: do not rename other interfaces and document...
2012-06-29 Harald Hoyerfcoe/module-setup.sh: check() for needed tools
2012-06-29 Harald Hoyermodules.d/*/module-setup.sh: combine and specify type...
2012-02-22 Harald HoyerRenamed all shell scripts to *.sh
2012-02-13 Harald Hoyershutdown on demand
2012-01-13 Cong WangCheck module dependencies of mount points
2011-11-15 Harald Hoyer95fcoe: support bnx2fc
2011-05-10 Harald Hoyerremoved trailing whitespaces
2011-05-02 Harald Hoyerfcoe: moved edd detection to settled initqueue
2011-04-12 Harald Hoyerbase: s#initlog#loginit#g for consistency
2011-04-08 Harald Hoyerget rid of absolute PATHs
2011-04-08 Harald Hoyermkdir always with -m 0755
2011-04-08 Harald Hoyerfcoe/parse-fcoe.sh: s#source#.#g
2011-03-25 Harald Hoyercheck for getarg() function before sourcing dracut...
2011-03-18 Harald Hoyers#/dev/.run#/run#g
2011-03-10 Harald Hoyermove all /dev/.initramfs to /dev/.run/initramfs
2011-03-07 Harald Hoyerfcoe: add EDD parsing
2011-02-02 Harald Hoyerrenamed module-info.sh to module-setup.sh
2011-02-02 Harald Hoyerreplaced check,install,installkernel with module-info.sh
2010-11-11 Harald Hoyermove initlog.pipe to /dev/.initramfs
2010-10-26 Harald Hoyerfcoe: remove vconfig requirement
2010-09-10 Harald Hoyerreformat source code
2010-07-23 Harald Hoyerfcoe: add sleeps to fcoe-up
2010-07-07 Harald Hoyerfcoe: moved fcoeup to initqueue (udev timeouts)
2010-05-19 Harald Hoyerget rid of rdnetdebug
2010-05-19 Harald Hoyer95fcoe/fcoe-up: wait_for_if_up
2010-05-06 Harald Hoyerfcoe: add /sbin/vconfig and the 8021q kernel module
2010-03-19 Harald Hoyerfcoe: soft install fcoe bins
2010-03-19 Hans de GoedeAdd dcb support to dracut's FCoE support (rh563794)
2009-09-15 Hans de GoedeAdd ifname= argument for persistent netdev names
2009-09-02 Victor LowtherMerge commit 'origin/master'
2009-09-02 Victor LowtherMade hostonly checking for fcoe fail for now.
2009-08-28 Hans de GoedeAdd fcoe booting support