From owner-freebsd-isp Tue Jul 17 20:52: 4 2001 Delivered-To: freebsd-isp@freebsd.org Received: from hawk-systems.com (hawk-systems.com [161.58.152.235]) by hub.freebsd.org (Postfix) with ESMTP id 2426237B403 for ; Tue, 17 Jul 2001 20:52:00 -0700 (PDT) (envelope-from dave@hawk-systems.com) Received: from WS1 (ws1.nexusinternetsolutions.net [204.50.158.15]) by hawk-systems.com (8.11.2) id f6I3pw526897 for ; Tue, 17 Jul 2001 21:51:58 -0600 (MDT) From: dave@hawk-systems.com (Dave) To: Subject: RE: jail... any minimal lists or configs available? Date: Tue, 17 Jul 2001 23:57:25 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <552500000.995391273@asimov> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org below >-----Original Message----- >From: owner-freebsd-isp@FreeBSD.ORG On Behalf Of PM Lashley >To: Alexey Zakirov >Subject: Re: jail >> So I'm use a following script to update my jails: >> >> make hierarchy DESTDIR=$INSTALLATION_PATH >> make install DESTDIR=$INSTALLATION_PATH >> cd $INSTALLATION_PATH >> rm -rf boot dev lkm mnt modules proc root sys >> cat $WORK/delete.lst | xargs chflags 0 > >So exactly which files do you have listed in each of the '.lst' files? Speaking (loosly related to thread) about jail file lists... would love to see a sample (toaster like install) for a bare bones jail that would give the minimal jail configuration supporting qmail, apache, database(a la mysql, postgres,...) perhaps open ssh... basic telnet and so forth. Save having to reduce and hack apart the directory tree sfter the fact. Currently our jails feel a bit top heavy in the storage requirement arena. Any examples or toaster instructions out there that one is willing to share? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message