From 1575b4f6d6237efb6f0e6a2a86c940f2f6276c9b Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Mon, 29 Sep 2025 21:48:55 +0000 Subject: [PATCH] Move to Trixie by default --- create | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/create b/create index 171f3a4..4f56be4 100755 --- a/create +++ b/create @@ -15,8 +15,8 @@ ## * Unmount the staging directories ## * Start the VMs -BASE=${BASE:=vol0/hvn0.chbtl0.ipng.ch/ssd-vol0/vpp-proto-bookworm-disk0@20241028-release} -BUILD=${BUILD:=frr} +BASE=${BASE:=vol0/hvn0.chbtl0.ipng.ch/ssd-vol0/vpp-proto-trixie-disk0@20250929-release} +BUILD=${BUILD:=frr} ## or bird LAB=${LAB:=0} [ -r .lock${LAB} ] && {