Re: quick uname question

2005-03-30 Thread markzero
(accidentally didn't CC the list...) That's the counter of how many times you have recompiled the kernel. In this example you are running the default kernel that is installed from cd. Actually, this is a fresh recompilation but it's the first (and hopefully only) one of 5.3p6. Thanks for the

quick uname question

2005-03-30 Thread markzero
$ uname -v FreeBSD 5.3-RELEASE-p6 #0: Thu Mar 31 01:41:53 BST 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/L05 What exactly does the #0 signify? Mark -- PGP: http://www.darklogik.org/pub/pgp/pgp.txt B776 43DC 8A5D EAF9 2126 9A67 A7DA 390F DEFF 9DD1 pgpoQ3y827fBB.pgp Description: PGP signature

RE: quick uname question

2005-03-30 Thread bob
-questions@freebsd.org Subject: quick uname question $ uname -v FreeBSD 5.3-RELEASE-p6 #0: Thu Mar 31 01:41:53 BST 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/L05 What exactly does the #0 signify? Mark -- PGP: http://www.darklogik.org/pub/pgp/pgp.txt B776 43DC 8A5D EAF9 2126 9A67 A7DA 390F DEFF

Re: quick uname question

2005-03-30 Thread FreeBSD questions mailing list
On 31 mrt 2005, at 03:27, markzero wrote: $ uname -v FreeBSD 5.3-RELEASE-p6 #0: Thu Mar 31 01:41:53 BST 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/L05 What exactly does the #0 signify? I think it shows it';s the first time you compiled this release and patch Arno