Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: _mount linux centric?
- X-seq: zsh-workers 16969
- From: Jason Price <jprice@xxxxxxxxxxxxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: _mount linux centric?
- Date: Thu, 11 Apr 2002 23:52:40 -0400
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <Pine.LNX.4.44.0204111425360.22302-100000@xxxxxxxxxxxxxxxx>; from schaefer@xxxxxxxxxxxxxxxx on Thu, Apr 11, 2002 at 02:33:26PM -0700
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20020411161005.A29774@xxxxxxxxxxxxxxxxxx> <Pine.LNX.4.44.0204111425360.22302-100000@xxxxxxxxxxxxxxxx>
>> Mainly because the same file is called /etc/mntab rather than /etc/mtab.
> It's mnttab that's Solaris-centric, not _mount that's linux-centric.
> There are lots of other platforms that use mtab.
My mistake. Those are the two OS's that I'm most familiar with.
>> I'm not good enough to translate the function.
> I don't know what $OSTYPE is set to on Solaris 8 (I only have access to
> an old SunOS 5.5 machine), but I suspect the `freesbsd*' clause in the
> `case "$OSTYPE"' statement near the end of _mount will work just as well
> on Solaris, so just add an appropriate word to that pattern.
$OSTYPE for solaris 8 is "solaris2.8"
(As an aside, I've mentioned this before, but I have access to LOTS of sun
boxes. If given some time, I can probably get to testing things pretty
well.)
I'll try and work on _mount tomorrow.
Jason
--
"Friendship is the bridge between lonely and loved, between a glance and a
gaze. It stretches from the fog into sunshine, hopelessness into faith,
between despair and joy. It crosses the chasm from hell and to heaven, from
God to man, and from you to me." --Unknown Jason Price jprice@xxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author