[haiku] Re: Building/installing only specific components
- From: "Stephan Assmus" <superstippi@xxxxxx>
- To: haiku@xxxxxxxxxxxxx
- Date: Fri, 28 Nov 2008 20:10:55 +0100
-------- Original-Nachricht --------
> Datum: Fri, 28 Nov 2008 20:01:11 +0100
> Von: Humdinger <humdingerb@xxxxxxxxxxxxxx>
> An: haiku@xxxxxxxxxxxxx
> Betreff: [haiku] Re: Building/installing only specific components
> Julius Bullinger wrote:
>
> > Do I understand it right that I can define those preferences in my
> > UserBuildConfig? So how could I set e.g. the resolution when building
> > and installing Haiku to a partition?
>
> Please bear in mind, that I probably don't know what I'm doing most of the
> time... :)
> I don't know where you would have to change the source to set a default
> resolution, so I
> would boot Haiku once, set the resolution and get the file
> ~/config/settings/Screen_data.
>
> This can be added to the image, I guess, just like it's done with the
> keymap in the
> UserBuildConfig.ReadMe:
>
> AddFilesToHaikuImage home config settings : <keymap>German
> : Key_map ;
>
>
> In your case, I'd create a new folder "userfiles" in the root of your
> local sourcetree,
> put the Screen_data into it, and add this line to the UserBuildConfig:
>
> AddFilesToHaikuImage home config settings :
> $(HAIKU_TOP)/userfiles/Screen_data ;
The info how to add something to your build is correct and useful, but
Screen_data does not contain the resolution, but the window position of the
Screen preflet only. See my other mail... :-)
Best regards,
-Stephan
Other related posts: