Skip to content

Commit

Permalink
Add oracular
Browse files Browse the repository at this point in the history
  • Loading branch information
dnschneid committed Dec 31, 2024
1 parent ee7ba78 commit 6d80f57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion installer/ubuntu/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# $tmp; the contents of which will be moved into $INSTALLERDIR/.. in the bundle

# Grab debootstrap
d="https://salsa.debian.org/installer-team/debootstrap/-/archive/1.0.134_bpo12+1/.tar.gz"
d="https://salsa.debian.org/installer-team/debootstrap/-/archive/1.0.138_bpo12+1/.tar.gz"

# Download and patch if it's not bundled already
if [ -n "${INSTALLERDIR-}" -a -d "$INSTALLERDIR/../debootstrap" ]; then
Expand Down
1 change: 1 addition & 0 deletions installer/ubuntu/releases
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ kinetic!
lunar!
mantic*
noble*
oracular*

0 comments on commit 6d80f57

Please sign in to comment.