| 1 |
porridge |
953 |
-------------------------------------------------------------- |
| 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 |
porridge |
945 |
(Go to http://www.debian.org/MailingLists/subscribe#debian-boot to subscribe). |
| 7 |
|
|
|
| 8 |
|
|
How to get started? |
| 9 |
porridge |
953 |
=================== |
| 10 |
porridge |
945 |
|
| 11 |
porridge |
953 |
For Debian developers: |
| 12 |
|
|
---------------------- |
| 13 |
|
|
|
| 14 |
|
|
cvs -d:ext:<username>@cvs.debian.org:/cvs/debian-boot co debian-installer |
| 15 |
|
|
|
| 16 |
|
|
For non-DDs: |
| 17 |
|
|
------------ |
| 18 |
|
|
|
| 19 |
|
|
cvs -d:pserver:anonymous@cvs.debian.org:/cvs/debian-boot co debian-installer |
| 20 |
kraai |
1049 |
|
| 21 |
|
|
For CVS-less access: |
| 22 |
|
|
-------------------- |
| 23 |
|
|
|
| 24 |
|
|
wget http://people.debian.org/~kraai/debian-installer.tar.gz |
| 25 |
|
|
tar xzf debian-installer.tar.gz |
| 26 |
porridge |
953 |
|
| 27 |
blade |
3804 |
Then "cd debian-installer/doc" and read everything (suggested order: |
| 28 |
sley |
3856 |
README, goals.txt, design.txt, ../build/README, modules.txt, |
| 29 |
blade |
3804 |
retriever.txt, ui.txt, walkthrough.txt, TODO). If you don't understand |
| 30 |
|
|
something, post to the list. |
| 31 |
porridge |
945 |
|
| 32 |
|
|
|
| 33 |
porridge |
953 |
Daily builds: |
| 34 |
|
|
============= |
| 35 |
porridge |
945 |
|
| 36 |
pere |
3946 |
Every day, sjogren i sautobuilding debian-installer images from |
| 37 |
|
|
whatever is in the archive. The images are available from |
| 38 |
|
|
<http://people.debian.org/~sjogren/d-i/images/>. |
| 39 |
|
|
|
| 40 |
|
|
Also every day, tfheen is autobuilding debian-installer images from |
| 41 |
kraai |
1050 |
whatever is in the archive. The daily builds will end up at |
| 42 |
tsauter |
2429 |
<http://people.debian.org/~tfheen/d-i/images/daily>, and |
| 43 |
kraai |
1050 |
the build logs from the last build will be at |
| 44 |
pere |
3945 |
<http://people.debian.org/~tfheen/d-i/images/$date/>. |