[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RE: [SA10331] Sun Cobalt update for nfs-utils
- Subject: Re: [cobalt-users] RE: [SA10331] Sun Cobalt update for nfs-utils
- From: Bruce Timberlake <bruce@xxxxxxxxxx>
- Date: Mon Dec 22 23:43:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>Well if thats the same source I have seen in the past they aren't
>then most accurate on cobalts anyway... The Qube2 and the rest of
>the MIPS line never had nfs installed and so they don't require an
>update...
I don't have a Qube 2 handy. My RaQ 2 shows these NFS RPMs installed
though (I'm 99.99999% sure I did not manually install these myself; I
think they are native to the RaQ 2):
[root src]# rpm -qa --dbpath /var/lib/rpm | grep nfs
nfs-server-2.2beta37-1
nfs-server-clients-2.2beta37-1
Those two RPMs contain:
[root src]# rpm -ql nfs-server --dbpath /var/lib/rpm
/etc/exports
/etc/rc.d/init.d/nfs
/etc/rc.d/rc0.d/K20nfs
/etc/rc.d/rc1.d/K20nfs
/etc/rc.d/rc2.d/K20nfs
/etc/rc.d/rc3.d/S60nfs
/etc/rc.d/rc5.d/S60nfs
/etc/rc.d/rc6.d/K20nfs
/usr/doc/nfs-server-2.2beta37
/usr/doc/nfs-server-2.2beta37/NEWS
/usr/doc/nfs-server-2.2beta37/README
/usr/man/man5/exports.5
/usr/man/man8/mountd.8
/usr/man/man8/nfsd.8
/usr/sbin/exportfs
/usr/sbin/rpc.mountd
/usr/sbin/rpc.nfsd
[root src]# rpm -ql nfs-server-clients --dbpath /var/lib/rpm
/usr/man/man8/showmount.8
/usr/sbin/showmount
Version 2.2beta37-1 is from October 1998
(http://speakeasy.rpmfind.net//linux/RPM/ultrapenguin/1.1.9/SRPMS/SRPMS/nfs-server-2.2beta37-1.src.html)
so I think it's "native" to the box... but I don't think the security
warning is relevant.
-- bruce