Hi, john doe <johndoe65...@mail.com> wrote: > Sorry to jump in, but when using a preseed file, with > 'tftp://hostname/...' 'buster' is used instead of 'bullseye'. > > Has this been addressed?
Currently not. I created a patch for this. Any objection to get this into the next alpha? Holger -- Holger Wansing <hwans...@mailbox.org> PGP-Fingerprint: 496A C6E8 1442 4B34 8508 3529 59F1 87CA 156E B076
diff --git a/debian/changelog b/debian/changelog index da3bf05..39187d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +preseed (1.105) UNRELEASED; urgency=medium + + * Update auto-install/defaultroot, replacing buster with bullseye. Thanks + to John Doe for the hint. + + -- Holger Wansing <hwans...@mailbox.org> Mon, 09 Mar 2020 20:40:10 +0100 + preseed (1.104) unstable; urgency=medium * Team upload diff --git a/debian/network-preseed.templates b/debian/network-preseed.templates index a7ad4de..173fc9d 100644 --- a/debian/network-preseed.templates +++ b/debian/network-preseed.templates @@ -40,6 +40,6 @@ Description: for internal use; can be preseeded Template: auto-install/defaultroot Type: string -Default: d-i/buster/./preseed.cfg +Default: d-i/bullseye/./preseed.cfg Description: for internal use; can be preseeded Path added to local server to give the preseed root