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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-12
move dasd initialization script and rules to s390utils
Dan Horák
3
-112
/
+2
2009-11-12
add module 90multipath
Harald Hoyer
4
-0
/
+33
2009-11-12
add module fips
Harald Hoyer
3
-0
/
+97
2009-11-12
renamed module 95ccw to 95znet
Harald Hoyer
5
-0
/
+0
2009-11-12
crypt: ignore devices in /etc/crypttab (root is not in there)
Harald Hoyer
2
-8
/
+15
2009-11-12
dasd: only install /etc/dasd.conf in hostonly mode
Harald Hoyer
1
-1
/
+3
2009-11-12
zfcp: only install /etc/zfcp.conf in hostonly mode
Harald Hoyer
1
-1
/
+3
2009-11-12
kernel-modules: add scsi_dh scsi_dh_rdac scsi_dh_emc
Harald Hoyer
1
-1
/
+3
2009-11-10
control filesystems included in the generic initramfs
Dan Horák
1
-3
/
+7
2009-11-06
95dasd: fixed rd_DASD argument handling
Harald Hoyer
5
-14
/
+71
2009-11-05
crypt: install /etc/crypttab and honor crypttab entries
Harald Hoyer
4
-4
/
+37
2009-11-05
crypt: refix rd_LUKS_UUID handling
Harald Hoyer
2
-2
/
+4
2009-11-05
udev-rules: do not run blkid on temporary device mapper devices
Harald Hoyer
1
-2
/
+13
2009-11-05
kernel-modules: install all usb storage modules also
Harald Hoyer
1
-2
/
+3
2009-11-03
Support new rd_DASD parameter for s390 systems.
David Cantrell
5
-10
/
+65
2009-11-03
Rename existing 95dasd handling to 95dasd_mod.
David Cantrell
4
-0
/
+20
2009-10-27
90dmraid,90lvm: device mapper upstream rules got renamed
Harald Hoyer
2
-6
/
+4
2009-10-27
Add dm_mod loader
Philippe Seewer
6
-0
/
+17
2009-10-27
Add old style ide drivers if available
Philippe Seewer
1
-1
/
+1
2009-10-13
dmsquash-live-root requires grep
Warren Togami
1
-0
/
+1
2009-10-13
Revert to per-device resolv.conf by Seewer's suggestion.
Warren Togami
3
-4
/
+4
2009-10-13
Better check if writing ifcfg files is necessary.
Warren Togami
1
-1
/
+1
2009-10-09
dracut-lib: fixed wait_for_if_up()
Harald Hoyer
1
-1
/
+1
2009-10-09
dmraid: only install libdmraid-events-isw.so
Harald Hoyer
1
-1
/
+1
2009-10-09
dmraid: do not fail if /usr/lib/libdmraid-events-isw.so is not present
Harald Hoyer
1
-5
/
+3
2009-10-08
ccw: s/layer1/layer2/g
Harald Hoyer
1
-3
/
+3
2009-10-08
add s390 network support
Harald Hoyer
5
-0
/
+116
2009-10-08
network/parse-bridge: check for bridge parameter not ip
Harald Hoyer
1
-1
/
+1
2009-10-08
add zfcp support for s390
Harald Hoyer
6
-0
/
+83
2009-10-08
dasd: rename dasd= to rd_DASD=
Harald Hoyer
1
-1
/
+1
2009-10-08
plymouth: suppress "find" errors
Harald Hoyer
1
-1
/
+1
2009-10-08
base/init: make link /dev/fd, mount devpts,tmpfs with correct dev parm
Harald Hoyer
1
-2
/
+4
2009-10-07
Fix comment typo
Warren Togami
1
-1
/
+1
2009-10-07
base/init: kill loginit after one second of waiting
Harald Hoyer
1
-8
/
+34
2009-10-07
dmsquash-live: run dmsquash-live-root after udev settle
Harald Hoyer
1
-2
/
+2
2009-10-07
do not use init= arg as first argument
Harald Hoyer
1
-0
/
+1
2009-10-06
99base/initqueue: make operations more atomic
Harald Hoyer
1
-4
/
+9
2009-10-06
Move write-ifcfg to its own module
Philippe Seewer
5
-14
/
+16
2009-10-06
Add multinic test suite
Philippe Seewer
1
-0
/
+1
2009-10-06
Add DAD to dhclient-script
Philippe Seewer
1
-0
/
+4
2009-10-06
Add simple STP timeout handler
Philippe Seewer
3
-2
/
+25
2009-10-06
Get rid of hostname utility
Philippe Seewer
3
-3
/
+3
2009-10-06
Be a bit more optimistic when setting mtus
Seewer Philippe
1
-4
/
+12
2009-10-06
network: wait for interfaces to come up, before proceeding
Harald Hoyer
3
-2
/
+15
2009-10-06
base: add missing loginit
Harald Hoyer
1
-0
/
+13
2009-10-01
dmsquash: use info() and die() rather than echo
Harald Hoyer
2
-5
/
+4
2009-10-01
base: add logger for rdinitdebug
Harald Hoyer
2
-2
/
+16
2009-10-01
iscsi/iscsiroot: remove redirection on rdnetdebug
Harald Hoyer
1
-6
/
+0
2009-10-01
base/init: stop udev exec queue before killing it
Harald Hoyer
1
-0
/
+3
2009-10-01
syslog: use initqueue to start syslog
Harald Hoyer
1
-1
/
+1
[next]