From: Grigory Batalov <grisxa@mail.ru>
To: linux-msdos@vger.kernel.org
Subject: Re: dosemu-1.1.3.5 for testing.
Date: Mon, 28 Oct 2002 16:49:11 +0300 [thread overview]
Message-ID: <20021028164911.5f6f7265.grisxa@mail.ru> (raw)
In-Reply-To: <Pine.LNX.4.33.0210270151530.17865-100000@enm-bo-lt.localdomain>
[-- Attachment #1: Type: text/plain, Size: 268 bytes --]
On Sun, 27 Oct 2002 01:59:47 -0400 (EDT)
Bart Oldeman <oldeman@math.ohio-state.edu> wrote:
> it's available at
> http://www.dosemu.org/testing
Also mkbindist-related part (sed) of patch-1.1.3.5 seems to be
broken. You should apply this patch.
--
Grigory Batalov.
[-- Attachment #2: dosemu-1.1.3.5-alt-mkbindist.patch --]
[-- Type: text/plain, Size: 493 bytes --]
--- dist/mkbindist.orig Mon Oct 28 16:10:11 2002
+++ dist/mkbindist Mon Oct 28 16:13:04 2002
@@ -77,7 +77,7 @@
#perl -pe \
# 's/^(\$_debug\s+=\s+\"-a)/$1+c/;s/^(\$_rdtsc\s+=\s+\()on/$1off/;s/^(\$_dpmi\s+=\s+\()off/${1}0x2000/' \
# ../etc/dosemu.conf > $TMP/conf/dosemu.conf
-sed -e 's/^\(\$_rdtsc[[:space:]]*=[[:space:]]*(\)on/\1off/' |
+sed -e 's/^\(\$_rdtsc[[:space:]]*=[[:space:]]*(\)on/\1off/' ../etc/dosemu.conf > $TMP/conf/dosemu.conf
for i in $BLIST; do
cp -p $BIN/$i $TMP/bin
next prev parent reply other threads:[~2002-10-28 13:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-27 5:59 dosemu-1.1.3.5 for testing Bart Oldeman
2002-10-27 13:54 ` Lars Bjørndal
2002-10-27 14:26 ` Reinhard Karcher
2002-10-27 19:48 ` Bart Oldeman
2002-10-28 9:31 ` Grigory Batalov
2002-10-28 9:43 ` Sergey Suleymanov
2002-10-29 18:59 ` Grigory Batalov
2002-10-28 13:49 ` Grigory Batalov [this message]
2002-10-28 19:49 ` Bart Oldeman
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=20021028164911.5f6f7265.grisxa@mail.ru \
--to=grisxa@mail.ru \
--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