Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jan 1997 09:11:50 -0800 (PST)
From:      "Rodney W. Grimes" <rgrimes@GndRsh.aac.dev.com>
To:        obrien@freefall.freebsd.org (David E. O'Brien)
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org
Subject:   Re: cvs commit:  src/sbin/dump dump.8 pathnames.h
Message-ID:  <199701081711.JAA05141@GndRsh.aac.dev.com>
In-Reply-To: <199612290057.QAA06393@freefall.freebsd.org> from "David E. O'Brien" at "Dec 28, 96 04:57:19 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> obrien      96/12/28 16:57:19
> 
>   Modified:    sbin/dump  dump.8 pathnames.h
>   Log:
>   rmt is /usr/sbin/rmt, not /etc/rmt which is a link to /usr/sbin/rmt
>   
>   Revision  Changes    Path
>   1.6       +1 -1      src/sbin/dump/dump.8
>   1.3       +1 -1      src/sbin/dump/pathnames.h

Be very very carefull here, Only recent BSD derived systems use the
path /usr/sbin/rmt, and if you pass this to a BSD 4.2 based system
it is going to puke on rdumps.  The /etc/rmt compatible link is there
for good reason.


-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation, Inc.                   Reliable computers for FreeBSD



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