source: alternc/trunk/nightlybuild/HEADER.html @ 2885

Revision 2885, 859 bytes checked in by benjamin, 2 years ago (diff)

adding nightly build to the source

Line 
1<h1>AlternC Nightly build repositories</h1>
2
3Ce dossier contient les contructions quotidiennes automatique d'AlternC
4<br />
5La dernière version a un lien symbolique depuis latest/
6<br />
7pour utiliser ce dépôt, créer un fichier /etc/apt/sources.list.d/alternc-nightly.list comme suit
8<br /><br />
9This folder contains the automatic nightly build of AlternC
10<br />
11The latest version is linked inside latest/ symlink
12<br />
13To use this repository, create a file named /etc/apt/sources.list.d/alternc-nightly.list as follow :
14<br />
15<pre>
16 deb http://nightly.alternc.org/ latest/
17</pre>
18<br />
19Le dépôt et les packages sont signés avec la clé pgp des nightly d'AlternC :
20<br /><br />
21The repository and the packages are signed by the pgp key of AlternC nightly build user :
22<pre>
23 wget http://nightly.alternc.org/nightly.key | apt-key add -
24</pre>
Note: See TracBrowser for help on using the repository browser.