From owner-cvs-src@FreeBSD.ORG Tue Nov 28 17:35:08 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 5EC0816A40F; Tue, 28 Nov 2006 17:35:08 +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 AE76C442F7; Tue, 28 Nov 2006 17:31:21 +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 kASHUwoq037539; Tue, 28 Nov 2006 17:30:58 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kASHUwin037537; Tue, 28 Nov 2006 17:30:58 GMT (envelope-from kensmith) Message-Id: <200611281730.kASHUwin037537@repoman.freebsd.org> From: Ken Smith Date: Tue, 28 Nov 2006 17:30:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_2 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:35:08 -0000 kensmith 2006-11-28 17:30:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_2) usr.sbin/sysinstall config.c Log: MFS v1.233.2.4: > date: 2006/11/28 17:08:43; author: kensmith; state: Exp; lines: +1 -1 > 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. Approved by: re (bmah) Revision Changes Path 1.233.2.2.4.2 +1 -1 src/usr.sbin/sysinstall/config.c