aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-03-26 23:55:37 +0100
committerGravatar Christian Hesse <mail@eworm.de>2014-03-26 23:55:37 +0100
commitd9093eab43f28ae6a228e79b97e0d39ad087aec9 (patch)
tree157613aa7794c7436fb51e1361e2182bac8d9c1e /README.md
parent03e54da070d7ac657452e20eda59d85a48efcf63 (diff)
downloadmkinitcpio-ykfde-d9093eab43f28ae6a228e79b97e0d39ad087aec9.tar.gz
mkinitcpio-ykfde-d9093eab43f28ae6a228e79b97e0d39ad087aec9.tar.zst
mention some more dependencies...
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d688afc..f32778e 100644
--- a/README.md
+++ b/README.md
@@ -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)