summaryrefslogtreecommitdiffstats
path: root/share/doc/examples/trixie.cfg
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2025-01-26 18:55:37 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2025-01-26 19:09:40 +0000
commitefe7de180ff24d73ff6483e365ffdf3221733133 (patch)
treebd4efd05d0bad98621d6239a8e4861d255b7cfa1 /share/doc/examples/trixie.cfg
parentSetting default distribution to trixie in all container-build script. (diff)
downloadcompute-tools-efe7de180ff24d73ff6483e365ffdf3221733133.tar.xz
compute-tools-efe7de180ff24d73ff6483e365ffdf3221733133.zip
Updating example preseed.cfg from bookworm to trixie.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rw-r--r--share/doc/examples/trixie.cfg (renamed from share/doc/examples/bookworm.cfg)6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/doc/examples/bookworm.cfg b/share/doc/examples/trixie.cfg
index a618928..7e7778c 100644
--- a/share/doc/examples/bookworm.cfg
+++ b/share/doc/examples/trixie.cfg
@@ -1,4 +1,4 @@
-# example for automated Debian 12 (bookworm) based container building
+# example for automated Debian 13 (trixie) based container building
# using: sudo container build -s debian
debconf debconf/priority select critical
@@ -9,12 +9,12 @@ compute-tools container/mode select debian
#compute-tools container/preseed-files string
#compute-tools container/include-preseed-files string
-compute-tools container/distribution select bookworm
+compute-tools container/distribution select trixie
#compute-tools container/parent-distribution select
compute-tools container/architecture select auto
-compute-tools container/archives multiselect bookworm-security, bookworm-updates
+compute-tools container/archives multiselect trixie-security, trixie-updates
#compute-tools container/parent-archives multiselect
compute-tools container/mirror string https://deb.debian.org/debian