| 1 |
--------------------------------------------------------------
|
| 2 |
This is the main directory of the debian-installer project.
|
| 3 |
--------------------------------------------------------------
|
| 4 |
|
| 5 |
It is coordinated on the debian-boot mailing list, debian-boot@lists.debian.org
|
| 6 |
(Go to http://www.debian.org/MailingLists/subscribe#debian-boot to subscribe).
|
| 7 |
|
| 8 |
How to get started?
|
| 9 |
===================
|
| 10 |
|
| 11 |
Developers:
|
| 12 |
----------
|
| 13 |
|
| 14 |
svn co svn+ssh://<username>@svn.d-i.alioth.debian.org/svn/d-i/trunk d-i
|
| 15 |
|
| 16 |
Anonymous:
|
| 17 |
---------
|
| 18 |
|
| 19 |
svn co svn://svn.d-i.alioth.debian.org/svn/d-i/trunk d-i
|
| 20 |
|
| 21 |
Then see the docs in d-i/installer/doc. If you just want to build
|
| 22 |
bootable images, see d-i/installer/build/README. If you don't
|
| 23 |
understand something, post to debian-boot@lists.debian.org.
|
| 24 |
|
| 25 |
Daily builds:
|
| 26 |
=============
|
| 27 |
|
| 28 |
See http://www.debian.org/devel/debian-installer for locations
|
| 29 |
of daily built images.
|