From owner-cvs-all Sun Dec 9 18:43: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 65F2B37B432; Sun, 9 Dec 2001 18:42:42 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBA2ggc10615; Sun, 9 Dec 2001 18:42:42 -0800 (PST) (envelope-from obrien) Message-Id: <200112100242.fBA2ggc10615@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 9 Dec 2001 18:42:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall dist.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/12/09 18:42:42 PST Modified files: usr.sbin/sysinstall dist.c Log: An XFree86 install should not depend on any compat libs any longer. (1) We don't need compat3x and compat4x as we build the bits on the proper release now (vs. getting them from the XFree people). (2) We handle the compat2x needs thru proper port dependancies now. Revision Changes Path 1.199 +0 -9 src/usr.sbin/sysinstall/dist.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message