[PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanups
authorH. Peter Anvin <hpa@zytor.com>
Sun, 26 Mar 2006 09:36:59 +0000 (01:36 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 26 Mar 2006 16:56:53 +0000 (08:56 -0800)
commit841b8a46bffec232377d2de157f971e812be4fe4
treef54548f3734235676d5c9956b43b32bf81e2e6b3
parent5a3a5a98b6422d05c39eaa32c8b3f83840c7b768
[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 <hpa@zytor.com>
Cc: Andi Kleen <ak@muc.de>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/Makefile
arch/i386/boot/Makefile
arch/x86_64/Makefile
arch/x86_64/boot/Makefile