Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2013 08:28:17 +0100
From:      Werner Thie <werner@thieprojects.ch>
To:        Brett Wynkoop <wynkoop@wynn.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: Raspberry Pi Network Data
Message-ID:  <512DB591.5080007@thieprojects.ch>
In-Reply-To: <20130227021426.0ef759c2@ivory.wynn.com>
References:  <20130226120335.6928b473@ivory.wynn.com> <512DA752.8080409@thieprojects.ch> <20130227021426.0ef759c2@ivory.wynn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Brett

> So why is my uname output missing the release info?

uname -v

should produce this info

FreeBSD 10.0-CURRENT #0 r246947M: Tue Feb 19 15:40:49 CET 2013 
root@xtools:/usr/home/wthie/proj/freebsd/work/obj/arm.armv6/usr/local/src/sys/RPI-B

as is

sysctl kern.version

Try sysctl kern for a list of all kern related entries

My images produced on FreeBSD VM

  uname -a
FreeBSD xtools 9.1-RC2 FreeBSD 9.1-RC2 #0 r241133: Tue Oct  2 17:11:45 
UTC 2012     root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

with Tim Kientzle's scripts

Cheers, Werner




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?512DB591.5080007>