From 591fd60492abf36e4c07d349b836ff40228df09e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 28 Apr 2017 19:47:09 +0200 Subject: mopd: add new package for alpha netboot --- package/mopd/src/README | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 package/mopd/src/README (limited to 'package/mopd/src/README') diff --git a/package/mopd/src/README b/package/mopd/src/README new file mode 100644 index 000000000..e89184fd9 --- /dev/null +++ b/package/mopd/src/README @@ -0,0 +1,20 @@ +mopd-linux-20000808 + + This is the Linux version of Mats Jansens' Mopd. + + The sources here are taken from the NetBSD version of mopd 2.5.3/4 + in CVS, plus some bits from the OpenBSD port, and the security + fixes reported on BUGTRAQ on 08 Aug 2000. + + I had to rewrite the Makefiles, and hack things about a bit to compile + under Linux, So if this version doesnt work for you, send email to the + Linux/VAX list detailing the problem. + + The mopa.out program does not work. The a.out structures have different + names under NetBSD and Linux (see /usr/include/a.out.h), and so the + code needs re-writing. + + atp@pergamentum.com 8/Aug/2000 + + Patches from John Nall added for Alpha/Linux + -- cgit v1.2.3