From ea65e1d07a28ab68746617f3437d50da8feffbc4 Mon Sep 17 00:00:00 2001 From: Christopher Spinrath <christopher.spinrath@rwth-aachen.de> Date: Wed, 11 May 2016 21:35:22 +0200 Subject: [PATCH] README: add requirments/tools --- README | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README b/README index a808110..f845920 100644 --- a/README +++ b/README @@ -48,6 +48,28 @@ It is published in hope that it will be useful for someone else as well. Requirements ------------ +lipck makes use of the following tools (make sure they are installed): + +- 7z +- bzip2 +- cpio +- diff +- git +- (GNU) ddrescue +- (GNU) make +- grub (i386-pc, i386-efi, x86_64-efi) +- lxc +- patch +- rsync +- squashfs-tools (mksquashfs, unsquashfs) +- tar +- util-linux +- wget +- xz/lzma + +And, optionally, + +- VirtualBox tools (vboxmanage) to create a vmdk image. HowTo ----- -- GitLab