From: Robin H. Johnson Date: Mon, 16 Jul 2012 02:08:59 +0000 (-0700) Subject: Document the isoboot option, as designed for GRUB2 usage 3 years ago. X-Git-Tag: v3.4.39~10 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=edfe16e893c9ae98fe6e03aa0559063bb5da5d79;p=genkernel.git Document the isoboot option, as designed for GRUB2 usage 3 years ago. --- diff --git a/ChangeLog b/ChangeLog index 53bf29d..26b9a5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,9 @@ # - 2008-2011 Various authors (see AUTHORS) # Distributed under the GPL v2 # $Id$ + + 15 July 2012; Robin H. Johnson doc/genkernel.8.txt, + Document the isoboot option, as designed for GRUB2 usage 3 years ago. 09 Jul 2012; Sebastian Pipping genkernel: Bump version to 3.4.38 diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt index 45c52b9..547b7fe 100644 --- a/doc/genkernel.8.txt +++ b/doc/genkernel.8.txt @@ -552,7 +552,8 @@ which the ramdisk scripts would recognize. TO BE DOCUMENTED *isoboot*=<...>:: - TO BE DOCUMENTED + Loop-mount an ISO file from the boot device to get the filesystem image. + Useful with chain-loading environments and USB keys. NETBOOTING