From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 17:30:57 2013 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7538A2B9 for ; Sat, 16 Feb 2013 17:30:57 +0000 (UTC) (envelope-from fbsd8@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 6272E383 for ; Sat, 16 Feb 2013 17:30:56 +0000 (UTC) Received: from [10.0.10.3] ([173.88.202.176]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 16 Feb 2013 09:30:57 -0800 Message-ID: <511FC24F.5080007@a1poweruser.com> Date: Sat, 16 Feb 2013 12:30:55 -0500 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: FreeBSD questions Subject: 9.1 kernel src only Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 Feb 2013 17:30:58.0088 (UTC) FILETIME=[61B92280:01CE0C6B] X-Sender: fbsd8@a1poweruser.com X-Authenticated-Sender: fbsd8@a1poweruser.com X-EchoSenderHash: [fbsd8]-[a1poweruser*com] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2013 17:30:57 -0000 Before the install media format changed at 9.0, sysinstall had option to only install kernel source. Can I use 9.1 svn to just checkout the kernel src necessary to compile a custom kernel? If so, how would I code the svn command to make it happen? Thanks