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
/
50plymouth
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-07
dracut-functions.sh: inst_multiple == dracut_install
Harald Hoyer
2
-4
/
+4
2013-04-12
plymouth/plymouth-pretrigger.sh: fixup of ca2c6936
Harald Hoyer
1
-1
/
+1
2013-04-11
Do not call plymouth with full path
Harald Hoyer
5
-10
/
+9
2013-03-13
plymouth: do not install hooks in systemd mode
Harald Hoyer
1
-3
/
+7
2012-12-14
split plymouth module
Dave Young
1
-53
/
+1
2012-08-01
plymouth/plymouth-pretrigger.sh: s/! -n/-z/
Harald Hoyer
1
-1
/
+1
2012-07-30
plymouth/plymouth-pretrigger.sh: don't "exit 0" for a sourced script
Harald Hoyer
1
-14
/
+14
2012-07-30
plymouth/plymouth-newroot.sh: don't "exit 0" for sourced scripts
Harald Hoyer
1
-2
/
+3
2012-07-30
set DRACUT_SYSTEMD for systemd mode in the initramfs
Harald Hoyer
2
-2
/
+2
2012-07-30
plymouth/plymouth-newroot.sh: fixed pre-pivot hook
Harald Hoyer
1
-1
/
+1
2012-07-27
fixed i18n and plymouth for systemd
Harald Hoyer
2
-17
/
+16
2012-07-26
plymouth: do not start plymouth via dracut for systemd in the initramfs
Harald Hoyer
3
-6
/
+2
2012-07-25
deprecate old command line options
Harald Hoyer
1
-1
/
+1
2012-07-10
plymouth: add plymouth-wait-quit.service to initrd
Harald Hoyer
1
-0
/
+4
2012-07-09
plymouth: Use latest plymouth's populate script.
Colin Guthrie
1
-1
/
+0
2012-06-29
modules.d/*/module-setup.sh: combine and specify type for installs
Harald Hoyer
1
-1
/
+1
2012-06-29
plymouth/module-setup.sh:installkernel() fix return code
Harald Hoyer
1
-2
/
+1
2012-06-29
no more "mknod" in the initramfs!!
Harald Hoyer
1
-6
/
+0
2012-06-18
plymouth: fixed inst_libdir_file() call
Harald Hoyer
1
-2
/
+2
2012-06-06
modules are now only handled with /sys/modules and modules.dep
Harald Hoyer
1
-16
/
+46
2012-06-04
get rid of libdir and usrlibdir
Harald Hoyer
1
-8
/
+4
2012-05-09
plymouth/plymouth-pretrigger.sh: get consoledev from /sys/class/tty/console/a...
Harald Hoyer
1
-1
/
+1
2012-05-07
plymouth/plymouth-pretrigger.sh: check for tty dev existence
Harald Hoyer
1
-2
/
+2
2012-04-17
Do not run plymouth hook if the binary is missing.
Colin Guthrie
1
-21
/
+23
2012-02-22
Renamed all shell scripts to *.sh
Harald Hoyer
2
-1
/
+1
2012-02-15
removed now useless cleanup hooks
Harald Hoyer
2
-6
/
+0
2012-02-07
move all file removal cleanups to "cleanup" hook
Harald Hoyer
1
-1
/
+1
2012-02-07
more cleanup in pre-pivot
Harald Hoyer
1
-1
/
+1
2012-01-23
plymouth/kernel: cleanup not needed parts for shutdown
Harald Hoyer
2
-0
/
+6
2012-01-23
plymouth: add xz support for kernel modules
James Buren
1
-2
/
+7
2012-01-13
Check module dependencies of mount points
Cong Wang
1
-0
/
+1
2012-01-09
plymouth: Include kms modules even if they are not currently loaded.
Anssi Hannula
1
-1
/
+11
2012-01-09
Handle compressed kmods.
Colin Guthrie
1
-2
/
+2
2011-11-15
50plymouth/plymouth-pretrigger.sh: respect primary console setting
Harald Hoyer
1
-1
/
+3
2011-08-29
50plymouth: add plymouth.enable kernel command line option
Harald Hoyer
1
-1
/
+1
2011-05-12
dracut-functions: make local vars local and prefix with "_"
Harald Hoyer
1
-2
/
+3
2011-05-10
removed trailing whitespaces
Harald Hoyer
1
-3
/
+3
2011-05-03
plymouth/gensplash: reset tty after plymouth messed with it
Harald Hoyer
1
-1
/
+3
2011-05-03
console_init/plymouth: use systemd-vconsole, if available
Harald Hoyer
1
-1
/
+1
2011-04-08
mkdir always with -m 0755
Harald Hoyer
2
-3
/
+3
2011-03-30
plymouth: use /run/plymouth/pid instead of /run/initramfs/plymouth
Harald Hoyer
1
-2
/
+2
2011-03-29
plymouth gensplash: check for console_init before calling it
Harald Hoyer
1
-1
/
+1
2011-03-18
s#/dev/.run#/run#g
Harald Hoyer
1
-1
/
+1
2011-03-10
move all /dev/.initramfs to /dev/.run/initramfs
Harald Hoyer
1
-2
/
+1
2011-02-23
add missing shebang
Harald Hoyer
1
-0
/
+1
2011-02-09
plymouth: touch /dev/.systemd/plymouth
Harald Hoyer
1
-0
/
+2
2011-02-02
renamed module-info.sh to module-setup.sh
Harald Hoyer
1
-0
/
+0
2011-02-02
replaced check,install,installkernel with module-info.sh
Harald Hoyer
4
-29
/
+35
2010-11-19
Search in for KMS-capable drivers in extra/ as well
Lubomir Rintel
1
-1
/
+1
2010-10-28
new parameter option names with "rd.*" namespace
Harald Hoyer
1
-1
/
+1
[next]