AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20070518145748.5d047132@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	BB375AF679D4A34E9CA8DFA650E2B04E022157DE@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Fri, 18 May 2007 14:58:00 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: perleez revue
Message-ID: <20070518145800.6d5f9f64@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E022157DE@onstor-exch02.onstor.net>
References: <20070517174141.6c4edc81@ripper.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E022157DE@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

On Fri, 18 May 2007 14:40:58 -0700 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> Line 26, should kernel-build depend on $(KDIR)/.config?
> What happens if someone types make clean and then make kernel-build?
> Would the build fail or just be really screwed up?

in some situations this could cause bobcat-config to be copied on top
of .config when the user might not want to.  these sub targets are only
for developers of kernel code.  everyone else will just use 'kernel'

> I prefer to use cp -p when I copy files but if you want the time
> stamps to change then that's ok. Most of the time I want to preserve
> the modification times of the files so I can tell when the build was
> run. No big deal just checking to see if the timestamp of the file
> will have any relevance.

i do want to know when the files were copied/created.  the originals
contain the build time timestamp.

> Other than that it looks fine.
> 
> Larry
> 
> -----Original Message-----
> From: Andy Sharp 
> Sent: Thursday, May 17, 2007 5:42 PM
> To: Larry Scheer
> Subject: perleez revue
> 
> p4 change 24009
> client ripper
> branch cougar
> 
> 
> flesh out the kernel makefile some more
> 
> Change 24009 by andys@ripper on 2007/05/17 16:24:09 *pending*
> 
>         flesh out kernel Makefile a bit more:
>         add install and clean targets plus some ROOTFS hooks
> 
> Affected files ...
> 
> ... //depot/cougar/linux/kernel/Makefile#3 edit
