sweetleaf wrote:
I just installed FreeBSD 4.7 and need some guidance ,examples, on tracking the 4.7 stable release. This is a production server so i just want to find out how to get it up2date with security patches etc... for the stable 4.7 release. The cvs commands in the faq are confusing so i would appreciate some help on getting only the updates needed via..cvs and then applying them. Thanks in advance.
Read the handbook section on cvsup and making world.
Your supfile should reference RELENG_4_7 instead of RELENG_4. RELENG_4_7 is just the security/critical updates for 4.7, while RELENG_4 is all updates/improvements to the 4.X branch. Once you've cvsupped with that tag, use the instructions in the handbook to update all your sources. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
