From owner-freebsd-security Sun Dec 21 13:08:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA27181 for security-outgoing; Sun, 21 Dec 1997 13:08:44 -0800 (PST) (envelope-from owner-freebsd-security) Received: from burka.rdy.com (dima@burka.rdy.com [205.149.163.30]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA27171 for ; Sun, 21 Dec 1997 13:08:42 -0800 (PST) (envelope-from dima@burka.rdy.com) Received: by burka.rdy.com id NAA15294; (8.8.8/RDY) Sun, 21 Dec 1997 13:08:31 -0800 (PST) Message-Id: <199712212108.NAA15294@burka.rdy.com> Subject: Re: cvsup? In-Reply-To: <19971221175143.12552@koala.lanck.ru> from Vladimir Uralsky at "Dec 21, 97 05:51:43 pm" To: uwl@koala.lanck.ru (Vladimir Uralsky) Date: Sun, 21 Dec 1997 13:08:31 -0800 (PST) Cc: freebsd-security@FreeBSD.ORG X-Class: Fast Organization: HackerDome Reply-To: dima@best.net From: dima@best.net (Dima Ruban) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-security@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Vladimir Uralsky writes: > Hi! > > I have some troubles with cvsup utility. I never use it before. I'm > running FreeBSD-2.2.2 and want to upgrade a kernel to -stable. What tag > must I use? What are another useful options? I obtain a 2.2.5 kernel > sources, but they seems not a -stable. For example the identcpu.c not > contain a update about f00f bug, but CERT advisory describe it must be > in. (cd /usr/src && make update) should work. Also, I don't know about 2.2.2 but it would be usefull if you set these in /etc/make.conf (in case it's not already there) CVS_UPDATE= yes SUP= /usr/local/bin/cvsup SUPFLAGS= -g -L 2 -z SUPFILE= /usr/share/examples/cvsup/standard-supfile SUPFILE1= /usr/share/examples/cvsup/secure-supfile SUPFILE2= /usr/share/examples/cvsup/ports-supfile > > Sorry if it isn't a topic for this mailing list. > > -- > Vova. > -- dima