From owner-cvs-src@FreeBSD.ORG Tue Dec 2 12:49:48 2003 Return-Path: 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 6755616A4CE; Tue, 2 Dec 2003 12:49:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B24FE43FAF; Tue, 2 Dec 2003 12:49:47 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hB2KnlXJ072205; Tue, 2 Dec 2003 12:49:47 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hB2Knlo9072204; Tue, 2 Dec 2003 12:49:47 -0800 (PST) (envelope-from marcus) Message-Id: <200312022049.hB2Knlo9072204@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 2 Dec 2003 12:49:47 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/sysinstall config.c menus.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 02 Dec 2003 20:49:48 -0000 marcus 2003/12/02 12:49:47 PST FreeBSD src repository (doc,ports committer) Modified files: usr.sbin/sysinstall config.c menus.c Log: Replace the KDE and GNOME 2 desktops with KDE (Lite Edition) and GNOME 2 (Lite Edition) respectively. These "lite" packages are streamlined to provide users with the core essentials for each desktop and to fit on the release disc 1. Approved by: re (scottl) Revision Changes Path 1.219 +2 -2 src/usr.sbin/sysinstall/config.c 1.386 +2 -2 src/usr.sbin/sysinstall/menus.c