summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorRaphaël Hertzog <raphael@offensive-security.com>2020-09-25 11:32:34 +0200
committerRaphaël Hertzog <raphael@offensive-security.com>2020-09-25 11:32:34 +0200
commit9ebddbe9f7aebe061987389746dc9874445d3cb9 (patch)
tree9ad8724c734f7d6055a5c864ac36da9a18488915 /functions
parente1c3990648bdeb0cbe7853a4b4a298aba5ff0c9f (diff)
downloadvyos-live-build-9ebddbe9f7aebe061987389746dc9874445d3cb9.tar.gz
vyos-live-build-9ebddbe9f7aebe061987389746dc9874445d3cb9.zip
Use bullseye as default release in preparation of the next stable release
Diffstat (limited to 'functions')
-rwxr-xr-xfunctions/configuration.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/configuration.sh b/functions/configuration.sh
index 02a589448..f5460d586 100755
--- a/functions/configuration.sh
+++ b/functions/configuration.sh
@@ -41,7 +41,7 @@ Prepare_config ()
LB_MODE="${LB_MODE:-debian}"
LB_DERIVATIVE="false"
- LB_DISTRIBUTION="${LB_DISTRIBUTION:-buster}"
+ LB_DISTRIBUTION="${LB_DISTRIBUTION:-bullseye}"
LB_DISTRIBUTION_CHROOT="${LB_DISTRIBUTION_CHROOT:-${LB_DISTRIBUTION}}"
LB_DISTRIBUTION_BINARY="${LB_DISTRIBUTION_BINARY:-${LB_DISTRIBUTION_CHROOT}}"