[haiku-bugs] Re: [Haiku] #5482: --install-sources should increase HAIKU_IMAGE_SIZE's value

  • From: "mmadia" <trac@xxxxxxxxxxxx>
  • Date: Sun, 21 Mar 2010 20:17:59 -0000

#5482: --install-sources should increase HAIKU_IMAGE_SIZE's value
--------------------------+-------------------------------------------------
 Reporter:  mmadia        |       Owner:  mmadia        
     Type:  enhancement   |      Status:  new           
 Priority:  normal        |   Milestone:  R1            
Component:  Build System  |     Version:  R1/Development
 Keywords:                |   Blockedby:                
 Platform:  All           |    Blocking:                
--------------------------+-------------------------------------------------

Comment(by mmadia):

 Would it be better to : Extend InstallSourceArchive to accept a 3rd
 parameter, "sizeMB". InstallSourceArchive would then use Expr to increase
 HAIKU_SOURCES_SIZE. Then in HaikuImage,
 {{{
 if $(HAIKU_INCLUDE_SOURCES) = 1 {
   HAIKU_IMAGE_SIZE = [ Expr $(HAIKU_IMAGE_SIZE) + $(HAIKU_SOURCES_SIZE) ]
 ;
 }
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5482#comment:2>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: