diff options
author | Christian Hesse <mail@eworm.de> | 2014-03-26 23:55:37 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2014-03-26 23:55:37 +0100 |
commit | d9093eab43f28ae6a228e79b97e0d39ad087aec9 (patch) | |
tree | 157613aa7794c7436fb51e1361e2182bac8d9c1e | |
parent | 03e54da070d7ac657452e20eda59d85a48efcf63 (diff) | |
download | mkinitcpio-ykfde-d9093eab43f28ae6a228e79b97e0d39ad087aec9.tar.gz mkinitcpio-ykfde-d9093eab43f28ae6a228e79b97e0d39ad087aec9.tar.zst |
mention some more dependencies...
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,8 +11,10 @@ Requirements To compile and use yubico full disk encryption you need: +* [yubikey-personalization](https://github.com/Yubico/yubikey-personalization) * [iniparser](http://ndevilla.free.fr/iniparser/) * [systemd](http://www.freedesktop.org/wiki/Software/systemd/) +* [cryptsetup](http://code.google.com/p/cryptsetup/) * [mkinitcpio](https://projects.archlinux.org/mkinitcpio.git/) (Though it may be easy to port this to any initramfs that uses systemd) * [markdown](http://daringfireball.net/projects/markdown/) (HTML documentation) |