From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.77) (envelope-from ) id 1SrE23-00078B-A9 for garchives@archives.gentoo.org; Tue, 17 Jul 2012 20:06:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35754E0504; Tue, 17 Jul 2012 20:05:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 04746E0504 for ; Tue, 17 Jul 2012 20:05:58 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3C9A01B401D for ; Tue, 17 Jul 2012 20:05:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id F39CAE5434 for ; Tue, 17 Jul 2012 20:05:56 +0000 (UTC) From: "Richard Yao" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Yao" Message-ID: <1342555416.edfe16e893c9ae98fe6e03aa0559063bb5da5d79.ryao@gentoo> Subject: [gentoo-commits] proj/genkernel:master commit in: /, doc/ X-VCS-Repository: proj/genkernel X-VCS-Files: ChangeLog doc/genkernel.8.txt X-VCS-Directories: / doc/ X-VCS-Committer: ryao X-VCS-Committer-Name: Richard Yao X-VCS-Revision: edfe16e893c9ae98fe6e03aa0559063bb5da5d79 X-VCS-Branch: master Date: Tue, 17 Jul 2012 20:05:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 6eebd29d-b028-446d-8627-a57503841f2c X-Archives-Hash: c4cefcff6748cf9fee27af2f27199ba3 commit: edfe16e893c9ae98fe6e03aa0559063bb5da5d79 Author: Robin H. Johnson gentoo org> AuthorDate: Mon Jul 16 02:08:59 2012 +0000 Commit: Richard Yao gentoo org> CommitDate: Tue Jul 17 20:03:36 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/genkernel.git= ;a=3Dcommit;h=3Dedfe16e8 Document the isoboot option, as designed for GRUB2 usage 3 years ago. --- ChangeLog | 3 +++ doc/genkernel.8.txt | 3 ++- 2 files changed, 5 insertions(+), 1 deletions(-) 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$ + =20 + 15 July 2012; Robin H. Johnson doc/genkernel.8.tx= t, + Document the isoboot option, as designed for GRUB2 usage 3 years ago. =20 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 =20 *isoboot*=3D<...>:: - TO BE DOCUMENTED + Loop-mount an ISO file from the boot device to get the filesystem im= age. + Useful with chain-loading environments and USB keys. =20 =20 NETBOOTING