I actually never used the install target, but someone tried and indeed stuff must be copied to /boot/ which is the real system partition, / being a virtual rootfs in BeOS and Haiku.
François.
diff -r 90f478a015f2 setup/BeOS/make.local --- a/setup/BeOS/make.local Tue Mar 24 10:39:26 2009 +0200 +++ b/setup/BeOS/make.local Tue Mar 24 18:21:00 2009 +0100 @@ -2,7 +2,7 @@ sh build.sh copy: build - cp -R prototype/* / + cp -R prototype/* /boot/ package: build sh setup/BeOS/mkpkg.sh
_______________________________________________ oss-devel mailing list oss-devel@mailman.opensound.com http://mailman.opensound.com/mailman/listinfo/oss-devel