]> gitweb.fluxo.info Git - debian.git/commitdiff
Fix: kvmxfile: bump debian version
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 9 Dec 2021 17:07:54 +0000 (14:07 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 9 Dec 2021 17:07:54 +0000 (14:07 -0300)
kvmxfile

index f2b010956d4edb9e03429eca11353f636cf562cd..bdf07a5e405e1d08ac5f8c94436ce258b18d1bbe 100644 (file)
--- a/kvmxfile
+++ b/kvmxfile
@@ -3,7 +3,7 @@
 #
 
 # Which base box you should use. Leave unconfigured to use kvmx-create instead.
-#basebox="stretch"
+#basebox="bullseye"
 
 # First user name
 user="user"
@@ -57,7 +57,7 @@ domain="example.org"
 arch="amd64"
 
 # Box distribution when bootstraping a new image
-version="stretch"                          
+version="bullseye"
 
 # Debian mirror
 mirror="http://http.debian.net/debian/"