Date: Tue, 16 Sep 1997 10:20:53 +0930 From: Mike Smith <mike@smith.net.au> To: Paul Traina <pst@shockwave.com> Cc: Stephen McKay <syssgm@dtir.qld.gov.au>, cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-lib@freebsd.org Subject: Re: cvs commit: src/lib/libc/gen getpwent.c Message-ID: <199709160050.KAA00460@word.smith.net.au> In-Reply-To: Your message of "Mon, 15 Sep 1997 11:17:16 MST." <199709151817.LAA14943@precipice.shockwave.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Let me posit the reverse, -current's stability is always questionable. > > If I build a new kernel, then build userland, install new kernel, then > find new kernel is suboptimal, what do I do? What one always does; fix whatever is busted. If it's the kernel, go back to your previous kernel. If it's something in userland, either step around it until it's fixed, or back up the sources using CVS to a point where it worked and rebuild the fragment, or (sometime in the next 6 months, I hope) back out relevant installs. mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709160050.KAA00460>