25 » Historique » Version 1
Daniel Dehennin, 28/04/2014 16:50
| 1 | 1 | Daniel Dehennin | h2. Travail préparatoire |
|---|---|---|---|
| 2 | 1 | Daniel Dehennin | |
| 3 | 1 | Daniel Dehennin | * Installation d’une Trusty Tahr depuis le PXE |
| 4 | 1 | Daniel Dehennin | * Ajout des dépôts 2.4.0 stables |
| 5 | 1 | Daniel Dehennin | * Installation du keyring eole |
| 6 | 1 | Daniel Dehennin | <pre> |
| 7 | 1 | Daniel Dehennin | root@trusty:~# apt-get install --force-yes -y --no-install-recommends eole-archive-keyring |
| 8 | 1 | Daniel Dehennin | root@trusty:~# apt-get update |
| 9 | 1 | Daniel Dehennin | </pre> |
| 10 | 1 | Daniel Dehennin | |
| 11 | 1 | Daniel Dehennin | h2. Installation d’un EOLE base |
| 12 | 1 | Daniel Dehennin | |
| 13 | 1 | Daniel Dehennin | * Installation du paquet *@eole-server@* |
| 14 | 1 | Daniel Dehennin | ** paquet "sux":http://ftp.crihan.fr/ubuntu/pool/universe/s/sux/sux_1.0.1-6_all.deb manquant, à installer manuellement |
| 15 | 1 | Daniel Dehennin | * Configuration avec *@gen_config@* => OK |
| 16 | 1 | Daniel Dehennin | * Lancement de l’instance |
| 17 | 1 | Daniel Dehennin | ** Problème de compatibilité avec la lib *@python-apt@*, appliquer le patch python-pyeole:source:pyeole/pkg.py@10686c17 |
| 18 | 1 | Daniel Dehennin | ** Impossible de gérer le service *@nut@*, appliquer le patch eole-nut:source:dicos/20_nut.xml@22b7dcb8 |
| 19 | 1 | Daniel Dehennin | |
| 20 | 1 | Daniel Dehennin | h2. Installation horus depuis EOLE base |
| 21 | 1 | Daniel Dehennin | |
| 22 | 1 | Daniel Dehennin | * Installation du paquet *@eole-horus-all@* |
| 23 | 1 | Daniel Dehennin | ** Installation impossible car *@eole-bacula-pkg@* dépends de *@smbfs@* qui est remplacé par *@cifs-utils@*, sur Precise *@smbfs@* est déclaré comme *@Description-en: Common Internet File System utilities - compatibility package@*. |