From owner-freebsd-hackers@FreeBSD.ORG Thu Mar 13 15:34:38 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7991A106566B for ; Thu, 13 Mar 2008 15:34:38 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.236]) by mx1.freebsd.org (Postfix) with ESMTP id 2A0888FC2B for ; Thu, 13 Mar 2008 15:34:38 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: by wr-out-0506.google.com with SMTP id c49so2873381wra.19 for ; Thu, 13 Mar 2008 08:34:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=+D4TTxHzlqQk+bifiVnimKJIxOZ33b5Aaiij1P/5JuI=; b=oEkMG25MTpz7xgxtqlBtqE1PzeEBAUSlY1xenzLDC8oeupZvKJIGP+U0GWOvzrg8u0Un87Fs8z0YnkUSKWUxZLEj0FPCb1pJlk84IYNHRgxlUS8zdBDeRjBE05F73LOKrFKMk0v88T1yKhXTzHFeo3SaQNcq0K6CmuQeA/EX9Aw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=aRpD5PiHwt7VbyY3IcB34puD16nLi3vs99MZIn6JZ9NvCa7qADz6drfYLpuXOZktGecFaOPprHMaUdnJ7kvXolmOHKhCcPs0NJeBovgIPm30gB0ACXzfexJ8sqhah+NISPosExAN17zQiahAhfLRibY2AgP3L2j/QCIaFqyhw44= Received: by 10.141.15.19 with SMTP id s19mr5802777rvi.161.1205420751026; Thu, 13 Mar 2008 08:05:51 -0700 (PDT) Received: by 10.141.212.1 with HTTP; Thu, 13 Mar 2008 08:05:50 -0700 (PDT) Message-ID: <9bbcef730803130805x413a463an74c5418c06ed6adb@mail.gmail.com> Date: Thu, 13 Mar 2008 16:05:50 +0100 From: "Ivan Voras" Sender: ivoras@gmail.com To: "Sean C. Farley" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: fb60d85e1c05d3a2 Cc: freebsd-hackers@freebsd.org Subject: Re: Transferring ports X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Mar 2008 15:34:38 -0000 On 13/03/2008, Sean C. Farley wrote: > I do not know of any such scripts but a possible solution is to use > nullfs. > A basic jail runs about 9MB (mainly /etc and /usr/local/etc). Does this > help? No, I really need to copy them :)