From owner-cvs-src@FreeBSD.ORG Mon May 16 17:54:40 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4600A16A4CE; Mon, 16 May 2005 17:54:40 +0000 (GMT) Received: from mailout09.sul.t-online.com (mailout09.sul.t-online.com [194.25.134.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22DAA43D2F; Mon, 16 May 2005 17:54:39 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from fwd17.aul.t-online.de by mailout09.sul.t-online.com with smtp id 1DXjn5-000425-01; Mon, 16 May 2005 19:54:07 +0200 Received: from Andro-Beta.Leidinger.net (bKfdVMZU8eC6XE+t4l1F97Ay9qtvAi208alMbVtnM-nUP7z0Digb6+@[217.229.216.7]) by fwd17.sul.t-online.de with esmtp id 1DXjn1-09TuYy0; Mon, 16 May 2005 19:54:03 +0200 Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) j4GHs135008548; Mon, 16 May 2005 19:54:01 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Mon, 16 May 2005 19:54:01 +0200 From: Alexander Leidinger To: "Conrad J. Sabatier" Message-ID: <20050516195401.32b7784a@Magellan.Leidinger.net> In-Reply-To: <20050515020629.156fb85e@dolphin.local.net> References: <200505111436.j4BEaQWP077515@repoman.freebsd.org> <20050511145558.7e030a62@dolphin.local.net> <42828A49.8000008@DeepCore.dk> <20050511231001.1ba1e2e3@dolphin.local.net> <86wtq47j97.fsf@xps.des.no> <20050512112617.482321e9@dolphin.local.net> <20050515053349.GA32205@gothmog.gr> <20050515065820.GE837@darkness.comp.waw.pl> <20050515020629.156fb85e@dolphin.local.net> X-Mailer: Sylpheed-Claws 1.0.4a (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ID: bKfdVMZU8eC6XE+t4l1F97Ay9qtvAi208alMbVtnM-nUP7z0Digb6+@t-dialin.net X-TOI-MSGID: 845c65c2-14f9-433d-abf7-8ac2f4044c5b cc: src-committers@FreeBSD.org cc: Pawel Jakub Dawidek cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Giorgos Keramidas cc: Dag-Erling Sm?rgrav cc: S?ren Schmidt cc: S?ren Schmidt Subject: Re: cvs commit: src/sys/dev/ata ata-queue.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2005 17:54:40 -0000 On Sun, 15 May 2005 02:06:29 -0500 "Conrad J. Sabatier" wrote: > On Sun, 15 May 2005 08:58:20 +0200, Pawel Jakub Dawidek > wrote: > > > On Sun, May 15, 2005 at 08:33:49AM +0300, Giorgos Keramidas wrote: > > +> A probably "safer" way to keep known good kernels around is to copy > > them +> over to something that is neither kernel.old nor kernel. I > > usually keep +> a copy of a known good kernel in /boot/kernel.ok :-) > > > > Hehe, so do I!:) > > So do I, sometimes. :-) I should make it a habit from now on. If you just want to test something and you don't know if you're shooting into your foot or not, use the "classic" way of building the kernel ("config KERNEL; cd ...; make depend;" ... dance) and use: make install KODIR=/boot/testkernel nextboot -k testkernel and only the next boot boots the testkernel. Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7