From owner-freebsd-stable Mon Jan 22 3:57:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from shark.harmonic.co.il (jupiter.harmonic.co.il [192.116.140.62]) by hub.freebsd.org (Postfix) with ESMTP id 17CA437B400 for ; Mon, 22 Jan 2001 03:57:38 -0800 (PST) Received: from localhost (roman@localhost) by shark.harmonic.co.il (8.9.3/8.9.3) with ESMTP id NAA19115; Mon, 22 Jan 2001 13:57:21 +0200 Date: Mon, 22 Jan 2001 13:57:21 +0200 (IST) From: Roman Shterenzon To: Warner Losh Cc: Forrest Aldrich , freebsd-stable@FreeBSD.ORG Subject: Re: Required files for Linux emulation In-Reply-To: <200101212139.f0LLda901980@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 21 Jan 2001, Warner Losh wrote: > In message <5.0.0.25.2.20010120140820.02188bd0@216.67.14.69> Forrest Aldrich writes: > : I have a third-party program (Interscan Viruswall, anyone using that on > : FreeBSD?) that seems to require an additional amount of info to determine > : the version of Linux supported: > : > : grep: /etc/redhat-release: No such file or directory > : > : InterScan 3.0.1 now only support running on Linux 6.0 or above > : > : How can we address this? > > echo "6.0" > /compat/linux/etc/redhat-release I guess it's using FreeBSD grep and looking at /etc. As I said, it should be done in the ports tree (or added to /etc/redhat-release) which I'd be very surprised to see on FreeBSD system :) --Roman Shterenzon, UNIX System Administrator and Consultant [ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message