AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20080318150849.5bef9278@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E056C94B3@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Tue, 18 Mar 2008 15:09:44 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: Please review 28415
Message-ID: <20080318150944.2faf059f@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E056C94B3@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E056C94B3@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit


linux/rootfs/Makefile

     line 120, let's talk about this.  let's not throw it in with this
     syslog change.  i believe that nsswitch.conf and resolv.conf do in
     fact need to be there for all builds, and the other files need
     to be there for dbg builds.



The ssh failures are not due to these issues, but rather that these
files aren't right.  ssh in fact is only affected by this in as much as
the system takes a long time to boot, so ssh hasn't been started yet.

Also, we need to change /etc/default/ssh:

SSHD_OPTS=-u0



On Tue, 18 Mar 2008 14:37:10 -0700 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> This workspace is mounted on ripper : /home/larrys/perforce/trees/dev
> 
> Change 28415 by larrys@larrys-r14-dmip on 2008/03/18 14:35:20
> *pending*
> 
>         Install Onstor syslog.conf file into root file system /etc.
> 
>         TED 22809 -- ssh fails from Linux clients
>         Remove installing /etc/defaultdomain in the release root file
> systems.
>         Install these only if the make was invoked with DEV variable
> set.
>         This will install Onstor in-house NIS configurations only
> whens explicitly
>         requested.
> 
>         Reviewed by: AndyS
> 
> Affected files ...
> 
> ... //depot/dev/linux/rootfs/Makefile#24 edit
> 
