From owner-freebsd-current Sat May 4 19:36:32 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA28424 for current-outgoing; Sat, 4 May 1996 19:36:32 -0700 (PDT) Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id TAA28407 for ; Sat, 4 May 1996 19:36:23 -0700 (PDT) Received: from blaise.ibp.fr (blaise.ibp.fr [132.227.60.1]) by ibp.ibp.fr (8.6.12/jtpda-5.0) with ESMTP id EAA10361 ; Sun, 5 May 1996 04:36:22 +0200 Received: from (uucp@localhost) by blaise.ibp.fr (8.6.12/jtpda-5.0) with UUCP id EAA01837 ; Sun, 5 May 1996 04:36:24 +0200 Received: (from roberto@localhost) by keltia.freenix.fr (8.7.5/keltia-uucp-2.7) id DAA18625; Sun, 5 May 1996 03:47:59 +0200 (MET DST) From: Ollivier Robert Message-Id: <199605050147.DAA18625@keltia.freenix.fr> Subject: Re: /compat code on -stable To: randy@zyzzyva.com (Randy Terbush) Date: Sun, 5 May 1996 03:47:59 +0200 (MET DST) Cc: stable@keltia.freenix.fr, freebsd-current@FreeBSD.ORG (FreeBSD Current Users' list) In-Reply-To: <199605041702.MAA12558@sierra.zyzzyva.com> from Randy Terbush at "May 4, 96 12:01:15 pm" X-Operating-System: FreeBSD 2.2-CURRENT ctm#1948 X-Mailer: ELM [version 2.4ME+ PL16 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk It seems that Randy Terbush said: > * loaded the /lkm/linux_mod.o with the following: > > modstat | grep _linux || modload -u -o /tmp/linux_mod -e \ > linux_init -q /lkm/linux_mod.o You'll find a command named linux in /usr/bin which does exactly that. > * Added the following to /compat/linux/etc/host.conf > order hosts, bind You may have to add multi on a second line. > * I had to remove the Linux ELF support that I had been using with > NetBSD. I assume that I cannot run Linux ELF under FreeBSD. That's true for -stable. -current is able to run both FreeBSD and Linux ELF binaries. -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 2.2-CURRENT #14: Tue Apr 30 21:08:35 MET DST 1996