From owner-freebsd-questions Sat Feb 22 18:51:32 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BFED37B401 for ; Sat, 22 Feb 2003 18:51:31 -0800 (PST) Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 121B043FDD for ; Sat, 22 Feb 2003 18:51:31 -0800 (PST) (envelope-from terrydunlap@netzero.net) Received: from barney (pcp246633pcs.howard01.md.comcast.net [68.55.64.60]) by mtaout07.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.09 (built Jan 7 2003)) with SMTP id <0HAQ001MAQLU6P@mtaout07.icomcast.net> for freebsd-questions@freebsd.org; Sat, 22 Feb 2003 21:51:30 -0500 (EST) Date: Sat, 22 Feb 2003 21:52:48 -0500 From: Terry J Dunlap Jr Subject: Compiling Question To: FreeBSD Questions Message-id: <002501c2dae6$a6631600$0201a8c0@barney> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Mailer: Microsoft Outlook Express 6.00.2800.1106 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all! Tonight I synced my source with Release 4.7 and recompiled. Prior to recompiling, I modified the make.conf file to NOT compile a number of items, like games, sendmail, etc. I'd like to try to build a lean system from source. After the entire source compilation process, I still found those items on my system. A review of the man page for make.conf leads me to believe that those items did not compile, yet the old versions still remain on the system. Am I correct? If this is true, how does one go about compiling a lean system with the essentials only? Can the make.conf file be modified in such a way to remove items from the system, like sendmail, games, etc.? I read the man page for make.conf then searched it for the word "remove", but nothing is there. Thanks for the help! Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message