From: H. Peter Anvin Date: Sun, 26 Mar 2006 09:36:59 +0000 (-0800) Subject: [PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanups X-Git-Tag: v2.6.17-rc1~654 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=841b8a46bffec232377d2de157f971e812be4fe4;p=pandora-kernel.git [PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanups Add a "make isoimage" to i386 and x86-64, which allows the automatic creation of a bootable CD image. It also adds an option FDINITRD= to include an initrd of the user's choice in generated floppy- or CD boot images. Finally, some minor cleanups of the image generation code. Signed-off-by: H. Peter Anvin Cc: Andi Kleen Cc: Sam Ravnborg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed