[haiku-commits] Re: haiku: hrev46167 - in src: . kits tests/add-ons/kernel/file_systems/beserved/server bin tests/add-ons/kernel/file_systems/beserved

  • From: Ingo Weinhold <ingo_weinhold@xxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 05 Oct 2013 01:35:18 +0200

On 10/04/2013 11:14 PM, pulkomandy wrote:
On Fri, Oct 04, 2013 at 10:58:22PM +0200, Axel Dörfler wrote:
Couldn't we have /boot/common that only includes all user installed
packages, while /boot/system contains everything that comes with the
base installation?

It seems possible to use boot/home.config for this purpose but :
  * It's user-specific (not a problem until we go multiuser
  * The compiler default search pathes won't look there right now (CMake
doesn't either, and I think some other tools will need to be adjusted)

Regarding the compiler search paths, that is intentional. The respective environment variables can add the /home/config/... paths, if desired. We just didn't think user specific path should be built into the tools. As long as we only have a single user, we could obviously do that.

CU, Ingo


Other related posts: