Tâche #34537
Scénario #33954: Créer l'image ISO pour EOLE 2.9 (Jammy Jellyfish)
Finaliser le code de génération de l’image ISO EOLE depuis Ubuntu live
Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Start date:
08/26/2022
Due date:
% Done:
100%
Remaining (hours):
0.0
Description
- Nettoyer
generate-iso
- Intégrer
ubuntu-autoinstall-generator.sh
dansgenerate-iso
Associated revisions
refactor: remove unused files
feat(iso): generate EOLE ISO from Ubuntu live server
feat(iso): add autoinstall user-data
feat(grub): add EOLE modules to boot menu and french locales
feat(qemu): test generated iso
feat(build): permit to test several times an image without rebuild
When using `--test`, we may not want to rebuild the ISO image each
time.
By default, the build is done only if the EOLE ISO image does not
exist. Use the `--force` option to rebuild it.
History
#1 Updated by Daniel Dehennin 7 months ago
- Status changed from Nouveau to En cours
- Assigned To set to Daniel Dehennin
#2 Updated by Daniel Dehennin 7 months ago
- Project changed from Images CD to Distribution EOLE
- Status changed from En cours to Résolu
- % Done changed from 0 to 100
Pour tester :
$ ./generate-iso -r 2.9.0a1 -t stable --test
L’aide en ligne :
Usage: generate-iso [--target <NAME>] Generate an ISO image for EOLE Options: -------- -t, --target <NAME> Name of the target version in the list stable, testing, unstable -r, --release <RELEASE> Release number to use (ex: 2.9.0, 2.9.1-rc2) -w, --workdir <DIR> Working directory, default to current directory --test Start a qemu process to try the generated ISO
#3 Updated by Daniel Dehennin 7 months ago
- Project changed from Distribution EOLE to Images CD
#4 Updated by Daniel Dehennin 7 months ago
- Dorénavant, si l’image EOLE existe, elle n’est pas reconstruite
- Il faut passer l’option
--force
pour la reconstruire
#5 Updated by Gilles Grandgérard 6 months ago
- Status changed from Résolu to Fermé
- Remaining (hours) set to 0.0