[leaf-devel] Git - Submodules

2014-07-22 Thread Per Sjoholm
Can git submodules be of help in reducing size http://git-scm.com/book/en/Git-Tools-Submodules Github also has feutures . /Per -- Want fast and easy access to all the code in your enterprise? Index and search up to

Re: [leaf-devel] Git - Submodules

2014-07-22 Thread Yves Blusseau
Le 22 juil. 2014 à 11:47, Per Sjoholm tas...@users.sourceforge.net a écrit : Can git submodules be of help in reducing size http://git-scm.com/book/en/Git-Tools-Submodules Github also has feutures . No as each git repositories contain all the history. Regards, Yves

Re: [leaf-devel] Git - Submodules

2014-07-22 Thread Mike Noyes
On 07/22/2014 04:41 AM, Yves Blusseau wrote: Le 22 juil. 2014 à 11:47, Per Sjoholm tas...@users.sourceforge.net a écrit : Can git submodules be of help in reducing size http://git-scm.com/book/en/Git-Tools-Submodules Github also has feutures . No as each git repositories contain all the

[leaf-devel] git_archive_download tool

2014-07-22 Thread Yves Blusseau
Hi all, i have create a small tool to download file(s) or directory directly from sourceforge repository by using git-archive command. It is at least 3x faster to download with git-archive than using the http transport. I have put the tools currently on a personal branch

Re: [leaf-devel] Git - Submodules

2014-07-22 Thread Yves Blusseau
Le 22 juil. 2014 à 14:08, Mike Noyes mhno...@users.sourceforge.net a écrit : On 07/22/2014 04:41 AM, Yves Blusseau wrote: Le 22 juil. 2014 à 11:47, Per Sjoholm tas...@users.sourceforge.net a écrit : Can git submodules be of help in reducing size

Re: [leaf-devel] Git - Submodules

2014-07-22 Thread Mike Noyes
On 07/22/2014 05:12 AM, Yves Blusseau wrote: Le 22 juil. 2014 à 14:08, Mike Noyes mhno...@users.sourceforge.net a écrit : -snip- I concur with KP and Andrew that our current repository works, and meets SF requirements for source code. If you want to try something different, SF supports

Re: [leaf-devel] git_archive_download tool

2014-07-22 Thread kp kirchdoerfer
Hi Yves; Am Dienstag, 22. Juli 2014, 14:10:49 schrieb Yves Blusseau: Hi all, i have create a small tool to download file(s) or directory directly from sourceforge repository by using git-archive command. It is at least 3x faster to download with git-archive than using the http transport. I

Re: [leaf-devel] toolcain: kernel version is defined into makefile

2014-07-22 Thread kp kirchdoerfer
Hi; Am Montag, 21. Juli 2014, 21:18:09 schrieb Andrew: 21.07.2014 18:01, kp kirchdoerfer пишет: Hi Andrew; I've tried today to build a new kernel version for i486 while still keeping the bcmrpi toolchain at the older kernel version. Your patch from 06.01.2014