From owner-freebsd-security Thu Jul 26 6:52:18 2001 Delivered-To: freebsd-security@freebsd.org Received: from cvd.pl (cvd.pl [213.25.82.2]) by hub.freebsd.org (Postfix) with ESMTP id 008AB37B405 for ; Thu, 26 Jul 2001 06:52:15 -0700 (PDT) (envelope-from gdef@cvd.pl) Received: by cvd.pl (Postfix, from userid 1005) id 3880F13FB1D; Thu, 26 Jul 2001 15:54:00 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by cvd.pl (Postfix) with ESMTP id 1F858F6123; Thu, 26 Jul 2001 15:54:00 +0200 (CEST) Date: Thu, 26 Jul 2001 15:54:00 +0200 (CEST) From: "Janusz Mucka (Defacto)" To: Markus =?iso-8859-1?Q?Hallstr=F6m?= Cc: Nuno Teixeira , Subject: Re: Updating security fixes without single user mode? In-Reply-To: <5.0.2.1.2.20010726030631.04de4ec0@students.su.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-2 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 26 Jul 2001, Markus [iso-8859-1] Hallstr=F6m wrote: > At 01:57 2001-07-26 +0100, Nuno Teixeira wrote: > >Hello to all, > > > >At my workstation I'm tracking STABLE with no problems. > > > >At my server I just want to update the system with security fixes, etc. > > > >My question is: > > > >Tracking RELEASE_4_3 (for a RELEASE 4.3 system) is a good option, but > >after makeworld and makekernel, I need to > >go into single user mode and make installworld and mergemaster. > > > >The problem is that my server is at US and I live in Portugal! So, it's > >impossible to run > >the system in single user mode. > > > >What is the best way of maintain the system updated without single user = mode? > > > >Patches? Packages? > > > >Thanks in advance, > > You can always be a daredevil and make installworld and run mergemaster i= n > multiusermode, It usually works for me ;-) > > /TUBBS > > Look at this: /usr/src/Makefile # buildworld - Rebuild *everything*, including glue to help do # upgrades. # installworld - Install everything built by "buildworld". # world - buildworld + installworld. make world =3D make buildworld + make installworld Defacto To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message