Home | History | Annotate | Download | only in etc

Lines Matching defs:image

51 # Flags for creating ISO CDROM image for mac68k and macppc that require
427 # iso-image --
428 # Standalone target to create a CDROM image after the release
430 # The do-iso-image is to be called from etc.$MACHINE/Makefile.inc
439 iso-image:
441 do-iso-image: .PHONY check_DESTDIR check_RELEASEDIR iso-image-md-post
443 @echo "iso-image created as: ${CDROM_IMAGE}"
445 iso-image-setup: .PHONY check_RELEASEDIR
458 # iso-image-mi --
459 # Create the image after the MD operations have completed.
461 iso-image-mi: .PHONY check_DESTDIR check_RELEASEDIR iso-image-md-pre check_imagedir
465 # iso-image-md-pre --
466 # Setup ${CDROM.dir} to produce a bootable CD image.
469 iso-image-md-pre: .PHONY check_DESTDIR check_RELEASEDIR iso-image-setup
472 # iso-image-md-post --
473 # Fixup the CD-image to be bootable.
476 iso-image-md-post: .PHONY check_DESTDIR check_RELEASEDIR iso-image-mi
480 # live-image --
488 live-image: .PHONY check_DESTDIR check_RELEASEDIR
493 # install-image --
502 install-image