From owner-freebsd-current Fri Jul 2 9:40:17 1999 Delivered-To: freebsd-current@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 7A0E514C42 for ; Fri, 2 Jul 1999 09:40:09 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 2619E64; Sat, 3 Jul 1999 00:40:08 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 To: Mike Smith Cc: Alexander Langer , Nick Hibma , Matthew Jacob , freebsd-current@FreeBSD.ORG Subject: Re: this of interest to anyone? In-reply-to: Your message of "Fri, 02 Jul 1999 09:21:47 MST." <199907021621.JAA03124@dingo.cdrom.com> Content-Transfer-Encoding: 8bit Date: Sat, 03 Jul 1999 00:40:08 +0800 From: Peter Wemm Message-Id: <19990702164008.2619E64@overcee.netplex.com.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Smith wrote: > > > > The kernel that made the problem is 2 days old. (From Wednesday). > > Actually, I even canīt compile a new kernel/world, cause it reboots and > > hangs all the time. > > Welcome to -current. Time to learn about keeping a working kernel > around at all times. I'll reiterate that. I'm sorry you're having trouble, but this is the very reason why we scream out very loudly and clearly that current is for developers and people who are prepared to live on the bleeding edge and know how to deal with problems or back out when they run into trouble. A few key suggestions for people still along for the ride: 1: When you've got a good running kernel that you're happy with, do yourself a big favour and copy it from /kernel to /kernel.ok or something like that. So, when you manage to get a bad /kernel and /kernel.old, you've still got a fallback that doesn't mean resorting to a fixit disk boot. 2: at least try and keep tabs on the current mailing list. Even if you don't pay a lot of attention, look for 'HEADS_UP' warnings and people having trouble. It's always a good idea to to a skim before a kernel rebuild or make world. 3: Always keep tabs on your cvsup log. If you see a lot of commits to the kernel (src/sys), make *sure* you're up to date on current mail. It often pays to let the dust settle. This doesn't mean it's OK for committers to screw things up for fun, but we're only human. We do try and keep it in fairly good condition (remember, the developers depend on it working for development), but mistakes happen.. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message