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
/
90crypt
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-20
add newline to cmdline config files
Harald Hoyer
1
-0
/
+1
2013-08-15
add parameter --print-cmdline
Harald Hoyer
1
-17
/
+17
2013-08-15
Create initramfs without using udevadm
Harald Hoyer
1
-7
/
+6
2013-08-13
crypt: only manually activate systemd-cryptsetup, if not in crypttab
Harald Hoyer
3
-13
/
+26
2013-08-13
crypt/crypt-run-generator: also skip if UUID match in crypttab
Harald Hoyer
2
-3
/
+4
2013-08-13
crypt/module-setup.sh: use crypttab in hostonly and don't install cmdline
Harald Hoyer
1
-2
/
+2
2013-08-07
crypt: Fix typo--/etc/crypttab not /etc/cryptab
James Lee
1
-1
/
+1
2013-08-07
dracut-functions.sh: inst_multiple == dracut_install
Harald Hoyer
1
-2
/
+2
2013-07-30
crypt: Wait for udev to settle before unlocking disk
James Lee
1
-4
/
+4
2013-07-26
crypt: Skip /etc/crypttab if not present
Amadeusz Żołnowski
1
-1
/
+1
2013-06-28
use "rm --" to guard against filenames beginning with "-"
Harald Hoyer
2
-2
/
+2
2013-04-11
Do not call plymouth with full path
Harald Hoyer
1
-2
/
+2
2013-04-10
crypt/module-setup.sh: also handle UUID= while filtering crypttab
Harald Hoyer
1
-0
/
+4
2013-04-09
crypt/module-setup.sh: filter /etc/crypttab in host-only mode
Harald Hoyer
1
-1
/
+16
2013-04-04
crypt/parse-crypt.sh: create udev rule for systemd
Harald Hoyer
1
-0
/
+8
2013-03-11
make host_fs_types a hashmap
Harald Hoyer
1
-16
/
+23
2013-03-07
crypt, dmraid, mdraid: use for_each_host_dev_and_slaves_all()
Harald Hoyer
1
-1
/
+1
2013-03-06
crypt/parse-crypt.sh: don't generate luks rules in systemd mode
Harald Hoyer
1
-8
/
+0
2013-03-06
crypt: do not cleanup in systemd mode
Harald Hoyer
1
-1
/
+4
2012-12-14
crypt/crypt-run-generator.sh: do not timeout for LUKS passwords with systemd
Harald Hoyer
1
-1
/
+1
2012-11-21
crypt/crypt-run-generator.sh: fixup last commit 065fc56ab27d8ea1aace72de54a68...
Harald Hoyer
2
-8
/
+14
2012-11-21
Make short uuid specification for allow-discards work
Robert Buchholz
2
-2
/
+2
2012-10-08
90crypt: call systemd commands only if systemd binaries are there
Amadeusz Żołnowski
1
-2
/
+5
2012-09-27
add "rd.auto" parameter and switch off automatic assembly
Harald Hoyer
1
-1
/
+1
2012-09-26
crypt/crypt-run-generator.sh: add allow-discards to options in crypttab
Harald Hoyer
1
-1
/
+12
2012-09-24
crypt: install /etc/crypttab only in host-only mode
Harald Hoyer
1
-1
/
+1
2012-09-04
crypt: do not run systemd crypt generator
Harald Hoyer
1
-1
/
+0
2012-07-30
crypt/crypt-run-generator.sh: check if crypttab exists
Harald Hoyer
1
-4
/
+5
2012-07-30
removed finished-ask-password.sh
Harald Hoyer
1
-1
/
+0
2012-07-30
crypt/crypt-run-generator.sh: do not add already existing luks
Harald Hoyer
1
-1
/
+8
2012-07-30
crypt: add systemd crypt support
Harald Hoyer
3
-15
/
+54
2012-07-30
set DRACUT_SYSTEMD for systemd mode in the initramfs
Harald Hoyer
1
-0
/
+3
2012-07-25
deprecate old command line options
Harald Hoyer
3
-4
/
+4
2012-07-25
91crypt-loop: replace basename calls with string matching
Leho Kraav
1
-1
/
+1
2012-07-25
91crypt-loop: use initqueue for cleanup strategy
Leho Kraav
1
-0
/
+3
2012-07-25
90crypt: enhance crypt-lib keydev mounting
Leho Kraav
1
-2
/
+11
2012-07-25
90crypt: recognize .img as loop key container
Leho Kraav
1
-0
/
+8
2012-06-29
modules.d/*/module-setup.sh: combine and specify type for installs
Harald Hoyer
1
-3
/
+3
2012-06-29
modules.d/*/module-setup.sh: no more sourcing of dracutfunctions
Harald Hoyer
1
-2
/
+0
2012-05-31
crypt: add rd.luks.allow-discards and honor options in crypttab
Harald Hoyer
1
-16
/
+57
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-02-29
90crypt/parse-crypt.sh: simplify rd.luks.uuid testing
Harald Hoyer
1
-13
/
+2
2012-02-22
host-only checks corrected and kernel_only mode
Harald Hoyer
1
-5
/
+7
2012-02-13
shutdown on demand
Harald Hoyer
1
-0
/
+1
2012-02-07
dracut: precreate "${initdir}/etc/cmdline.d"
Harald Hoyer
1
-1
/
+0
2012-02-07
90crypt/crypt-cleanup.sh: send unneeded output to /dev/null
Harald Hoyer
1
-1
/
+1
2012-01-23
90crypt/module-setup.sh: prepend "luks-" to hostonly cmdline file
Harald Hoyer
1
-1
/
+1
2012-01-13
Check module dependencies of mount points
Cong Wang
1
-1
/
+1
2011-12-15
*/module-setup.sh: use host_fs_types host_devs
Harald Hoyer
1
-10
/
+16
[next]