From owner-freebsd-hackers Tue Nov 10 13:58:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA22583 for freebsd-hackers-outgoing; Tue, 10 Nov 1998 13:58:57 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA22573 for ; Tue, 10 Nov 1998 13:58:51 -0800 (PST) (envelope-from dfr@nlsystems.com) Received: from herring.nlsystems.com (herring.nlsystems.com [10.0.0.2]) by nlsystems.com (8.9.1/8.8.5) with SMTP id VAA05802; Tue, 10 Nov 1998 21:50:36 GMT Date: Tue, 10 Nov 1998 21:50:36 +0000 (GMT) From: Doug Rabson To: Sren Schmidt cc: Jacques Vidrine , sgk@troutmask.apl.washington.edu, nate@mt.sri.com, kkennawa@physics.adelaide.edu.au, dnelson@emsphone.com, rivers@dignus.com, hackers@FreeBSD.ORG Subject: Re: linux software installation and uname In-Reply-To: <199811102044.VAA00261@freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 10 Nov 1998, Sren Schmidt wrote: > It seems Jacques Vidrine wrote: > > > > Why would we not put a real linux uname(1) in /compat/linux/usr/bin? > > This is an emulation issue. Why impact the BSD userland sources? > > Hear hear!! > > > The path of munging BSD so that it looks like some other OS leads > > to just throwing out our userland and using some Linux distribution... > > or worse yet, an attempt to become some chameleon OS such as AIX. > > > > On 9 November 1998 Steve Kargl wrote: > > [snip] > > > There is a point of "diminishing returns" with respect to > > > maintain a large collection of scripts, particularly when a 4 line > > > change to uname(1) will accommodate the majority of the vendor supplied > > > scripts. > > Excuse me, but this is an emulation thing, and the soultion must be > put into the emulator or the compat stuff, no matter how few lines > it takes. Putting it into "generic" FreeBSD is bad engineering. I imagine that the install script is run by /bin/sh, not /compat/linux/bin/sh so it will get the regular /usr/bin/uname whatever is present in /compat/linux/usr/bin. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 951 1891 Fax: +44 181 381 1039 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message