From owner-freebsd-current@FreeBSD.ORG Wed Feb 9 17:13:05 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58ED01065673 for ; Wed, 9 Feb 2011 17:13:05 +0000 (UTC) (envelope-from David.Boyd@insightbb.com) Received: from mxsf01.insightbb.com (mxsf01.insightbb.com [74.128.0.71]) by mx1.freebsd.org (Postfix) with ESMTP id 254EC8FC08 for ; Wed, 9 Feb 2011 17:13:04 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.60,446,1291611600"; d="scan'208";a="1072214823" Received: from unknown (HELO asav00.insightbb.com) ([172.31.249.123]) by mxsf01.insightbb.com with ESMTP; 09 Feb 2011 12:13:04 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ap4GAPpZUk1KgYlR/2dsb2JhbACJbI1Ajht0vCgNhU8EhH8 X-IronPort-AV: E=Sophos;i="4.60,446,1291611600"; d="scan'208";a="90215906" Received: from 74-129-137-81.dhcp.insightbb.com (HELO sneezy) ([74.129.137.81]) by asav00.insightbb.com with SMTP; 09 Feb 2011 12:13:03 -0500 From: "David Boyd" To: Date: Wed, 9 Feb 2011 12:13:03 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5994 Importance: Normal Subject: pc-sysinstall and pxeboot 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: Wed, 09 Feb 2011 17:13:05 -0000 Has anyone noodled through the details of pxeboot and pc-sysinstall for automated installs? I have working configurations for pxeboot and sysinstall for 8.1-RELEASE and prior. What are the gotchas for 9.0-CURRENT? I have lots of testing time available. Thanks.