From: Radosław Szymczyszyn Date: Mon, 1 Apr 2013 00:55:10 +0000 (+0200) Subject: * INSTALL: Mention xorriso requirement. X-Git-Tag: grub-2.02-beta1~1224 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=74a35e6985dac90a63ade11e5d7d8396d2e0335e;p=thirdparty%2Fgrub.git * INSTALL: Mention xorriso requirement. --- diff --git a/ChangeLog b/ChangeLog index 672aa74ad..18c871f89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-04-01 Radosław Szymczyszyn + + * INSTALL: Mention xorriso requirement. + 2013-03-31 Andrey Borzenkov * grub-core/commands/verify.c: Fix hash algorithms values for diff --git a/INSTALL b/INSTALL index e325fa2b2..128bf4758 100644 --- a/INSTALL +++ b/INSTALL @@ -45,6 +45,7 @@ need the following. Prerequisites for make-check: * qemu, specifically the binary 'qemu-system-i386' +* xorriso, for grub-mkrescue and grub-shell Configuring the GRUB ====================