AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
CFG:
PT:0
S:andy.sharp@lsi.com
RQ:
SSV:mhbs.lsil.com
NSV:
SSH:
R:<Larry.Scheer@lsi.com>,<Ed.Kwan@lsi.com>
MAID:2
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/LSI/INBOX	0	DEC609CD0E54B2448DAF023C89AE9755EB50C3EE@cosmail02.lsi.com
X-Sylpheed-End-Special-Headers: 1
Date: Fri, 5 Feb 2010 10:52:19 -0800
From: Andrew Sharp <andy.sharp@lsi.com>
To: "Scheer, Larry" <Larry.Scheer@lsi.com>
Cc: "Kwan, Ed" <Ed.Kwan@lsi.com>
Subject: Re: PERFORCE change 34387 for review
Message-ID: <20100205105219.722a372a@ripper.onstor.net>
In-Reply-To: <DEC609CD0E54B2448DAF023C89AE9755EB50C3EE@cosmail02.lsi.com>
References: <WEBMAILvyFM4DGPgb4X00117f62@mail.onstor.com>
	<DEC609CD0E54B2448DAF023C89AE9755EB50C3EC@cosmail02.lsi.com>
	<2B044E14371DA244B71F8BF2514563F53B90FAB4@cosmail03.lsi.com>
	<DEC609CD0E54B2448DAF023C89AE9755EB50C3EE@cosmail02.lsi.com>
Organization: LSI
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

My bad, I should have noted that there was addition to the filesystem.

On Thu, 4 Feb 2010 19:47:50 -0700 "Scheer, Larry"
<Larry.Scheer@lsi.com> wrote:

> Ed,
>    If you want a file to be installed in /etc/onstor for cougar
> systems you need to put the file in dev/linux/rootfs/etc/onstor
> And add it to the list: ETC_SCRIPTS in dev/linux/rootfs/Makefile
> 
> I am refreshing my memory to see if anything more than what you did
> needs to be done for the bobcat release target. I am also doing a
> release build of bobcat to see if I already have the make rules in
> place or if the top level makefile needs changes.
> 
> I think on bobcats this file goes in /onstor/etc, but that would be a
> function of how you coded things.
> 
> I will let you know what I find out about the bobcats.
> 
> I know it is hindsight right now, but I would have appreciated you
> checking with me before you submitted all of this.
> 
> Larry
> ________________________________________
> From: Kwan, Ed
> Sent: Thursday, February 04, 2010 6:22 PM
> To: Scheer, Larry
> Cc: Sharp, Andy
> Subject: RE: PERFORCE change 34387 for review
> 
> Hi Larry,
> 
> I modified ssc-timekeeper/Makefile, and it puts "ntp.default" into my
> build area /homes/edk/p4/r403rel/nfx-tree/Build/bc/opt/etc. Something
> else I need to do?
> 
> Thanks,
> Ed
> 
> -----Original Message-----
> From: Scheer, Larry
> Sent: Thursday, February 04, 2010 6:05 PM
> To: Kwan, Ed
> Cc: Sharp, Andy
> Subject: RE: PERFORCE change 34387 for review
> 
> Ed,
>     How were you imagining the file ntp.default getting onto a cougar?
> 
> What was submitted doesn't do it. I didn't check a bobcat build but
> it may be the same for it.
> 
> Larry
> ________________________________________
> From: Ed Kwan [ed.kwan@lsi.com]
> Sent: Thursday, February 04, 2010 4:55 PM
> To: Agarwal, Anurag; Kath, Ankur; Mitra, Anand; Sharp, Andy; Fisher,
> Bill; Stark, Brian; Greiveldinger, Chris; Vandever, Chris; Jin,
> Danqing; Olien, David; Phelps, David; Lau, Henry; Seidel, Jan;
> Ariyamannil, Jobi; Goldick, Jonathan; Scheer, Larry; Kozlovsky,
> Maxim; Fong, Rendell; Upendran, Ram; Chandra, Svati; Kodiganti, Siva;
> Revitch, Sam; Ketineni, Usha; Liu, Yifeng Subject: PERFORCE change
> 34387 for review
> 
> Change 34387 by edk@edk-dev on 2010/02/04 16:51:55
> 
>         For TED 27764 Change ICW to require local date and time
>         Do not prompt for NTP servers in the ICW.  Instead, use the
> defaults NTP servers listed in the new /etc/onstor/ntp.default.
>         Modify "system time ntp server" to accept hostname in
> addition to IP address. Rename "system time ntp disable" to "system
> time ntp reset [-d]". Add new command "system time show ntpservers".
>         Update WebUI.
>         Reviewed by AndyS.
> 
> Affected files ...
> 
> ... //depot/dev/nfx-tree/code/sm-sct/Makefile#4 edit
> ... //depot/dev/nfx-tree/code/ssc-initial-config/initial-config.c#17
> edit ... //depot/dev/nfx-tree/code/ssc-nfxsh/agile-man/help_system_time_ntp.txt#2
> edit ... //depot/dev/nfx-tree/code/ssc-nfxsh/agile-man/help_system_time_ntp_reset.txt#1
> add ... //depot/dev/nfx-tree/code/ssc-nfxsh/agile-man/help_system_time_ntp_server.txt#2
> edit ... //depot/dev/nfx-tree/code/ssc-nfxsh/agile-man/help_system_time_show_ntpservers.txt#1
> add ... //depot/dev/nfx-tree/code/ssc-nfxsh/cmd_system.c#73 edit
> ... //depot/dev/nfx-tree/code/ssc-nfxsh/linux.h#19 edit
> ... //depot/dev/nfx-tree/code/ssc-nfxsh/openbsd.h#17 edit
> ... //depot/dev/nfx-tree/code/ssc-nfxsh/vtysh_initial.c#4 edit
> ... //depot/dev/nfx-tree/code/ssc-timekeeper/Makefile#4 edit
> ... //depot/dev/nfx-tree/code/ssc-timekeeper/ntp.default#1 add
> ... //depot/dev/nfx-tree/code/ssc-timekeeper/ntp_utils.c#11 edit
> ... //depot/dev/nfx-tree/code/ssc-timekeeper/timekeep-api.h#7 edit
> ... //depot/dev/nfx-tree/code/ssc-webui/ONStor/js/fti/util.js#2 edit
> ... //depot/dev/nfx-tree/code/ssc-webui/UIT/js/fti/util.js#2 edit
> ... //depot/dev/nfx-tree/code/ssc-webui/WebHelp/Clearing_or_Disabling_an_NTP_Server.htm#8
> edit ... //depot/dev/nfx-tree/code/ssc-webui/WebHelp_source/Clearing_or_Disabling_an_NTP_Server.htm#3
> edit ... //depot/dev/nfx-tree/code/ssc-webui/js/fti/init.js#19 edit
> ... //depot/dev/nfx-tree/code/ssc-webui/js/ntp/edit.js#2 edit
> ... //depot/dev/nfx-tree/code/ssc-webui/js/ntp/json.js#2 edit
> 
> 
> http://liszt.onstor.net:1818/@md=d&cd=//depot/$c=G35@/34387?ac=10
