On Wed, Jan 29, 2003 at 11:21:39PM -0500, Garance A Drosihn wrote:
> At 8:05 PM -0800 1/29/03, Steve Kargl wrote:
> 
> >uname(1) works on both 4.7 and 5.0.  This seems
> >like a trivial problem to fix.
> 
> If you use something fixed like uname, then what does one do once
> they *DO* want to switch from one branch to another one?
> 

Compare output from /usr/bin/uname -r to ${OBJDIR}/usr.bin/uname/uname -r.
If the strings are the same, then install.  If the strings are different
or an error occurs either abort the install or wait for keyboard input
to continue the installation.  

You don't need a special file to indicate what version of
FreeBSD you have.  uname -r tells you.

-- 
Steve

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to