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-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
2011-12-15
99fs-lib/fs-lib.sh: accept "UUID=" and "LABEL=" for fsck_single
Harald Hoyer
1
-37
/
+0
2011-11-16
cryptroot-ask.sh: use key file, if specified in crypttab and present
Harald Hoyer
1
-30
/
+37
2011-08-30
90crypt/parse-crypt.sh: also accept the beginning of the LUKS UUID
Harald Hoyer
1
-1
/
+1
2011-08-22
luks key on ext dev - wait for luks
Przemysław Rudy
1
-2
/
+16
2011-08-22
crypt: changed cmdline arg name from rd.luks.tout to rd.luks.key.tout
Amadeusz Żołnowski
1
-1
/
+1
2011-08-22
luks key on ext dev - wait for luks
Przemysław Rudy
2
-5
/
+21
2011-08-19
90crypt: ask_for_password pings plymouthd
Amadeusz Żołnowski
1
-1
/
+1
2011-08-12
add x-bit to *.sh
Harald Hoyer
2
-0
/
+0
2011-08-12
use inst_simple to install non-binary files
Harald Hoyer
1
-1
/
+1
2011-07-01
crypt: dropped plymouth --has-active-vt check on passwd prompt
Amadeusz Żołnowski
1
-1
/
+1
2011-06-17
crypt/crypt-lib.sh: s/.console.lock/.console_lock/g
Harald Hoyer
1
-1
/
+1
2011-05-12
dracut-functions: make local vars local and prefix with "_"
Harald Hoyer
1
-3
/
+4
2011-05-10
removed trailing whitespaces
Harald Hoyer
4
-5
/
+5
2011-05-06
crypt: functions for ask-for-password and reading key
Amadeusz Żołnowski
2
-31
/
+113
2011-05-06
crypt-lib.sh: 'command -v' preferred over 'type'
Amadeusz Żołnowski
1
-1
/
+1
2011-04-20
base, crypt: install umount, because it is used
Harald Hoyer
1
-3
/
+1
[next]