From: Michael Prokop Date: Mon, 6 Feb 2023 15:43:51 +0000 (+0100) Subject: Use bookworm as new default release + update release list X-Git-Tag: v0.102~6 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;h=4a2a0b29d90cc55c1e1083350a3279cc669720dc;hp=4a2a0b29d90cc55c1e1083350a3279cc669720dc;p=grml-debootstrap.git Use bookworm as new default release + update release list There's no point in suggesting EOL releases in the dialog(1) dialog any longer, so let's drop lenny, squeeze, wheezy, jessie + stretch there. While at it switch from X.Y to X version schema as we always install the latest Debian (point) release and not the displayed X.0 one. Use bookworm as the new default release so we get grml-debootstrap accordingly into the bookworm freeze (see https://release.debian.org/testing/freeze_policy.html for details). Update the docs regarding support releases. ---