modules.d/10i18n/module-setup.sh: handle empty vconsole.conf
[platform/upstream/dracut.git] / modules.d / 50plymouth /
2013-04-12 Harald Hoyerplymouth/plymouth-pretrigger.sh: fixup of ca2c6936
2013-04-11 Harald HoyerDo not call plymouth with full path
2013-03-13 Harald Hoyerplymouth: do not install hooks in systemd mode
2012-12-14 Dave Youngsplit plymouth module
2012-08-01 Harald Hoyerplymouth/plymouth-pretrigger.sh: s/! -n/-z/
2012-07-30 Harald Hoyerplymouth/plymouth-pretrigger.sh: don't "exit 0" for...
2012-07-30 Harald Hoyerplymouth/plymouth-newroot.sh: don't "exit 0" for source...
2012-07-30 Harald Hoyerset DRACUT_SYSTEMD for systemd mode in the initramfs
2012-07-30 Harald Hoyerplymouth/plymouth-newroot.sh: fixed pre-pivot hook
2012-07-27 Harald Hoyerfixed i18n and plymouth for systemd
2012-07-26 Harald Hoyerplymouth: do not start plymouth via dracut for systemd...
2012-07-25 Harald Hoyerdeprecate old command line options
2012-07-10 Harald Hoyerplymouth: add plymouth-wait-quit.service to initrd
2012-07-09 Colin Guthrieplymouth: Use latest plymouth's populate script.
2012-06-29 Harald Hoyermodules.d/*/module-setup.sh: combine and specify type...
2012-06-29 Harald Hoyerplymouth/module-setup.sh:installkernel() fix return...
2012-06-29 Harald Hoyerno more "mknod" in the initramfs!!
2012-06-18 Harald Hoyerplymouth: fixed inst_libdir_file() call
2012-06-06 Harald Hoyermodules are now only handled with /sys/modules and...
2012-06-04 Harald Hoyerget rid of libdir and usrlibdir
2012-05-09 Harald Hoyerplymouth/plymouth-pretrigger.sh: get consoledev from...
2012-05-07 Harald Hoyerplymouth/plymouth-pretrigger.sh: check for tty dev...
2012-04-17 Colin GuthrieDo not run plymouth hook if the binary is missing.
2012-02-22 Harald HoyerRenamed all shell scripts to *.sh
2012-02-15 Harald Hoyerremoved now useless cleanup hooks
2012-02-07 Harald Hoyermove all file removal cleanups to "cleanup" hook
2012-02-07 Harald Hoyermore cleanup in pre-pivot
2012-01-23 Harald Hoyerplymouth/kernel: cleanup not needed parts for shutdown
2012-01-23 James Burenplymouth: add xz support for kernel modules
2012-01-13 Cong WangCheck module dependencies of mount points
2012-01-09 Anssi Hannulaplymouth: Include kms modules even if they are not...
2012-01-09 Colin GuthrieHandle compressed kmods.
2011-11-15 Harald Hoyer50plymouth/plymouth-pretrigger.sh: respect primary...
2011-08-29 Harald Hoyer50plymouth: add plymouth.enable kernel command line...
2011-05-12 Harald Hoyerdracut-functions: make local vars local and prefix...
2011-05-10 Harald Hoyerremoved trailing whitespaces
2011-05-03 Harald Hoyerplymouth/gensplash: reset tty after plymouth messed...
2011-05-03 Harald Hoyerconsole_init/plymouth: use systemd-vconsole, if available
2011-04-08 Harald Hoyermkdir always with -m 0755
2011-03-30 Harald Hoyerplymouth: use /run/plymouth/pid instead of /run/initram...
2011-03-29 Harald Hoyerplymouth gensplash: check for console_init before calli...
2011-03-18 Harald Hoyers#/dev/.run#/run#g
2011-03-10 Harald Hoyermove all /dev/.initramfs to /dev/.run/initramfs
2011-02-23 Harald Hoyeradd missing shebang
2011-02-09 Harald Hoyerplymouth: touch /dev/.systemd/plymouth
2011-02-02 Harald Hoyerrenamed module-info.sh to module-setup.sh
2011-02-02 Harald Hoyerreplaced check,install,installkernel with module-info.sh
2010-11-19 Lubomir RintelSearch in for KMS-capable drivers in extra/ as well
2010-10-28 Harald Hoyernew parameter option names with "rd.*" namespace
2010-09-10 Harald Hoyerreformat source code
2010-08-25 Harald Hoyerplymouth: do not create hvc0
2010-08-23 Matt SmithMerged cryptroot-ask.sh from plymouth to crypt module.
2010-08-23 Amadeusz Żołnowskiuse $libdir and $usrlibdir instead of individual detect...
2010-08-23 Amadeusz Żołnowskiuse 'type' built-in instead of external cmd 'which...
2010-08-13 Harald Hoyerplymouth: udev trigger with action=add
2010-08-09 Harald Hoyerplymouth: load dm_crypt module
2010-07-23 Harald Hoyermknod with mode and set umask for the rest
2010-07-12 Harald Hoyercryptroot-ask: s/getargs rd_NO_CRYPTTAB/getarg rd_NO_CR...
2010-07-12 Harald Hoyercrypt: assemble 70-luks.rules dynamically
2010-07-09 Harald Hoyerplymouth: depend on crypt, if cryptsetup exists
2010-06-09 Harald Hoyerplymouth/cryptroot-ask.sh: beautify password prompt
2010-05-19 Harald Hoyerchmod 0755 *.sh
2010-05-07 Harald Hoyerplymouth/plymouth-populate-initrd: get rid of awk
2010-05-07 Harald Hoyeruse "grep" directly without "nm" to drop binutils requi...
2010-05-06 Harald Hoyerplymouth: only display luksname and device for multiple...
2010-01-12 Harald Hoyercryptroot-ask.sh: fixed luks handling
2009-12-21 Harald Hoyerplymouth-pretrigger: force initializing of console...
2009-12-21 Harald Hoyercryptroot-ask.sh: s/==/=/g (bug #542081)
2009-11-12 Harald Hoyercrypt: ignore devices in /etc/crypttab (root is not...
2009-11-05 Harald Hoyercrypt: install /etc/crypttab and honor crypttab entries
2009-11-05 Harald Hoyercrypt: refix rd_LUKS_UUID handling
2009-10-08 Harald Hoyerplymouth: suppress "find" errors
2009-09-15 Harald Hoyerplymouth: add rd_NO_PLYMOUTH
2009-09-14 Harald Hoyerplymouth: grep for PLYMOUTH_POPULATE_SOURCE_FUNCTIONS
2009-09-11 Harald Hoyerplymouth: removed rd_plytheme
2009-09-10 Harald Hoyerremoved initrdargs from parse-*.sh
2009-09-09 Harald Hoyerplymouth: use /usr/libexec/plymouth/plymouth-populate...
2009-09-02 Victor LowtherMerge commit 'origin/master'
2009-09-01 Harald Hoyerplymouth: in the generic case, only install text and...
2009-09-01 Harald Hoyeradd udevsettle function and settle after raid/lvm/crypt...
2009-08-14 Harald Hoyercryptroot-ask.sh: fix rd_LUKS_UUID handling
2009-08-07 Harald Hoyerplymouth: make the daemon attach to the session/terminal
2009-08-06 Harald Hoyerplymouth-populate-initrd: do not install label.so
2009-07-22 Harald Hoyerdracut: add --kernel-only and --no-kernel arguments
2009-07-21 Harald Hoyeruse kernel module directory specified on command line...
2009-07-21 Harald Hoyerplymouth: also trigger dri subsystem
2009-07-17 Harald Hoyerplymouth: install all themes and make them selectable...
2009-07-17 Harald Hoyerplymouth: removed console_init call
2009-07-16 Warren TogamiRemove 63-luks.rules, it is no longer used
2009-07-15 Harald Hoyeradd command line parameters to specify exact actions...
2009-07-03 Harald Hoyerinitqueue now loops until /dev/root exists or root...
2009-07-02 Harald Hoyerswitch to initqueue handling of events
2009-07-02 Harald Hoyerbail out of cryptroot-ask, if we have already asked...
2009-06-23 Harald Hoyerprompt the crypto disk, when asking for a password
2009-06-19 Harald Hoyerremoved shebang from .sh and changed mode to 0644
2009-06-18 Harald Hoyerremove redundant vol_id run from out udev rules
2009-06-05 Harald HoyerMerge branch 'master' of ssh://dracut.git.sourceforge...
2009-06-05 Harald HoyerMerge commit 'dillow/master'
2009-06-05 Victor LowtherUgh, using backticks instead of $()
2009-06-05 Victor Lowthermake udevtriggeropts just use an environment variable
next