Re: /etc/exports - a strange restriction

2005-07-21 Thread Chuck Swiger
Sergey Matveychuk wrote: Norbert Koch wrote: /usr/tinderbox -ro -alldirs -maproot=0:0 localhost As far as I know, it is a restriction of the nfs specification. If you only want to export a single directory, you could e.g. use mount_null/mount_nullfs(8). Well, in my example remote host is loc

RE: /etc/exports - a strange restriction

2005-07-21 Thread Norbert Koch
> Norbert Koch wrote: > >>/usr/tinderbox -ro -alldirs -maproot=0:0 localhost > >> > > As far as I know, it is a restriction of the nfs specification. > > If you only want to export a single directory, you could e.g. > > use mount_null/mount_nullfs(8). > > Well, in my example remote host is localhos

Re: /etc/exports - a strange restriction

2005-07-21 Thread Sergey Matveychuk
Norbert Koch wrote: /usr/tinderbox -ro -alldirs -maproot=0:0 localhost As far as I know, it is a restriction of the nfs specification. If you only want to export a single directory, you could e.g. use mount_null/mount_nullfs(8). Well, in my example remote host is localhost. But if I need to s

RE: /etc/exports - a strange restriction

2005-07-21 Thread Norbert Koch
> I'd like to share some directories hierarchy under /usr file system, but > I don't want to share all /usr at all. > > On these lines in /etc/exports: > > /usr/tinderbox -ro -alldirs -maproot=0:0 localhost > > i get an error message: > > mountd[347]: -alldirs requested but /usr/tinderbox is