MiNT can execute programs from the autofolder, which is
something I take advantage of. Editing mint.cnf is a pain compared to using a
boot-manager.
Btw. $SYSDIR is set by MiNT, so it's hardly useful to a
program that loads MiNT
Jo Even
From: Miro Kropacek
Sent: Tuesday, March 02, 2010 9:28 AM
To: Peter Persson
Subject: Re: [MiNT] Patch for xaloader.prg I definitely agree with all this, but right now I'll prefer doing something which can be used "today" :) Of course, feel free to begin with what suits you best :)
I've written a loader which loads kernel binaries from /mint/ and allows the kernel to process the remainder of the auto folder (some ugly DTA magic was needed, but it's the same ugly magic that's already in the kernel init code (init.c, get_my_name()). Why all this hassle? Shouldn't mint.prg be the last program to execute from
AUTO? (the rest should be from mint.cnf or xaaes.cnf)
#define MINTDIR "c:\\mint" There's better way -- env variable called SYSDIR (try echo $SYSDIR in shell
:)
MiKRO / Mystic Bytes http://mikro.atari.org |