Re: [yocto] yocto_installer test script update

2010-12-08 Thread Ke, Liping
And Jessica If you have no rights to modify my branch tree ( I am not sure), you can check it in your own branch. We can merge it later. Thanks a lot! criping > -Original Message- > From: Ke, Liping > Sent: Wednesday, December 08, 2010 5:35 PM > To: Zhang, Jessica; Tian, Kevin; Lu, Lia

Re: [yocto] yocto_installer test script update

2010-12-08 Thread Ke, Liping
Hi, Jessica I have check the script in my branch tree (branch origin/lke/master), please check @ http://git.pokylinux.org/cgit/cgit.cgi/poky-contrib/log/?h=lke/master After checkout, directly goto poky_tree/script/adt_installer, everything is there. Thanks& Regards, criping > -Original

Re: [yocto] yocto_installer test script update

2010-12-06 Thread Zhang, Jessica
Ke, Liping wrote: > the final files a little later. Just wait. >>> >>> why don't you setup a master repo on git.pokylinux.org? anyway we >>> need such thing finally and now you have multiple people touching >>> same code... >> >> Yes, realize the issue from today's situation, I'll setup a repo fo

Re: [yocto] yocto_installer test script update

2010-12-06 Thread Ke, Liping
the final files a little later. Just wait. > > > > why don't you setup a master repo on git.pokylinux.org? anyway we > > need such thing finally and now you have multiple people touching > > same code... > > Yes, realize the issue from today's situation, I'll setup a repo for > the > installer onc

Re: [yocto] yocto_installer test script update

2010-12-06 Thread Ke, Liping
Hi, Jessica I just worry if user needs long time to downloading the image (it might be several G) and if he really want to use the existing working image, the force downloading might be quite brute... My original thought is: if he want to download, easy... remove the folder... Otherwise, let it

Re: [yocto] yocto_installer test script update

2010-12-06 Thread Zhang, Jessica
>>> Thanks, >>> Jessica >>> >>> Ke, Liping wrote: >>>> Just one thing, if directly tee, check_result will get wrong >>>> output result. So I did not tee opkg/make related command. I will >>>> try to add opkg/make to logfile tomorrow. &

Re: [yocto] yocto_installer test script update

2010-12-06 Thread Zhang, Jessica
Liping, It's not new image for each install, I want to download image whether new or old for each install period. Reasons: 1. The old image may be corrupted, this is how I found the problem, since the download detect the image file only by file name, there's no way to sanity check the image file

Re: [yocto] yocto_installer test script update

2010-12-06 Thread Tian, Kevin
did not tee opkg/make related command. I will try to add >> > opkg/make to logfile tomorrow. >> > >> >> -Original Message- >> >> From: yocto-boun...@yoctoproject.org [mailto:yocto- >> >> boun...@yoctoproject.org] On Behalf Of Ke, Liping &

Re: [yocto] yocto_installer test script update

2010-12-06 Thread Ke, Liping
Ok, you want to download new image for each install... Ok, no problem. I will change that. Thanks& Regards, criping > -Original Message- > From: Ke, Liping > Sent: Tuesday, December 07, 2010 10:59 AM > To: Zhang, Jessica; Lu, Lianhao > Cc: yocto@yoctoproject.org > Subject: RE: yocto_ins

Re: [yocto] yocto_installer test script update

2010-12-06 Thread Ke, Liping
3. Correct > the problem for qemu image download, now we forcing download images in > a clean directory since wget will change the file ext if the file > already there and which maybe corrupted > Hi, Jessica Have question for this one. Now the code will directly downloading, so the folders might

Re: [yocto] yocto_installer test script update

2010-12-06 Thread Ke, Liping
- > >> From: yocto-boun...@yoctoproject.org [mailto:yocto- > >> boun...@yoctoproject.org] On Behalf Of Ke, Liping > >> Sent: Monday, December 06, 2010 5:04 PM > >> To: Zhang, Jessica; Lu, Lianhao; Tian, Kevin > >> Cc: yocto@yoctoproject.org > &

Re: [yocto] yocto_installer test script update

2010-12-06 Thread Ke, Liping
ent: Monday, December 06, 2010 5:04 PM > > To: Zhang, Jessica; Lu, Lianhao; Tian, Kevin > > Cc: yocto@yoctoproject.org > > Subject: Re: [yocto] yocto_installer test script update > > > > Hi, Jessica > > > > I have updated the script file which modi

Re: [yocto] yocto_installer test script update

2010-12-06 Thread Zhang, Jessica
nal Message- >> From: yocto-boun...@yoctoproject.org [mailto:yocto- >> boun...@yoctoproject.org] On Behalf Of Ke, Liping >> Sent: Monday, December 06, 2010 5:04 PM >> To: Zhang, Jessica; Lu, Lianhao; Tian, Kevin >> Cc: yocto@yoctoproject.org >> Subject: R

Re: [yocto] yocto_installer test script update

2010-12-06 Thread Ke, Liping
alf Of Ke, Liping > Sent: Monday, December 06, 2010 5:04 PM > To: Zhang, Jessica; Lu, Lianhao; Tian, Kevin > Cc: yocto@yoctoproject.org > Subject: Re: [yocto] yocto_installer test script update > > Hi, Jessica > > I have updated the script file which modifies all your in

Re: [yocto] yocto_installer test script update

2010-12-06 Thread Ke, Liping
Hi, Jessica I have updated the script file which modifies all your input (prompts and the discussion result in the weekly meeting such as logfile, go on installing when /var/lib/opkg exists, etc). I have tested with lianhao's repository (x86_64 native sdk has some problem, he's now fixing i

Re: [yocto] yocto_installer test script update

2010-12-02 Thread Ke, Liping
Hi, Jessica Since I got a high fever yesterday so did not come to office in the morning... Please see my reply below... Thanks& Regards, criping > -Original Message- > From: Zhang, Jessica > Sent: Friday, December 03, 2010 8:23 AM > To: Ke, Liping; Lu, Lianhao; Tian, Kevin > Cc: yocto@y

Re: [yocto] yocto_installer test script update

2010-12-02 Thread Zhang, Jessica
Liping, I ran into error right away, and it's a very valid situation that we need to be able to handle. So in the terminal that I test the installer, I happened to already have /opt/poky and source the environment-setup-i586 script which alter all my host sysroot to be under /opt/poky/sysroot/i58

Re: [yocto] yocto_installer test script update

2010-12-02 Thread Ke, Liping
Hi, Jessica I have update the installer on http://llu-piketon.sh.intel.com/. I have tested in your machine roughly, downloading should work if you use wget -Y off to turn off all your proxy settings for testing. Since there're dangling folders in your machine, I can't rudely delete it. You can d

Re: [yocto] yocto_installer test script update

2010-12-01 Thread Ke, Liping
> -Original Message- > From: Zhang, Jessica > Sent: Thursday, December 02, 2010 8:19 AM > To: Ke, Liping; Lu, Lianhao; Tian, Kevin > Cc: yocto@yoctoproject.org > Subject: RE: yocto_installer test script update > > Liping, > > I've modified couple files mainly for the messaging, styling,

Re: [yocto] yocto_installer test script update

2010-12-01 Thread Ke, Liping
Hi, Jessica Thanks a lot for the comments. Today I have finished the structural movement. I have moved install opkg, download images from privilege required shell to the outer wrapper firstly. The updated shell is in the same place. Now I am beginning to refine the detailed code which will addres

Re: [yocto] yocto_installer test script update

2010-12-01 Thread Zhang, Jessica
Liping, I've modified couple files mainly for the messaging, styling, etc. Also, globaly changed SDK to ADT (Application Development Tools, which is the new name that came out refering to the toolchains, etc.). Please see attachment. Other comments: 1. I'd expect after your do the code clean up

[yocto] yocto_installer test script update

2010-12-01 Thread Ke, Liping
Hi, Jessica The newer version of the installer is in lianhao's location. You can directly run ./yocto_installer http://llu-piketon.sh.intel.com/ Today we tested both on 32 bit and 64 bit ubuntu host. It's very initial and rough, I will move many non-root required ops into the outer wrapper scr