From f95eb77cef29a8754fcabae8a799c2e7c4a22fa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Fri, 13 May 2005 00:01:00 +0000 Subject: [PATCH] Another mini-update to at least correct the updated part of the text :) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12654 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- ReadMe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ReadMe b/ReadMe index 3182f152c2..60dcf2080d 100644 --- a/ReadMe +++ b/ReadMe @@ -5,9 +5,9 @@ is this (when you're in the "current" directory): $ 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. +If the parameter is omitted, the makehdimage currently creates a 60 MB Haiku image in this directory that you can use for Bochs, Qemu and other emulators to boot. +You need a Jam 2.5 build from our sources, and GCC 2.95.3 to be able to build Haiku successfully. + Go bug us to update this file for real!