From 81110fefcf26e628908d588ac390808659398c7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20A=C3=9Fmus?= Date: Sat, 30 May 2009 09:03:03 +0000 Subject: [PATCH] Applied patch by Matt Madia: Enlarge the image size from 400 to 500 MB, since the current optional packages require this much. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30916 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- build/jam/ReleaseBuildProfiles | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/jam/ReleaseBuildProfiles b/build/jam/ReleaseBuildProfiles index 7222bcdc76..5a2f6cce2d 100644 --- a/build/jam/ReleaseBuildProfiles +++ b/build/jam/ReleaseBuildProfiles @@ -9,7 +9,7 @@ switch $(HAIKU_BUILD_PROFILE) { HAIKU_ROOT_USER_REAL_NAME = "Yourself" ; AddGroupToHaikuImage party : 101 : user sshd ; HAIKU_IMAGE_HOST_NAME = shredder ; - HAIKU_IMAGE_SIZE = 400 ; + HAIKU_IMAGE_SIZE = 500 ; AddOptionalHaikuImagePackages BePDF Firefox Pe Vision VLC WonderBrush ; AddOptionalHaikuImagePackages CVS Development Subversion OpenSSH Yasm ;