projectpotos / potos-iso-builder

Potos Installation Boot Image
GNU General Public License v3.0
2 stars 6 forks source link

Fix/old releases #39

Closed Schroeffu closed 8 months ago

Schroeffu commented 1 year ago

Description

Ubuntu Jammy: use the fallback url old-releases.ubuntu.com if a new point release has already been released.

Schroeffu commented 1 year ago

hi @fadnincx

fadnincx commented 1 year ago

@Schroeffu when we touch this thing, shouldn't we just implement that the latest patch level is used? Why should the builder fall back to an older version, if we are not fast enough updating this repo? I mean in most cases you will do a full update on/before first boot anyways :man_shrugging: .

So my proposal would be to dynamically update the url to the latest version instead of having it hard coded to a specific version.