From b9ed655c379ce45743ea60e54c4b688eaef361d5 Mon Sep 17 00:00:00 2001 From: Peter Wilmott Date: Tue, 21 Jul 2015 17:54:42 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4cddcc7..87d530c 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ The following packages are needed to run bocker. * util-linux >= 2.25.2 * btrfs-progs +* iptables +* iproute2 Because most distributions do not ship a new enough version of util-linux you will probably need grab the sources from [here](https://www.kernel.org/pub/linux/utils/util-linux/v2.25/) and compile it yourself.