From: Julius Schwartzenberg <julius@zgod.cjb.net>
To: linux-msdos@vger.kernel.org
Subject: Re: Problems with configuration files
Date: Sat, 10 Apr 2004 22:47:06 +0200 [thread overview]
Message-ID: <40785D4A.6050901@zgod.cjb.net> (raw)
In-Reply-To: <Pine.LNX.4.44.0404101651510.9560-100000@enm-bo-lt.enm.bris.ac.uk>
Bart Oldeman schreef:
> On Sat, 10 Apr 2004, Julius Schwartzenberg wrote:
>
>
>>I'm trying to get Dosemu to use only my own configuration files.
>>I've have set config_script=/etc/dosemu/simple-dosemu-config in
>>dosemu.users. When I run Dosemu, I still get the following output though:
>>CONF: config variable c_user set
>>CONF: Parsing built-in dosemu.conf file.
>>CONF: config variable version_3_style_used set
>>CONF: Parsing built-in global.conf file.
>>Shouldn't the config_script setting in my dosemu.users prevent Dosemu
>>from using the built-in configuration?
>
>
> No. The built-in configuration is necessary for initialization and parses
> the built-in dosemu.conf; without it dosemu is in an inconsistent state.
> This way we enforce that what is commented out in the default dosemu.conf
> actually corresponds to the reald default settings (because the built-in
> one is parsed without the #'s).
>
> But you can completely overwrite the config afterwards in any way you
> like. "config_script" provides a way to let your own "global.conf" do
> things on top of the default configuration, perhaps ignoring any real
> dosemu.conf -- without a "config_script" or -F setting the builtin
> global.conf will:
> 1. parse builtin dosemu.conf
> 2. parse real dosemu.conf
> 3. parse ~/.dosemurc
> With -F or "config_script" steps 2 and 3 are up to what you supply.
> With -n step 2 is skipped for a /etc independent configuration.
Does the builtin dosemu.conf also contain $_hdimage = "drives/*"? The
biggest problem I have, is that when I specify several disks, Dosemu
always also adds those to it. When I specify two disks for example, they
both get c: and d:, but drives/c also gets e:.
If the builtin dosemu.conf indeed does contain drives/*, is there any
way to fully override that?
Julius
next prev parent reply other threads:[~2004-04-10 20:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-10 17:06 Problems with configuration files Julius Schwartzenberg
2004-04-10 15:12 ` Bart Oldeman
2004-04-10 20:47 ` Julius Schwartzenberg [this message]
2004-04-10 19:06 ` Bart Oldeman
2004-04-15 14:33 ` Julius Schwartzenberg
2004-04-17 5:52 ` Ryan Underwood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40785D4A.6050901@zgod.cjb.net \
--to=julius@zgod.cjb.net \
--cc=linux-msdos@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox