| | 1 | = kBuild 0.1.5-p1 (!r2336) = |
| | 2 | |
| | 3 | [http://svn.netlabs.org/kbuild/log/branches/kBuild-0.1.5?action=stop_on_copy&mode=stop_on_copy&rev=2336&stop_rev=2262&limit=100&verbose=on Change log]. |
| | 4 | |
| | 5 | Sources and everything: |
| | 6 | ftp://ftp.netlabs.org/pub/kbuild/kBuild-0.1.5-p1-all.tar.gz |
| | 7 | Sources only: |
| | 8 | ftp://ftp.netlabs.org/pub/kbuild/kBuild-0.1.5-p1-src.tar.gz |
| | 9 | Only binaries and kBuild make scripts: |
| | 10 | ftp://ftp.netlabs.org/pub/kbuild/kBuild-0.1.5-p1.tar.gz |
| | 11 | |
| | 12 | MD5 sums: |
| | 13 | ftp://ftp.netlabs.org/pub/kbuild/kBuild-0.1.5-p1.md5 |
| | 14 | |
| | 15 | It can also be checked out from subversion: |
| | 16 | {{{ |
| | 17 | svn co http://svn.netlabs.org/repos/kbuild/tags/kBuild-0.1.5-p1 |
| | 18 | }}} |
| | 19 | or alternatively: |
| | 20 | {{{ |
| | 21 | svn co -r 2336 http://svn.netlabs.org/repos/kbuild/branches/kBuild-0.1.5 |
| | 22 | }}} |
| | 23 | |
| | 24 | PS. The files are currently awaiting moving from ftp://ftp.netlabs.org/incoming/kBuild/ so fetch them from there if the links above are dead. |
| | 25 | |