From owner-freebsd-current@FreeBSD.ORG Tue Oct 24 15:15:18 2006 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9992016A4AB for ; Tue, 24 Oct 2006 15:15:18 +0000 (UTC) (envelope-from jmelo@freebsdbrasil.com.br) Received: from capeta.freebsdbrasil.com.br (vrrp.freebsdbrasil.com.br [200.210.70.30]) by mx1.FreeBSD.org (Postfix) with SMTP id 9B5FC43E01 for ; Tue, 24 Oct 2006 15:14:51 +0000 (GMT) (envelope-from jmelo@freebsdbrasil.com.br) Received: (qmail 25503 invoked by uid 0); 24 Oct 2006 13:15:01 -0200 Received: from jmelo@freebsdbrasil.com.br by capeta.freebsdbrasil.com.br by uid 82 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(201.17.149.10):. Processed in 0.5198 secs); 24 Oct 2006 15:15:01 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=capeta; d=freebsdbrasil.com.br; b=cFLmhq916G52Ce42WIw5F7cimWZ+JA5tsQfQwEUvOPmrKs5v54S3PNWHgmbiEFDbrbQlJWpseXTXFfMYJcm352QQ57NFVEc7I9T4m0Aft0XC/rXU7HR3px3eklmKPHo2 ; Received: from unknown (HELO ?10.69.69.66?) (jmelo@201.17.149.10) by capeta.freebsdbrasil.com.br with SMTP; 24 Oct 2006 13:15:01 -0200 Message-ID: <453E1FBC.5060700@freebsdbrasil.com.br> Date: Tue, 24 Oct 2006 12:14:20 -0200 From: Jean Milanez Melo User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) MIME-Version: 1.0 To: Jeremie Le Hen References: <20061024100641.GB20405@obiwan.tataz.chchile.org> <453DE863.7070305@freebsdbrasil.com.br> <20061024115727.GD20405@obiwan.tataz.chchile.org> In-Reply-To: <20061024115727.GD20405@obiwan.tataz.chchile.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org, freebsd-small@FreeBSD.org, Julian Elischer Subject: Re: Handling non-standard directories in tinybsd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Oct 2006 15:15:18 -0000 Jeremie Le Hen wrote: > > What are you thinking about for inclusion of third-party apps on > tinybsd ? I hope it won't bloat too much the code. > Are you already expecting to provide it soon ? > I would like to use pkg_add. Maybe a file called tinybsd.apps and the users should add in this file what port name they want to install, so it'll copy binaries installation to workdir. Suggestions? Jean