| 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.debian.org/svn/d-i/trunk d-i
|
| 15 |
|
| 16 |
Anonymous:
|
| 17 |
---------
|
| 18 |
|
| 19 |
svn co svn://svn.debian.org:3691/d-i/trunk d-i
|
| 20 |
|
| 21 |
Then "cd d-i/installer/doc" and read everything (suggested order:
|
| 22 |
README, goals.txt, design.txt, ../build/README, modules.txt,
|
| 23 |
retriever.txt, ui.txt, walkthrough.txt, TODO). If you don't understand
|
| 24 |
something, post to the list.
|
| 25 |
|
| 26 |
|
| 27 |
Daily builds:
|
| 28 |
=============
|
| 29 |
|
| 30 |
See http://www.debian.org/devel/debian-installer and
|
| 31 |
http://www.debian.org/devel/debian-installer/ports-status for locations
|
| 32 |
of daily built images.
|