View Full Version : [Solved] 7.2-stable i386 patch level?
LateNiteTV
June 13th, 2009, 03:50
where can i find information on the patch level of 7.2-stable i386?
DutchDaemon
June 13th, 2009, 16:16
When using freebsd-update you mean? I think it's in /var/db/freebsd-update/tag as the 3rd or 4th field (between '|' delimiters).
vivek
June 13th, 2009, 17:39
uname -a or -r command gives information about patch level.
uname -r
7.2-RELEASE-p1
p1 is patch level 1.
DrJ
June 13th, 2009, 17:59
I don't think there is a patch level for -STABLE. It is a snapshot which is updated continuously. A -RELEASE, OTOH, has a patch level as bugs or security fixes are implemented from a standard starting point. That's just not the case for -STABLE.
LateNiteTV
June 13th, 2009, 23:36
I don't think there is a patch level for -STABLE. It is a snapshot which is updated continuously. A -RELEASE, OTOH, has a patch level as bugs or security fixes are implemented from a standard starting point. That's just not the case for -STABLE.
thank you, thats what i was looking for. i rebuilt world and noticed that it was still #0, so i started searching around but i couldnt find anything.
DutchDaemon
June 14th, 2009, 00:15
Yep, that #0 in stable simply means: this is the first kernel built from the currently installed source. Build another kernel from the same source (and with the same ident), and it becomes #1. Upgrade your sources and build a kernel, and it will be #0 again.
LateNiteTV
June 14th, 2009, 05:49
ooooooooohhhhhhhhhhhhhh. cool thanks.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.