profiles: Bump release to 1100/1300 MiB
* This gives us plenty of space for source packages. * A Mini-DVD is 1.4 GiB, and USB sticks of 2 GiB are at the sweet spot of low-price vs size. * Unused space will be compressed in release zip. * We blew by 700 MiB long ago. Sorry CD-R folks. Change-Id: I3bbe4508777027f6fe7c0ee2992637541feeb88f
This commit is contained in:
@@ -71,9 +71,9 @@ rule DefineDefaultBuildProfiles
|
||||
AddGroupToHaikuImage party : 101 : user sshd ;
|
||||
HAIKU_IMAGE_HOST_NAME ?= shredder ;
|
||||
if $(DEBUG) != 0 {
|
||||
HAIKU_IMAGE_SIZE ?= 1000 ;
|
||||
HAIKU_IMAGE_SIZE ?= 1300 ;
|
||||
}
|
||||
HAIKU_IMAGE_SIZE ?= 800 ;
|
||||
HAIKU_IMAGE_SIZE ?= 1100 ;
|
||||
|
||||
AddHaikuImagePackages
|
||||
bepdf
|
||||
|
||||
Reference in New Issue
Block a user