mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
debootstrap: Partially revert f2e663f0 "Improved debootstrap hacking support with fixes for Ubuntu Noble"
This commit is contained in:
@@ -303,10 +303,8 @@ function do_extra_configuration() {
|
||||
|
||||
if [[ "$RELEASE" =~ ^(focal|jammy|kinetic|lunar|mantic|noble)$ ]]; then
|
||||
DISTRIBUTION="Ubuntu"
|
||||
DEBOOTSTRAP_SOURCE="gutsy"
|
||||
else
|
||||
DISTRIBUTION="Debian"
|
||||
DEBOOTSTRAP_SOURCE="sid"
|
||||
fi
|
||||
|
||||
DEBIAN_MIRROR='deb.debian.org/debian'
|
||||
|
||||
Reference in New Issue
Block a user