summaryrefslogtreecommitdiff
path: root/modules.d/95fcoe
AgeCommit message (Expand)AuthorFilesLines
2013-03-06dracut_need_initqueueHarald Hoyer1-0/+1
2012-12-14Change to use linkup function in network scriptsdyoung@redhat.com1-2/+1
2012-12-14Move wait for if functions to net libdyoung@redhat.com1-0/+1
2012-10-16fcoe/fcoe-up: sleep for 3s to allow dcb negotiationHarald Hoyer1-0/+2
2012-07-06network: do not rename other interfaces and document the ifname usageHarald Hoyer1-1/+1
2012-06-29fcoe/module-setup.sh: check() for needed toolsHarald Hoyer1-0/+4
2012-06-29modules.d/*/module-setup.sh: combine and specify type for installsHarald Hoyer1-5/+1
2012-02-22Renamed all shell scripts to *.shHarald Hoyer2-1/+1
2012-02-13shutdown on demandHarald Hoyer1-0/+2
2012-01-13Check module dependencies of mount pointsCong Wang1-1/+1
2011-11-1595fcoe: support bnx2fcHarald Hoyer3-0/+16
2011-05-10removed trailing whitespacesHarald Hoyer1-2/+2
2011-05-02fcoe: moved edd detection to settled initqueueHarald Hoyer3-15/+27
2011-04-12base: s#initlog#loginit#g for consistencyHarald Hoyer1-1/+1
2011-04-08get rid of absolute PATHsHarald Hoyer2-5/+5
2011-04-08mkdir always with -m 0755Harald Hoyer1-1/+1
2011-04-08fcoe/parse-fcoe.sh: s#source#.#gHarald Hoyer1-3/+3
2011-03-25check for getarg() function before sourcing dracut-lib.shHarald Hoyer1-1/+1
2011-03-18s#/dev/.run#/run#gHarald Hoyer1-1/+1
2011-03-10move all /dev/.initramfs to /dev/.run/initramfsHarald Hoyer1-1/+1
2011-03-07fcoe: add EDD parsingHarald Hoyer2-8/+38
2011-02-02renamed module-info.sh to module-setup.shHarald Hoyer1-0/+0
2011-02-02replaced check,install,installkernel with module-info.shHarald Hoyer4-31/+35
2010-11-11move initlog.pipe to /dev/.initramfsHarald Hoyer1-1/+1
2010-10-26fcoe: remove vconfig requirementHarald Hoyer1-1/+0
2010-09-10reformat source codeHarald Hoyer6-2/+14
2010-07-23fcoe: add sleeps to fcoe-upHarald Hoyer1-0/+4
2010-07-07fcoe: moved fcoeup to initqueue (udev timeouts)Harald Hoyer1-2/+2
2010-05-19get rid of rdnetdebugHarald Hoyer1-0/+4
2010-05-1995fcoe/fcoe-up: wait_for_if_upHarald Hoyer1-0/+2
2010-05-06fcoe: add /sbin/vconfig and the 8021q kernel moduleHarald Hoyer2-1/+3
2010-03-19fcoe: soft install fcoe binsHarald Hoyer1-2/+3
2010-03-19Add dcb support to dracut's FCoE support (rh563794)Hans de Goede3-4/+18
2009-09-15Add ifname= argument for persistent netdev namesHans de Goede2-2/+2
2009-09-02Made hostonly checking for fcoe fail for now.Victor Lowther1-3/+3
2009-08-28Add fcoe booting supportHans de Goede6-0/+98