Project

General

Profile

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

Added by Daniel Dehennin 7 months ago. Updated 6 months ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
08/26/2022
Due date:
% Done:

100%

Remaining (hours):
0.0

Description

  • Nettoyer generate-iso
  • Intégrer ubuntu-autoinstall-generator.sh dans generate-iso

Associated revisions

Revision 05c65f09 (diff)
Added by Daniel Dehennin 7 months ago

refactor: remove unused files

Revision f9d9f207 (diff)
Added by Daniel Dehennin 7 months ago

feat(iso): generate EOLE ISO from Ubuntu live server

Revision ba81e25a (diff)
Added by Daniel Dehennin 7 months ago

feat(iso): add autoinstall user-data

Revision cb3ded6d (diff)
Added by Daniel Dehennin 7 months ago

feat(grub): add EOLE modules to boot menu and french locales

Revision 08bf86bc (diff)
Added by Daniel Dehennin 7 months ago

feat(qemu): test generated iso

Revision cc87a84f (diff)
Added by Daniel Dehennin 7 months ago

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

Also available in: Atom PDF