Subject: Re: bin/17673: mount_union does not resolve relative paths
To: enami tsugutomo <enami@sm.sony.co.jp>
From: Julio Merino <jmmv@hispabsd.org>
List: netbsd-bugs
Date: 07/22/2002 15:36:12
On 22 Jul 2002 02:26:13 +0900
"enami tsugutomo" <enami@sm.sony.co.jp> wrote:
> Julio Merino <jmmv@hispabsd.org> writes:
>
> > Thanks, it has worked. Although, having things mounted with relative
> > paths is not good, imho. Issuing 'mount', you do not know where it's
> > really mounted, for example.
>
> Why do you want to use mount_blah directly instead of mount -t blah?
>
> enami.
mount_union -b /export/pkgsrc ~/pkgsrc
is shorter than
mount -t union -o -b /export/pkgsrc ~/pkgsrc
;)
--
HispaBSD admin - http://www.hispabsd.org
Julio Merino <jmmv@hispabsd.org>