From owner-freebsd-questions@FreeBSD.ORG Sat May 24 14:49:08 2003 Return-Path: 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 5D8AB37B401 for ; Sat, 24 May 2003 14:49:08 -0700 (PDT) Received: from biobio.terra.cl (biobio.terra.cl [200.28.216.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A59B43F85 for ; Sat, 24 May 2003 14:49:07 -0700 (PDT) (envelope-from tsasser@terra.cl) Received: from queule.ctcinternet.cl (200.28.216.10) by biobio.terra.cl (6.5.026) id 3EA7F997005C7121 for freebsd-questions@freebsd.org; Sat, 24 May 2003 17:58:25 -0400 Received: from chester (200.90.210.4) by queule.ctcinternet.cl (6.5.033) (authenticated as tsasser@terra.cl) id 3ECA51B5002C3C87 for freebsd-questions@freebsd.org; Sat, 24 May 2003 17:58:15 -0400 Content-Type: text/plain; charset="us-ascii" From: Tom To: freebsd-questions@freebsd.org Date: Sat, 24 May 2003 17:55:11 -0600 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200305241755.11653.tsasser@terra.cl> Subject: removing base software X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2003 21:49:08 -0000 hi all, how do i remove base system software safely? i did the minimal installat= ion=20 with man pages ( and no more ). my server does not need sendmail, telnet= and=20 the printing system. since i have read the handbook, i know that these a= re=20 not ports and do not fall under the pkg_* utilities. so, how do i remove= =20 them ( or prevent them from getting installed in the first place )? thanks, tom