[OpenAFS-port-darwin] gui Mount_AFS update

Jonathan Z. Simon jzsimon@eng.umd.edu
Thu, 4 Dec 2003 13:04:33 -0500


Try the shell command 'uname -r', which gives the OS release number (in 
this case for Darwin).
 > uname -r
6.8
where Darwin 6 = Mac OS X 10.2, Darwin 7 = Mac OS X 10.3, etc.. The 
number after the decimal is the minor version number and is the same 
for both Darwin and Mac OS X. I'm running Mac OS X 10.2.8 which 
therefore comes out as 6.8.

Jonathan

On Thursday, December 4, 2003, at 12:45  PM, David Botsch wrote:

> If there's a good, portable way to determine what version of the OS is 
> being run, this can be fixed. /usr/include/sys/version.h doesn't 
> appear to be of any use. On my Jaguar system it shows major kernel 
> version of 10 and minor version of 0.
>
> On 2003.12.04 12:27 Steve Lidie wrote:
>> On Dec 4, 2003, at 12:24 PM, David Botsch wrote:
>>> in concert with the patch I mentioned yesterday, I've slightly 
>>> updated the gui Mount_AFS.
>>> 1. checks for /Network/afs to exist. If not, creates it.
>>> 2. Marks /Network/afs as not ejectable, so that it doesn't get 
>>> ejected when you log out.
>>> http://cf.ccmr.cornell.edu/publicdownloads/afs
>> Note, for Panther /Network/afs no longer exists.... it's just /afs.
>> _______________________________________________
>> port-darwin mailing list
>> port-darwin@openafs.org
>> https://lists.openafs.org/mailman/listinfo/port-darwin
>
> -- 
> ********************************
> David William Botsch
> Consultant/Advisor II
> CCMR Computing Facility
> dwb7@ccmr.cornell.edu
> ********************************
> _______________________________________________
> port-darwin mailing list
> port-darwin@openafs.org
> https://lists.openafs.org/mailman/listinfo/port-darwin
>
>

--
Jonathan Z. Simon
Dept. of Electrical & Computer Engineering / Dept. of Biology
University of Maryland, College Park MD 20742 USA
Office: 1-301-405-3645, Lab: 1-301-405-6581, Fax: 1-301-314-9281
http://www.isr.umd.edu/Labs/CSSL/
--There are only 10 types of people in this world: those who understand 
binary and those who don't.