Date: Mon, 16 May 2005 19:54:01 +0200 From: Alexander Leidinger <Alexander@Leidinger.net> To: "Conrad J. Sabatier" <conrads@cox.net> Cc: S?ren Schmidt <sos@FreeBSD.org> Subject: Re: cvs commit: src/sys/dev/ata ata-queue.c 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>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 15 May 2005 02:06:29 -0500 "Conrad J. Sabatier" <conrads@cox.net> wrote: > On Sun, 15 May 2005 08:58:20 +0200, Pawel Jakub Dawidek > <pjd@freebsd.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050516195401.32b7784a>