release: Bump image size to 800MiB. Sorry CD-R
Change-Id: Ib21a3fb8c26a25d84b0b3dd298c22618a53cb7d1 Reviewed-on: https://review.haiku-os.org/c/haiku/+/5817 Reviewed-by: Alex von Gluck IV <[email protected]> Reviewed-by: Niels Sascha Reedijk <[email protected]>
This commit is contained in:
committed by
Alex von Gluck IV
parent
75fa60f74a
commit
a2ea46c6ed
@@ -76,7 +76,7 @@ rule DefineDefaultBuildProfiles
|
|||||||
if $(HAIKU_INCLUDE_SOURCES) = 1 {
|
if $(HAIKU_INCLUDE_SOURCES) = 1 {
|
||||||
HAIKU_IMAGE_SIZE ?= 1100 ;
|
HAIKU_IMAGE_SIZE ?= 1100 ;
|
||||||
} else {
|
} else {
|
||||||
HAIKU_IMAGE_SIZE ?= 710 ;
|
HAIKU_IMAGE_SIZE ?= 800 ;
|
||||||
}
|
}
|
||||||
|
|
||||||
AddHaikuImageSystemPackages
|
AddHaikuImageSystemPackages
|
||||||
|
|||||||
Reference in New Issue
Block a user