I did cvsup to RELENG_6_2 today and make build(world|kernel) install(kernel|world) After mergemaster & reboot uname reports 6.2-RELEASE-p3 but `freebsd-update fetch` downloads patches "to 6.2-RELEASE-p3" so I installed them by `freebsd-update install`. uname reports 6.2-RELEASE-p2 after reboot! If I try to run freebsd-update fetch again, I got this: --------- Looking up update.FreeBSD.org mirrors... 1 mirrors found. Fetching metadata signature from update1.FreeBSD.org... done. Fetching metadata index... done. Inspecting system... done. Preparing to download files... done. The following files are affected by updates, but no changes have been downloaded because the files have been modified locally: /etc/rc.d/jail No updates needed to update system to 6.2-RELEASE-p3. ---------- So there is definitely something wrong - uname reports p2, freebsd-update p3 and at last /etc/rc.d/jail seems to it locally modified, but it is not! The whole system is "GENERIC" without any modifications. Miroslav Lachman
Miroslav Lachman wrote:> I did cvsup to RELENG_6_2 today and make build(world|kernel) > install(kernel|world) > > After mergemaster & reboot uname reports 6.2-RELEASE-p3 but > `freebsd-update fetch` downloads patches "to 6.2-RELEASE-p3" so I > installed them by `freebsd-update install`. > > uname reports 6.2-RELEASE-p2 after reboot!This is correct. uname(1) reports the kernel version, and the change from 6.2-RELEASE-p2 to 6.2-RELEASE-p3 did not affect the kernel.> The following files are affected by updates, but no changes have > been downloaded because the files have been modified locally: > /etc/rc.d/jailThis is correct. The version you have here is not the version which was distributed with the release -- it's the version in the latest RELENG_6_2. Colin Percival
We have a new Sunfire X2200 and when I load 6.2 stable on it ipfw will not load on boot. After the system boots I can do a kldload ipfw and get it working. This system is also rebooting every time I plug the ethernet cable into the bge0 port on the system. The NVE ports don't show up at all. Any suggestions on what is going on and how to fix it? Any suggestions would be appreciated, I'm afraid I'm going to have to run some other OS than FreeBSD on this system if I can't get it working. Thanks, Lisa Besko