[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Installation via telnet or SSH



On Mon, May 03, 2004 at 09:45:16PM +0200, Bastian Blank wrote:
> On Mon, May 03, 2004 at 02:55:59AM +0100, Colin Watson wrote:
> > The best idea I have is to ask the glibc folks for a
> > libnss-files-udeb, make openssh-{client,server}-udeb depend on it,
> > and put an /etc/nsswitch.conf in rootskel that gets rid of all the
> > default references to libnss_compat (NIS in d-i, I think not ...).
> > Any comments?
> 
> It may differ on the stage:
> - stage 0:
>   use libnss-files-udeb.
> - stage 1:
>   use libc-udeb which may include that lib.
> 
> That way we need no additional dependencies.

I don't particularly mind either way, but I need to know so that I can
make openssh-{client,server}-udeb depend on the right thing. I guess I
can always upload it and tweak the dependencies later.

> rootskel needs to include the following I think:
> /etc/nsswitch.conf:
> | passwd: files
> | group: files
> | shadow: files

Yes, that's exactly what I expected to have.

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: