From owner-freebsd-stable Wed Apr 25 2: 0:11 2001 Delivered-To: freebsd-stable@freebsd.org Received: from riker.skynet.be (riker.skynet.be [195.238.3.132]) by hub.freebsd.org (Postfix) with ESMTP id 8C18737B424 for ; Wed, 25 Apr 2001 02:00:03 -0700 (PDT) (envelope-from sven.huster@mailsurf.com) Received: from hodge.skynet.be (hodge.skynet.be [195.238.2.35]) by riker.skynet.be (8.11.2/8.11.2/Skynet-OUT-2.11) with ESMTP id f3P8xmX09322 for ; Wed, 25 Apr 2001 10:59:49 +0200 (MET DST) (envelope-from ) Received: from 07.mailsurf.com (194-78-218-7.pro.turboline.skynet.be [194.78.218.7]) by hodge.skynet.be (8.11.2/8.11.2/Skynet-SMARTRELAY-2.11) with ESMTP id f3P8xlK12352 for ; Wed, 25 Apr 2001 10:59:47 +0200 (MET DST) (envelope-from ) Message-Id: <5.1.0.14.0.20010425105221.02657d00@mx01.mailsurf.com> X-Sender: shu@mx01.mailsurf.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 25 Apr 2001 11:00:04 +0200 To: freebsd-stable@freebsd.org From: Sven Huster Subject: diskless startup again Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, 1. maybe it is after the release of FreeBSD-4.3 possible to think about the remaining mount_null in /etc/rc.diskless* again. the two solutions i see are: - seperate mount_mfs for /tmp - symlink /tmp to /var/tmp by default in the scripts 2. Another thing is that i want to run different local daemons depending on the machines (ip's or hostnames), or machine groups So what i thought is to add the same function as for /etc to /usr/local/etc, maybe which the enhancement of grouping machines in a config file. This might be also useful for global config of "normal" machines, which then can be mirrored to all of them. So my intention is to build clusters of www-server, mysql-server ..., which boot from the same root fs, use the same /usr, /usr/local ... wait for suggestions thanks regards Sven Huster Senior IT Systems Administrator *BSD, Linux, Solaris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message