From owner-freebsd-small@FreeBSD.ORG Tue Aug 8 15:32:25 2006 Return-Path: X-Original-To: freebsd-small@freebsd.org Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E996816A4DA for ; Tue, 8 Aug 2006 15:32:25 +0000 (UTC) (envelope-from rmiranda@digitalrelay.ca) Received: from wrdsl02.terago.ca (wrdsl02.terago.ca [207.54.102.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FFBE43D4C for ; Tue, 8 Aug 2006 15:32:25 +0000 (GMT) (envelope-from rmiranda@digitalrelay.ca) Received: from [192.168.0.6] (unknown [64.201.181.165]) by wrdsl02.terago.ca (Postfix) with ESMTP id 6AFE886E87 for ; Tue, 8 Aug 2006 10:32:24 -0500 (CDT) From: "Roger Miranda (Digital Relay)" Organization: Digital Relay Inc. To: freebsd-small@freebsd.org Date: Tue, 8 Aug 2006 10:32:34 -0500 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608081032.35725.rmiranda@digitalrelay.ca> Subject: Ports and Mondifications X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Aug 2006 15:32:26 -0000 Well here come some more questions from the newbie. I'm keeping everything in notes so then hopefully I can get some more documentation to the freebsd team (Not sure how the whole ducumentation process works). But on to the questions: 1. I've got Packages installed, but I would like to install some ports is this doable? I'm guessing the one problem I got right now is when I do a "Portupgrade -Dcf " it can not get routed to the internet. Is there a way around this? 2. I would like to modify some files in the nanobsd filesystem image. I know I can do it at build time. But is there a quicker way of rebuilding the image instead of waiting for the whole process? For testing is sure sucks due to the long compile time (I need a faster system). Well thanks for all the help.