From owner-freebsd-questions@FreeBSD.ORG Thu Sep 13 15:29:48 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E4A8C106564A for ; Thu, 13 Sep 2012 15:29:48 +0000 (UTC) (envelope-from gardnerbell@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id A7FF18FC0A for ; Thu, 13 Sep 2012 15:29:48 +0000 (UTC) Received: by obbun3 with SMTP id un3so5845996obb.13 for ; Thu, 13 Sep 2012 08:29:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=CJ7vwxk31qvjhwyzUK2jyDZhNFMkj8ifbltCQWrhoO4=; b=bjiG6xyCK9PZ4pKzDQSwq0UtK2mt5pMxINh8DGn94qZogOTNBFxPYS5btufcnaOQmM brEizPdcf7mk4VHYlT4Xbiz7sNuKh7c4we/ODnadkvNmXQB0SgV9K8KXKXXUmA800iQO PTG/R/mEZ9+1WPQxEgtiC6qaS0onzT0aWWQ/ws+EGOfhW2LSF6y6HW3vOvXPzNwP3YhV zIva0psn4mHl5jzNX07dIOwzb6od244Wighw9O4lFpi7iAh2gFU26WzUDpywFgP7YN+Z 4GSZ+iaxK47unt86b42FuZJ0fUiE7/2v81dUiH3dQO4qKz9SayeI73Yt+DpvNF3rL7mY 5yhg== MIME-Version: 1.0 Received: by 10.60.30.136 with SMTP id s8mr2942464oeh.22.1347550187872; Thu, 13 Sep 2012 08:29:47 -0700 (PDT) Received: by 10.76.13.69 with HTTP; Thu, 13 Sep 2012 08:29:47 -0700 (PDT) Date: Thu, 13 Sep 2012 11:29:47 -0400 Message-ID: From: Gardner Bell To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: NFS Install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Sep 2012 15:29:49 -0000 What I'm wanting to do is build/installworld from my workstation to a remote machine but both have different /etc/src.conf and kernel configuration files. Is there a way to define seperate files so I can perform this upgrade without any errors?