Date: Mon, 1 Jun 1998 20:51:59 -0500 From: "Scot W. Hetzel" <hetzels@westbend.net> To: "Gregory Bond" <gnb+fbs@itga.com.au> Cc: <stable@FreeBSD.ORG> Subject: Re: Where to start CTM with 2.2.6-RELEASE CD? Message-ID: <000901bd8dc9$0a83e1c0$c3e0d9cf@admin.westbend.net>
next in thread | raw e-mail | index | archive | help
-----Original Message----- From: Gregory Bond <gnb+fbs@itga.com.au> To: stable@FreeBSD.ORG <stable@FreeBSD.ORG> Date: Monday, June 01, 1998 8:23 PM Subject: Where to start CTM with 2.2.6-RELEASE CD? >I asked this on the newsgroup without response. Perhaps this is a better >place to ask. > >I've got the 2.2.6-RELEASE CD and I was looking at CTM to try and keep >current (keep stable?!?) > >What I couldn't fathom or find is what is the first delta I need post >the CD-ROM. The only "baseline" delta I coud find was >src-2.2.0600xEmpty.gz but that was dated Jan 30 which (AFAIK) is way >before the CD was frozen. If I understand the handbook right I should >be looking for src-2.2.nnnnxR226.gz then starting from nnnn+1 but I >can't find it. > Apparently, the release ctm's were never made. What you really need is the "src-2.2.0700xEmpty.gz" delta so that you'll only need to apply 43 instead of 143 delta's to be upto date with 2.2.6-STABLE. But, unfortunately you'll have to grab the src-2.2.0600xEmpty.gz plus src-2.2.[0601-0743+].gz and apply all of them in order to bring your system up to 2.2.6-STABLE. After, you have all of those delta's, copy your kernel file /usr/src/sys/i386/conf/MYKERNEL to a safe location (/root, /home/{myhomedir}). Then rm -r /usr/src. Then extract src-2.2.0600xEmpty.gz and the other delta's with the ctm utility. cd /usr/src ctm -v -v <path to delta's>/src-2.2.*.gz Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000901bd8dc9$0a83e1c0$c3e0d9cf>