From owner-freebsd-current Tue Sep 24 21:17:40 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA28780 for current-outgoing; Tue, 24 Sep 1996 21:17:40 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA28732 for ; Tue, 24 Sep 1996 21:17:32 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.6/8.6.9) with ESMTP id VAA08839; Tue, 24 Sep 1996 21:16:58 -0700 (PDT) To: Bruce Evans cc: nate@mt.sri.com, current@freebsd.org, imp@village.org Subject: Re: install on {Net,Open}BSD vs install on FreeBSD In-reply-to: Your message of "Wed, 25 Sep 1996 14:04:45 +1000." <199609250404.OAA26240@godzilla.zeta.org.au> Date: Tue, 24 Sep 1996 21:16:57 -0700 Message-ID: <8836.843625017@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > >1. The other *BSDs are using it, and failure to implement it will > > leave us gratuitously incompatible in Yet Another Way. That sucks. > > Script started on Tue Sep 24 13:52:08 1996 > [BSD/OS machine] > ttyp1:bde@spatter:/a/bde> install -d zz zz1 > install: illegal option -- d > usage: install [-cs] [-f flags] [-g group] [-m mode] [-o owner] file1 file2; > or file1 ... fileN directory [ .. Keith bcc'd rather than cc'd in order to prevent him from being dragged through the rest of this thread ..] OK, so then it's: BSDI, FreeBSD OpenBSD, NetBSD That still doesn't equal much more than an undesirable split, even if you try and lump OpenBSD and NetBSD together. Maybe we should ask Keith if they want to add the -d option to install in BSD/OS 2.2? ;-) Jordan