summaryrefslogtreecommitdiff
path: root/modules.d/95iscsi
AgeCommit message (Expand)AuthorFilesLines
2013-08-09iscsi/module-setup.sh: install some modules regardless of hostonlyHarald Hoyer1-1/+2
2013-08-07dracut-functions.sh: inst_multiple == dracut_installHarald Hoyer1-2/+2
2013-07-04beautified shell codeHarald Hoyer1-4/+6
2013-03-14iscsi/iscsiroot.sh: do not mount manually in systemd modeHarald Hoyer2-2/+5
2013-03-07iscsi: run iscsiroot even if no network configuredHarald Hoyer2-4/+16
2013-03-06iscsi, nbd: call write_fs_tab() and write /etc/fstabHarald Hoyer2-0/+9
2013-03-06dracut_need_initqueueHarald Hoyer1-0/+1
2012-12-14iscsi/iscsiroot.sh: reload rules after adding 99-iscsi-root.rulesHarald Hoyer1-0/+1
2012-09-10iscsi/parse-iscsiroot.sh: delay loading of iscsi modulesHarald Hoyer1-6/+6
2012-08-23Add for_each_host_dev_and_slaves for device only checkingdyoung@redhat.com1-3/+2
2012-07-27iscsi/iscsiroot.sh: force link initiatornameHarald Hoyer1-1/+1
2012-07-25iscsiroot.sh: do not source /etc/conf.dHarald Hoyer1-2/+0
2012-07-25deprecate old command line optionsHarald Hoyer1-12/+12
2012-06-29modules.d/*/module-setup.sh: combine and specify type for installsHarald Hoyer1-4/+1
2012-06-29modules.d/*/module-setup.sh: no more sourcing of dracutfunctionsHarald Hoyer1-4/+0
2012-06-29iscsi/module-setup.sh: speedup installkernel()Harald Hoyer1-9/+31
2012-06-18iscsi/module-setup.sh: only install s390 driver on s390 archHarald Hoyer1-1/+4
2012-04-25iscsi/module-setup.sh: fix host-only/mount checksHarald Hoyer1-10/+6
2012-04-23merge "cleanup" and "pre-pivot-cleanup" hooksHarald Hoyer1-1/+1
2012-04-19move cleanup scripts to pre-pivot-cleanup hookDave Young1-1/+1
2012-04-03iscsi: renamed rd.iscsi_param to rd.iscsi.paramHarald Hoyer1-2/+2
2012-03-29iscsi: add rd.iscsi_paramHarald Hoyer1-1/+10
2012-03-29add iscsi interface bindingHarald Hoyer2-76/+36
2012-03-0895iscsi/iscsiroot.sh: fix for empty $rootHarald Hoyer1-9/+6
2012-03-08get rid of /tmp/root.infoHarald Hoyer1-4/+1
2012-02-22Renamed all shell scripts to *.shHarald Hoyer2-1/+1
2012-02-1695iscsi: fix "root=iscsi:...." caseHarald Hoyer2-1/+4
2012-02-13shutdown on demandHarald Hoyer1-0/+2
2012-01-26fix kernel modules search for s390Harald Hoyer1-1/+1
2012-01-26fix kernel modules search for s390Harald Hoyer1-1/+1
2012-01-25let some modules to respect $mount_needsCong Wang1-1/+1
2012-01-23iscsi/multipath: also search in drivers/s390/scsiHarald Hoyer1-1/+1
2012-01-23add xz compression for kernel modulesJames Buren1-0/+1
2012-01-17typo fixHermann Gausterer1-1/+1
2011-12-1595iscsi/iscsiroot: unset used variables before startingHarald Hoyer1-0/+5
2011-11-1595iscsi: add iscsiuioHarald Hoyer3-0/+10
2011-11-1595iscsi/parse-iscsiroot.sh: force load a lot of kernel modulesHarald Hoyer2-3/+12
2011-11-1595iscsi/iscsiroot: use initiator-name from ibft firmware if unsetHarald Hoyer1-0/+6
2011-11-15add wait_for_dev() and wait_for_mount()Harald Hoyer1-2/+0
2011-09-01instmods: get filenames from stdin if no args; use itJohn Reiser1-3/+9
2011-08-12add filter_kernel_modules_by_path() to speed up module searchHarald Hoyer1-1/+1
2011-08-12removed sourceforge referencesHarald Hoyer1-2/+1
2011-05-12dracut-functions: make local vars local and prefix with "_"Harald Hoyer1-5/+6
2011-05-10removed trailing whitespacesHarald Hoyer2-10/+10
2011-05-04iscsi: find iscsi kernel modules by symbol namesHarald Hoyer1-4/+9
2011-04-11iscsi/mount-lun.sh: use NEWROOTHarald Hoyer1-1/+1
2011-04-08get rid of absolute PATHsHarald Hoyer1-1/+1
2011-04-08iscsi: add additional hardcoded modulesHarald Hoyer1-1/+1
2011-03-25Move all hooks to "$hookdir"Harald Hoyer2-4/+4
2011-03-25check for getarg() function before sourcing dracut-lib.shHarald Hoyer1-1/+1