From owner-cvs-all Mon Jul 5 14:30:15 1999 Delivered-To: cvs-all@freebsd.org Received: from dingo.cdrom.com (castles530.castles.com [208.214.165.94]) by hub.freebsd.org (Postfix) with ESMTP id D88D414D15; Mon, 5 Jul 1999 14:30:12 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (LOCALHOST [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id OAA14726; Mon, 5 Jul 1999 14:25:57 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199907052125.OAA14726@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Peter Wemm Cc: Mike Smith , Warner Losh , Bill Fumerola , Blaz Zupan , Marcel Moolenaar , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/linux linux_misc.c In-reply-to: Your message of "Tue, 06 Jul 1999 04:58:52 +0800." <19990705205852.686FA78@overcee.netplex.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 05 Jul 1999 14:25:57 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > Lots. Every third-party script that runs "uname" (and no, we can't > > patch them all) just for starters. > > IMHO, it would have been better to have linux_lib to also install > /compat/linux/bin/uname along with the other binaries. If that returned > "Linux" then there would be no need to hack install scripts. That's not entirely true, unfortunately. I've run into at least one where the uname value is actually exported from the installation's helper binary. On top of that, parking a "special" uname on top of the stock RedHat base system is asking for trouble. It makes eg. upgrading the install problematic. Basically, the ROI on returning "FreeBSD" is just so trivially low compared to the hassles it causes. -- \\ The mind's the standard \\ Mike Smith \\ of the man. \\ msmith@freebsd.org \\ -- Joseph Merrick \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message