From owner-cvs-src@FreeBSD.ORG Thu Nov 16 19:09:44 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AD2216A47B; Thu, 16 Nov 2006 19:09:44 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A929843D68; Thu, 16 Nov 2006 19:09:41 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAGJ9f2O064827; Thu, 16 Nov 2006 19:09:41 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAGJ9fu2064826; Thu, 16 Nov 2006 19:09:41 GMT (envelope-from kensmith) Message-Id: <200611161909.kAGJ9fu2064826@repoman.freebsd.org> From: Ken Smith Date: Thu, 16 Nov 2006 19:09:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/sysinstall config.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Nov 2006 19:09:44 -0000 kensmith 2006-11-16 19:09:41 UTC FreeBSD src repository Modified files: usr.sbin/sysinstall config.c Log: Switch to linux_base-fc4 for the Linux emulation package. MFC after: 3 days Revision Changes Path 1.239 +1 -1 src/usr.sbin/sysinstall/config.c