From owner-freebsd-current Tue Apr 30 04:51:56 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA01029 for current-outgoing; Tue, 30 Apr 1996 04:51:56 -0700 (PDT) Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id EAA01020 for ; Tue, 30 Apr 1996 04:51:29 -0700 (PDT) Received: from ole.cs.tu-berlin.de (wosch@ole.cs.tu-berlin.de [130.149.22.3]) by mail.cs.tu-berlin.de (8.6.12/8.6.12) with ESMTP id NAA27166; Tue, 30 Apr 1996 13:44:21 +0200 Received: (from wosch@localhost) by localhost (8.6.12/8.6.12) id NAA00655; Tue, 30 Apr 1996 13:05:19 +0200 Date: Tue, 30 Apr 1996 13:05:19 +0200 From: Wolfram Schneider Message-Id: <199604301105.NAA00655@localhost> To: Poul-Henning Kamp Cc: Paul Richards , bde@zeta.org.au, jkh@time.cdrom.com, current@freebsd.org Subject: Re: Files installed to /etc, (was: review request) In-Reply-To: <3285.830859605@critter.tfs.com> References: <199604301010.LAA17456@cadair.elsevier.co.uk> <3285.830859605@critter.tfs.com> Reply-to: Wolfram Schneider MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Poul-Henning Kamp writes: >> > > /usr/share/etc >> > >> > That would be obviously wrong. It is >not< shareable, now even inside >> > the same architecture. >> >> Why isn't it? Until it's edited and installed in /etc it should be just >> a template that would be host independant and entirely shareable? > >Yes, host independent, but not architecture independent... > >/etc/rc for instance has to be architecture dependent to initialize >weird HW... /usr/share/syscons is architecture dependent too.