:On Thu, Sep 23, 2004 at 10:24:14AM -0700, Matthew Dillon wrote:
:> install -s -o root -G authpf:63 ...
:>
:> I am going to test that out as a solution.
:
:What about adding a shell script as world install program which
:looks into src/etc/master.passwd and src/etc/groups instead?
:
:Joerg
Not another shell script, that will slow down the install too much.
But I think a simple "-L etc_dir" option to install would work. We could
integrate the feature into libc or we could just hack it into install.
I would vote for just hacking it into install for now.
-Matt
Matthew Dillon
<dillon@backplane.com>