From owner-freebsd-questions@FreeBSD.ORG Sun May 29 19:07:11 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2293316A41C for ; Sun, 29 May 2005 19:07:11 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBF4543D4C for ; Sun, 29 May 2005 19:07:10 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0139B52620; Sun, 29 May 2005 12:07:09 -0700 (PDT) Date: Sun, 29 May 2005 12:07:09 -0700 From: Kris Kennaway To: Sarath ER Message-ID: <20050529190709.GA18459@xor.obsecurity.org> References: <429A0C3C.7030603@linuxtechs.net> <20050529184637.GB16087@xor.obsecurity.org> <429A117E.2060006@linuxtechs.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BOKacYhQ+x31HxR3" Content-Disposition: inline In-Reply-To: <429A117E.2060006@linuxtechs.net> User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org, Kris Kennaway Subject: Re: OpenSSL reinstall X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 May 2005 19:07:11 -0000 --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 29, 2005 at 12:01:18PM -0700, Sarath ER wrote: > Hi Kris, >=20 > Infact I did try the make buildworld but i dont want to reinstall the > entire base, as I read somewhere that it would overwrite /etc. Incorrect. I tried > make -f Makefile.ssl in /usr/src/crypto/openssl and it didnt work. Looks > like I am taking the wrong route. Yes. > I cant do a full upgrade because the > server is in a datacenter and I have only ssh access to it. And I do not > know if it would fail to boot in case of a problem during the reinstall > of base. Is it possible to only reinstall the openssl from crypto? The supported way to rebuild your system is with make buildworld. While it's possible for experts to rebuild parts of the system, you can in fact put your system into an even worse state if you don't know what you're doing. Please read more about the buildworld process in the handbook. In particular, since you're not doing an update it should be quite safe. Kris --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCmhLdWry0BWjoQKURAiZFAKCkhnc882NcGBbyVl0xFTze0nwBUgCdHNc5 fCIR3tlOSqiq/4vGKudBAfM= =E9jr -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3--