From owner-cvs-src@FreeBSD.ORG Tue Nov 28 17:11:58 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7F76E16A4AB; Tue, 28 Nov 2006 17:11:58 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0AD943C9D; Tue, 28 Nov 2006 17:09:09 +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 kASH8inu034142; Tue, 28 Nov 2006 17:08:44 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASH8ibp034141; Tue, 28 Nov 2006 17:08:44 GMT (envelope-from kensmith) Message-Id: <200611281708.kASH8ibp034141@repoman.freebsd.org> From: Ken Smith Date: Tue, 28 Nov 2006 17:08:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 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: Tue, 28 Nov 2006 17:11:58 -0000 kensmith 2006-11-28 17:08:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/sysinstall config.c Log: MFC v1.240: revision 1.240 date: 2006/11/23 00:57:10; author: kensmith; state: Exp; lines: +1 -1 Oops - what people refer to as linux_base-fc4 calls itself linux_base-fc and that's what pkg_add needs. Revision Changes Path 1.233.2.4 +1 -1 src/usr.sbin/sysinstall/config.c