Re: [Scratchbox-users] porting binaries to target NFS Root Filesystem

2007-01-02 Thread Kalle Vahlman
2007/1/2, Kelvin Xu <[EMAIL PROTECTED]>: Hi, What you meant is to use the scratchbox directory as the RFS of the target directly using NFS? The scratchbox _target_ directory (/scratchbox/users/foo/targets/bar outside SB), but yes, we use that a lot since it's faster (as in time from make insta

Re: [Scratchbox-users] porting binaries to target NFS Root Filesystem

2007-01-01 Thread Kelvin Xu
hlman" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED], scratchbox-users@lists.scratchbox.org To: scratchbox-users@lists.scratchbox.org Subject: Re: [Scratchbox-users] porting binaries to target NFS Root Filesystem Date: Mon, 1 Jan 2007 23:33:35 +0200 2007/1/1, Kelvin Xu <[EMAIL PROTECT

Re: [Scratchbox-users] porting binaries to target NFS Root Filesystem

2007-01-01 Thread Kalle Vahlman
2007/1/1, Kelvin Xu <[EMAIL PROTECTED]>: Dear all, I have some questions regarding the transferring of binaries compiled using ScratchBox. 1) In order to test the complied binaries on the target board, all i need to do is copy the files from the ScratchBox Target directory to the respective dire

[Scratchbox-users] porting binaries to target NFS Root Filesystem

2007-01-01 Thread Kelvin Xu
Dear all, I have some questions regarding the transferring of binaries compiled using ScratchBox. 1) In order to test the complied binaries on the target board, all i need to do is copy the files from the ScratchBox Target directory to the respective directories in my RFS of my target board? D