Almost updated the ReadMe file...

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11511 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2005-02-28 16:20:35 +00:00
parent b1bfc5c69f
commit 2f4be4bfc4
+13
View File
@@ -1,3 +1,16 @@
NOTE: the information in this file is severly outdated.
The preferred method to build Haiku (currently only possible on a BeOS machine)
is this (when you're in the "current" directory):
$ configure
$ makehdimage /Haiku
Where /Haiku is the (mounted) partition of where you want to install Haiku on.
If the parameter is omitted, the makehdimage script needs the Userland FS Server
from Ingo Weinhold (see that script for more information), and will create
a file named haiku.image that contains a working image of Haiku.
Go bug us to update this file for real!
Building
--------