Skip to content

Mismatch debian version #20

@ardhipoetra

Description

@ardhipoetra

At current state, current debian is 12.9, while in Makevars, it is still stated as 12.8.

This could lead to failed image creation when running make download to download the Debian iso.

I can see some alternatives:

  • let the user change the Makevars that match the downloaded image.
  • if the user called make download, change the Makevars automatically to the current version.
  • let user specify the version first in Makevars, then only download the right version accordingly. For example, from https://cdimage.debian.org/mirror/cdimage/archive/<version>/amd64/iso-cd/debian-<version>-amd64-netinst.iso
  • update repository everytime debian changes its current

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions