add PARTLABEL and PARTUUID
[platform/upstream/dracut.git] / modules.d / 90crypt / parse-crypt.sh
2013-06-28 Harald Hoyeruse "rm --" to guard against filenames beginning with "-"
2013-04-04 Harald Hoyercrypt/parse-crypt.sh: create udev rule for systemd
2013-03-06 Harald Hoyercrypt/parse-crypt.sh: don't generate luks rules in...
2012-09-27 Harald Hoyeradd "rd.auto" parameter and switch off automatic assembly
2012-07-30 Harald Hoyercrypt: add systemd crypt support
2012-07-30 Harald Hoyerset DRACUT_SYSTEMD for systemd mode in the initramfs
2012-07-25 Harald Hoyerdeprecate old command line options
2012-02-29 Harald Hoyer90crypt/parse-crypt.sh: simplify rd.luks.uuid testing
2011-08-30 Harald Hoyer90crypt/parse-crypt.sh: also accept the beginning of...
2011-08-22 Przemysław Rudyluks key on ext dev - wait for luks
2011-08-22 Amadeusz Żołnowskicrypt: changed cmdline arg name from rd.luks.tout to...
2011-08-22 Przemysław Rudyluks key on ext dev - wait for luks
2011-05-10 Harald Hoyerremoved trailing whitespaces
2011-04-08 Harald Hoyercrypt/parse-crypt.sh: fixed rule creation
2011-04-08 Harald Hoyerget rid of absolute PATHs
2011-04-08 Harald Hoyercrypt/parse-crypt.sh: fix udev rule creation
2011-03-25 Harald HoyerMove all hooks to "$hookdir"
2011-03-07 Harald Hoyercrypt: fix emergency script generation
2010-11-12 Amadeusz Żołnowski90crypt: probe for keydev asynchronously; changed kerne...
2010-10-28 Harald Hoyernew parameter option names with "rd.*" namespace
2010-09-10 Harald Hoyerreformat source code
2010-08-02 Harald Hoyercrypt: fix printf
2010-07-29 Harald Hoyercrypt: strip "luks-" from rd_LUKS_UUID
2010-07-23 Harald Hoyercrypt: remove emergency source of dracut-lib.sh
2010-07-21 Amadeusz Żołnowski90crypt: keys on external devices support
2010-07-12 Harald Hoyercrypt: wait for all rd_LUKS_UUID disks to appear
2010-07-12 Harald Hoyercrypt/parse-crypt.sh: fix end label for luks udev rules
2010-07-12 Harald Hoyercrypt: assemble 70-luks.rules dynamically
2009-11-27 Philippe SeewerAll module scripts should have a shebang
2009-09-10 Harald Hoyerremoved initrdargs from parse-*.sh
2009-07-17 Harald Hoyercrypt: output info, on rd_NO_LUKS handling
2009-07-15 Harald Hoyeradd command line parameters to specify exact actions...