summaryrefslogtreecommitdiff
path: root/modules.d/90crypt
AgeCommit message (Expand)AuthorFilesLines
2013-03-07crypt, dmraid, mdraid: use for_each_host_dev_and_slaves_all()Harald Hoyer1-1/+1
2013-03-06crypt/parse-crypt.sh: don't generate luks rules in systemd modeHarald Hoyer1-8/+0
2013-03-06crypt: do not cleanup in systemd modeHarald Hoyer1-1/+4
2012-12-14crypt/crypt-run-generator.sh: do not timeout for LUKS passwords with systemdHarald Hoyer1-1/+1
2012-11-21crypt/crypt-run-generator.sh: fixup last commit 065fc56ab27d8ea1aace72de54a68...Harald Hoyer2-8/+14
2012-11-21Make short uuid specification for allow-discards workRobert Buchholz2-2/+2
2012-10-0890crypt: call systemd commands only if systemd binaries are thereAmadeusz Żołnowski1-2/+5
2012-09-27add "rd.auto" parameter and switch off automatic assemblyHarald Hoyer1-1/+1
2012-09-26crypt/crypt-run-generator.sh: add allow-discards to options in crypttabHarald Hoyer1-1/+12
2012-09-24crypt: install /etc/crypttab only in host-only modeHarald Hoyer1-1/+1
2012-09-04crypt: do not run systemd crypt generatorHarald Hoyer1-1/+0
2012-07-30crypt/crypt-run-generator.sh: check if crypttab existsHarald Hoyer1-4/+5
2012-07-30removed finished-ask-password.shHarald Hoyer1-1/+0
2012-07-30crypt/crypt-run-generator.sh: do not add already existing luksHarald Hoyer1-1/+8
2012-07-30crypt: add systemd crypt supportHarald Hoyer3-15/+54
2012-07-30set DRACUT_SYSTEMD for systemd mode in the initramfsHarald Hoyer1-0/+3
2012-07-25deprecate old command line optionsHarald Hoyer3-4/+4
2012-07-2591crypt-loop: replace basename calls with string matchingLeho Kraav1-1/+1
2012-07-2591crypt-loop: use initqueue for cleanup strategyLeho Kraav1-0/+3
2012-07-2590crypt: enhance crypt-lib keydev mountingLeho Kraav1-2/+11
2012-07-2590crypt: recognize .img as loop key containerLeho Kraav1-0/+8
2012-06-29modules.d/*/module-setup.sh: combine and specify type for installsHarald Hoyer1-3/+3
2012-06-29modules.d/*/module-setup.sh: no more sourcing of dracutfunctionsHarald Hoyer1-2/+0
2012-05-31crypt: add rd.luks.allow-discards and honor options in crypttabHarald Hoyer1-16/+57
2012-04-23merge "cleanup" and "pre-pivot-cleanup" hooksHarald Hoyer1-1/+1
2012-04-19move cleanup scripts to pre-pivot-cleanup hookDave Young1-1/+1
2012-02-2990crypt/parse-crypt.sh: simplify rd.luks.uuid testingHarald Hoyer1-13/+2
2012-02-22host-only checks corrected and kernel_only modeHarald Hoyer1-5/+7
2012-02-13shutdown on demandHarald Hoyer1-0/+1
2012-02-07dracut: precreate "${initdir}/etc/cmdline.d"Harald Hoyer1-1/+0
2012-02-0790crypt/crypt-cleanup.sh: send unneeded output to /dev/nullHarald Hoyer1-1/+1
2012-01-2390crypt/module-setup.sh: prepend "luks-" to hostonly cmdline fileHarald Hoyer1-1/+1
2012-01-13Check module dependencies of mount pointsCong Wang1-1/+1
2011-12-15*/module-setup.sh: use host_fs_types host_devsHarald Hoyer1-10/+16
2011-12-1599fs-lib/fs-lib.sh: accept "UUID=" and "LABEL=" for fsck_singleHarald Hoyer1-37/+0
2011-11-16cryptroot-ask.sh: use key file, if specified in crypttab and presentHarald Hoyer1-30/+37
2011-08-3090crypt/parse-crypt.sh: also accept the beginning of the LUKS UUIDHarald Hoyer1-1/+1
2011-08-22luks key on ext dev - wait for luksPrzemysław Rudy1-2/+16
2011-08-22crypt: changed cmdline arg name from rd.luks.tout to rd.luks.key.toutAmadeusz Żołnowski1-1/+1
2011-08-22luks key on ext dev - wait for luksPrzemysław Rudy2-5/+21
2011-08-1990crypt: ask_for_password pings plymouthdAmadeusz Żołnowski1-1/+1
2011-08-12add x-bit to *.shHarald Hoyer2-0/+0
2011-08-12use inst_simple to install non-binary filesHarald Hoyer1-1/+1
2011-07-01crypt: dropped plymouth --has-active-vt check on passwd promptAmadeusz Żołnowski1-1/+1
2011-06-17crypt/crypt-lib.sh: s/.console.lock/.console_lock/gHarald Hoyer1-1/+1
2011-05-12dracut-functions: make local vars local and prefix with "_"Harald Hoyer1-3/+4
2011-05-10removed trailing whitespacesHarald Hoyer4-5/+5
2011-05-06crypt: functions for ask-for-password and reading keyAmadeusz Żołnowski2-31/+113
2011-05-06crypt-lib.sh: 'command -v' preferred over 'type'Amadeusz Żołnowski1-1/+1
2011-04-20base, crypt: install umount, because it is usedHarald Hoyer1-3/+1