Hi,
I didn't install the ports package when I installed FreeBSD.
I went ahead and:
1.)used the ports-supfile in the /usr/share/examples/cvsup/
directory and cp ports-supfile /ports-supfile
2.) changed my cvsup server to cvsup14.freebsd.org
3.) hashed # ports-all
4.) unhashed ports-base
5.) mkdir /usr/sup THEN cp
/usr/share/examples/cvsup/refuse.README /usr/sup/readme
THEN deleted all the text and left all the lines in there
without comments spaces or tabs in front.
6.) cd / THEN cvsup -g -L 2 ports-supfile
A few minutes later it was done. I then realized I had NOT included
the:
src-all
command in my ports-supfile so I went ahead and added src-all right
under the:
*default release=cvs tag=.
and then did cvsup -g -L 2 /ports-supfile.
After about 30 minutes it was done... I cp
cp /usr/src/sys/i386/conf/GENERIC /OCBSD THEN edited it and deleted
what I didnt need.
I then cd /usr/src THEN make buildkernel KERNCONF=OCBSD and pressed
return.
I got the error config(8) version 400018: required version 400019 -
Kernel is out of sync with your config(8)
I then went ahead and tried
pkg_add config
pkg_add conf
Both came back with files not found or cannot access these files :(
stable-supfile found *default release=cvs tag=RELENG_4 so I went
ahead into my custom ports-supfile and changed:
*default release=cvs tag=.
TO
*default release=cvs tag=RELENG_4
And after another 30-50 minutes it was DONE.
I went ahead and followed the make buildkernel KERNCONF=OCBSD...
SAME ERROR :( I then tried the old method and did /usr/sbin/config
OCBSD and I got ../../compile/OCBSD does not exist or got conf file
not in sync with kernel.
You guys told me NOT to re-install FreeBSD and I dont want to after
I got everything working nice and steady :`(```````````````
What did I do wrong and how can I fix this evil mistake? I waited
till everything was running SMOOTHLY and then finally yesterday
like at 8pm I tried to compile and build the KERNEL and it failed
with the error message up top... I have spent like HOURS AND HOURS
trying to figure it out...
Is there a way to reverse and go back to my old KERNEL without
having to re-install FreeBSD and losing everything you guys helped
me with :(
I even tried compiling the standard GENERIC kernel to see if I had
made a mistake setting up my custom KERNEL and still.. got the same
results as explained above...
Please Help me oh loyal red daemon followers!
BLouis