public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Julius Schwartzenberg <julius.schwartzenberg@gmail.com>
To: Jude DaShiell <jdashiel@panix.com>, linux-msdos@vger.kernel.org
Subject: Re: install-freedos-master
Date: Sun, 11 Apr 2021 13:12:10 +0200	[thread overview]
Message-ID: <4719df4f-6c3e-1df2-2c20-ccda06128f02@gmail.com> (raw)
In-Reply-To: <alpine.NEB.2.23.451.2104110652410.27042@panix1.panix.com>

The intention is that `make install` or `sudo make install` puts all 
files in the correct spot. By default that would be in 
/usr/local/libexec/dosemu.

dosemu-setupfreedos is called from dosemu-installfreedosuserspace which 
in turn is called from insfdusr.bat which is installed in 
/usr/local/share/dosemu2-extras/bat. The default configuration mounts 
that to f: and puts it in the path, also a message is printed that this 
command can be executed when all is in place.

dosemu-installfreedosuserspace will first trigger dosemu-downloaddos 
that downloads the set of zip files (you observed that it failed 
previously), those are put in a directory below ~/.cache/dosemu. Then it 
will call dosemu-setupfreedos which unpacks those zip files and creates 
a structure representing how FreeDOS was provided for dosemu 1.

You can call the individual scripts manually too, provide the -h 
argument to get info on how they work. Note that this is not typically 
needed. For instance the downloading is not repeated in case that was 
done previously.

I appreciate you're looking into this and are providing feedback. 
Thanks! Some of the design/structure is sub-optimal and will also be 
revisited over time.

Op 11-04-2021 om 12:55 schreef Jude DaShiell:
> where should everything be living for dosemu-setupfreedos to work?
> I have freedos12 on the system and dosemu-setupfreedos doesn't find it. 
> Also when inside dosemu where does dosemu find its batch files?
> 

  reply	other threads:[~2021-04-11 11:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-11 10:55 install-freedos-master Jude DaShiell
2021-04-11 11:12 ` Julius Schwartzenberg [this message]
2021-04-11 11:15   ` install-freedos-master Jude DaShiell

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=4719df4f-6c3e-1df2-2c20-ccda06128f02@gmail.com \
    --to=julius.schwartzenberg@gmail.com \
    --cc=jdashiel@panix.com \
    --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