build: Change anyboot output from image to iso
* Re ML discussions, this should make a lot more sense to users as it is inline with what most linux distros ship. * This will require a tweak to the buildbot. * First step to shipping anyboot instead of plain iso.
This commit is contained in:
@@ -80,7 +80,7 @@ HAIKU_DEFAULT_CD_DIR = $(HAIKU_OUTPUT_DIR) ;
|
||||
HAIKU_DEFAULT_CD_LABEL = Haiku ;
|
||||
|
||||
# Haiku Anyboot defaults
|
||||
HAIKU_DEFAULT_ANYBOOT_NAME = haiku-anyboot.image ;
|
||||
HAIKU_DEFAULT_ANYBOOT_NAME = haiku-anyboot.iso ;
|
||||
HAIKU_DEFAULT_ANYBOOT_DIR = $(HAIKU_OUTPUT_DIR) ;
|
||||
HAIKU_DEFAULT_ANYBOOT_LABEL ?= Haiku ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user