AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
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	BB375AF679D4A34E9CA8DFA650E2B04E056C911F@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Wed, 3 Oct 2007 17:37:22 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: Please Re-REview
Message-ID: <20071003173722.131a3add@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E056C911F@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E056C911F@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

     looks good

     i appreciate all the comments, keep 'em coming

linux/rootfs/etc/hosts

     >>add linux/rootfs/etc/hosts

     looks good

linux/rootfs/etc/onstor/initial-config

     looks good

     line 1532

     what's funny is that the eisting micro comment says init the hosts
     file, but not one whit of code that inits the hosts file was there.



On Wed, 3 Oct 2007 17:07:15 -0700 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> Andy,
>     I updated the initial-config file. I also made some updates to the
> Makefile.
> 
> If you have an idea what the fstab should look like let me know.  For
> the time being I want to run with the "optional" fstab.sav. Until we
> get a CF working  we can just let debootstrap give us a default one
> and replace it with the NFS root version.
> 
> Larry
> 
> Change 25715 by larrys@larrys on 2007/10/03 06:24:37 *pending*
> 
>         Updates to Makefile:
>           add install of EXIM configuration file
>           add install of EMRS certificates for SSL. 
>           Kernel target updated to call kernel_install this is needed
> to match
>           changes to linux/kernel/Makefile.
>           If a user adds etc/fstab.sav to the etc directory use that
> file
>           to replace the system's default (typically empty) fstab.
>           This is a convenience for NFS ROOT users.
> 
>         Adding a default etc/hosts file. The basic system
> configuration done by debootstrap can't be trusted to provide this
> file.
> 
>         Updating onstor/initial-config to create /etc/hosts if it is
> missing
>         and add IP address and Hostname to /etc/hosts when
> configuration is
>         done. 
>         Reviewed by: AndyS
> 
> Affected files ...
> 
> ... //depot/dev/linux/rootfs/Makefile#4 edit
> ... //depot/dev/linux/rootfs/etc/hosts#1 add
> ... //depot/dev/linux/rootfs/etc/onstor/initial-config#3 edit
