aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README-mkinitcpio.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README-mkinitcpio.md b/README-mkinitcpio.md
index 9f2ee4a..1d1833a 100644
--- a/README-mkinitcpio.md
+++ b/README-mkinitcpio.md
@@ -13,8 +13,10 @@ To compile and use yubikey full disk encryption you need:
* [iniparser](http://ndevilla.free.fr/iniparser/)
* [systemd](http://www.freedesktop.org/wiki/Software/systemd/)
* [cryptsetup](http://code.google.com/p/cryptsetup/)
-* keyutils and linux with `CONFIG_KEYS`
+* keyutils and linux with `CONFIG_KEYS` enabled
* [mkinitcpio](https://projects.archlinux.org/mkinitcpio.git/)
+* sleep (from [coreutils](http://www.gnu.org/software/coreutils)) and
+ pkill (from [procps-ng](https://gitlab.com/procps-ng/procps))
* [markdown](http://daringfireball.net/projects/markdown/) (HTML documentation)
* [libarchive](http://www.libarchive.org/) (Update challenge on boot)