index
:
platform/upstream/dracut
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_4.0
tizen_ivi_genivi
upstream
Domain: System / Base; Licenses: GPL-2.0;
Donghun Kwak <dh0128.kwak@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules.d
/
95iscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-09
iscsi/module-setup.sh: install some modules regardless of hostonly
Harald Hoyer
1
-1
/
+2
2013-08-07
dracut-functions.sh: inst_multiple == dracut_install
Harald Hoyer
1
-2
/
+2
2013-07-04
beautified shell code
Harald Hoyer
1
-4
/
+6
2013-03-14
iscsi/iscsiroot.sh: do not mount manually in systemd mode
Harald Hoyer
2
-2
/
+5
2013-03-07
iscsi: run iscsiroot even if no network configured
Harald Hoyer
2
-4
/
+16
2013-03-06
iscsi, nbd: call write_fs_tab() and write /etc/fstab
Harald Hoyer
2
-0
/
+9
2013-03-06
dracut_need_initqueue
Harald Hoyer
1
-0
/
+1
2012-12-14
iscsi/iscsiroot.sh: reload rules after adding 99-iscsi-root.rules
Harald Hoyer
1
-0
/
+1
2012-09-10
iscsi/parse-iscsiroot.sh: delay loading of iscsi modules
Harald Hoyer
1
-6
/
+6
2012-08-23
Add for_each_host_dev_and_slaves for device only checking
dyoung@redhat.com
1
-3
/
+2
2012-07-27
iscsi/iscsiroot.sh: force link initiatorname
Harald Hoyer
1
-1
/
+1
2012-07-25
iscsiroot.sh: do not source /etc/conf.d
Harald Hoyer
1
-2
/
+0
2012-07-25
deprecate old command line options
Harald Hoyer
1
-12
/
+12
2012-06-29
modules.d/*/module-setup.sh: combine and specify type for installs
Harald Hoyer
1
-4
/
+1
2012-06-29
modules.d/*/module-setup.sh: no more sourcing of dracutfunctions
Harald Hoyer
1
-4
/
+0
2012-06-29
iscsi/module-setup.sh: speedup installkernel()
Harald Hoyer
1
-9
/
+31
2012-06-18
iscsi/module-setup.sh: only install s390 driver on s390 arch
Harald Hoyer
1
-1
/
+4
2012-04-25
iscsi/module-setup.sh: fix host-only/mount checks
Harald Hoyer
1
-10
/
+6
2012-04-23
merge "cleanup" and "pre-pivot-cleanup" hooks
Harald Hoyer
1
-1
/
+1
2012-04-19
move cleanup scripts to pre-pivot-cleanup hook
Dave Young
1
-1
/
+1
2012-04-03
iscsi: renamed rd.iscsi_param to rd.iscsi.param
Harald Hoyer
1
-2
/
+2
2012-03-29
iscsi: add rd.iscsi_param
Harald Hoyer
1
-1
/
+10
2012-03-29
add iscsi interface binding
Harald Hoyer
2
-76
/
+36
2012-03-08
95iscsi/iscsiroot.sh: fix for empty $root
Harald Hoyer
1
-9
/
+6
2012-03-08
get rid of /tmp/root.info
Harald Hoyer
1
-4
/
+1
2012-02-22
Renamed all shell scripts to *.sh
Harald Hoyer
2
-1
/
+1
2012-02-16
95iscsi: fix "root=iscsi:...." case
Harald Hoyer
2
-1
/
+4
2012-02-13
shutdown on demand
Harald Hoyer
1
-0
/
+2
2012-01-26
fix kernel modules search for s390
Harald Hoyer
1
-1
/
+1
2012-01-26
fix kernel modules search for s390
Harald Hoyer
1
-1
/
+1
2012-01-25
let some modules to respect $mount_needs
Cong Wang
1
-1
/
+1
2012-01-23
iscsi/multipath: also search in drivers/s390/scsi
Harald Hoyer
1
-1
/
+1
2012-01-23
add xz compression for kernel modules
James Buren
1
-0
/
+1
2012-01-17
typo fix
Hermann Gausterer
1
-1
/
+1
2011-12-15
95iscsi/iscsiroot: unset used variables before starting
Harald Hoyer
1
-0
/
+5
2011-11-15
95iscsi: add iscsiuio
Harald Hoyer
3
-0
/
+10
2011-11-15
95iscsi/parse-iscsiroot.sh: force load a lot of kernel modules
Harald Hoyer
2
-3
/
+12
2011-11-15
95iscsi/iscsiroot: use initiator-name from ibft firmware if unset
Harald Hoyer
1
-0
/
+6
2011-11-15
add wait_for_dev() and wait_for_mount()
Harald Hoyer
1
-2
/
+0
2011-09-01
instmods: get filenames from stdin if no args; use it
John Reiser
1
-3
/
+9
2011-08-12
add filter_kernel_modules_by_path() to speed up module search
Harald Hoyer
1
-1
/
+1
2011-08-12
removed sourceforge references
Harald Hoyer
1
-2
/
+1
2011-05-12
dracut-functions: make local vars local and prefix with "_"
Harald Hoyer
1
-5
/
+6
2011-05-10
removed trailing whitespaces
Harald Hoyer
2
-10
/
+10
2011-05-04
iscsi: find iscsi kernel modules by symbol names
Harald Hoyer
1
-4
/
+9
2011-04-11
iscsi/mount-lun.sh: use NEWROOT
Harald Hoyer
1
-1
/
+1
2011-04-08
get rid of absolute PATHs
Harald Hoyer
1
-1
/
+1
2011-04-08
iscsi: add additional hardcoded modules
Harald Hoyer
1
-1
/
+1
2011-03-25
Move all hooks to "$hookdir"
Harald Hoyer
2
-4
/
+4
2011-03-25
check for getarg() function before sourcing dracut-lib.sh
Harald Hoyer
1
-1
/
+1
[next]