]> git.ipfire.org Git - thirdparty/dracut.git/history - modules.d/90crypt/crypt-lib.sh
remove all vim and emacs code format comments
[thirdparty/dracut.git] / modules.d / 90crypt / crypt-lib.sh
2014-08-29  Harald Hoyerremove all vim and emacs code format comments
2013-08-13  Harald Hoyercrypt: only manually activate systemd-cryptsetup, if...
2013-04-11  Harald HoyerDo not call plymouth with full path
2012-07-25  Leho Kraav91crypt-loop: replace basename calls with string matching
2012-07-25  Leho Kraav91crypt-loop: use initqueue for cleanup strategy
2012-07-25  Leho Kraav90crypt: enhance crypt-lib keydev mounting
2012-07-25  Leho Kraav90crypt: recognize .img as loop key container
2011-12-15  Harald Hoyer99fs-lib/fs-lib.sh: accept "UUID=" and "LABEL=" for...
2011-08-19  Amadeusz Żołnowski90crypt: ask_for_password pings plymouthd
2011-08-12  Harald Hoyeradd x-bit to *.sh
2011-07-01  Amadeusz Żołnowskicrypt: dropped plymouth --has-active-vt check on passwd...
2011-06-17  Harald Hoyercrypt/crypt-lib.sh: s/.console.lock/.console_lock/g
2011-05-10  Harald Hoyerremoved trailing whitespaces
2011-05-06  Amadeusz Żołnowskicrypt: functions for ask-for-password and reading key
2011-05-06  Amadeusz Żołnowskicrypt-lib.sh: 'command -v' preferred over 'type'
2011-03-25  Harald Hoyercheck for getarg() function before sourcing dracut...
2011-03-07  Amadeusz Żołnowskicrypt-lib.sh: moved IFS=: from before 'read' to before...
2010-11-12  Harald Hoyercrypt: change /tmp/luks.keys seperator from "|" to ":"
2010-11-12  Amadeusz Żołnowski90crypt: probe for keydev asynchronously; changed kerne...