Date: Sat, 04 Jan 2003 01:41:44 +0100
From: Gerardo Pirla Diaz <[EMAIL PROTECTED]>
X-Accept-Language: en-us, en
Hi James,
First, many thanks for your help.
The problem was the ammount of memory, but uppermem doesn't work !!!
I've tried:
uppermem=131072
I put some changes into boot/boot_script.c that might fix this.
___
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd
I can't make any promises. It's obvious from how little I've done since
the last several times I said I planned to do something, that I am not
doing very much. Anyway, there is never any reason someone else shouldn't
work on it if they want to.
As for merging changes upstream, post to oskit-us
CHARLES KAMARA
LOT 205 VON MARCHE,
PLATEAU - ABIDJAN.
TELEPHONE: +225 07563025
EMAIL: [EMAIL PROTECTED]
IVORY COAST.
Attn: MD/CEO.
I am Mr. Charles Kamara (24yrs old), a Sierra Leonian by birth and the only surviving
son of the former Director of finance, Federal Ministry of Finance and Minning
I doscovered today that oskit-mach is unhappy when the system has no
floppy drive controller. gnumach1 works fine.
Roland: You had mentioned that you might consider spending some time to
update the Oskit to 2.4 drivers. Do you have a timeframe for that? If
it's not soon, I might see if I can
Hi,
In serverboot/bootstrap.c, the buffer allocated for the configuration
file is freed after the file is parsed. However, the parsing code in
boot/boot_script.c puts pointers to the buffer in the `cmds'
variables, which are used during execution of the script. So either
boot.c should make its o