[Git-commits] [grml/grml-debootstrap] 3c9cba: Drop support for Debian v10 / buster

Michael Prokop noreply at github.com
Wed Jul 16 16:08:54 CEST 2025


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-debootstrap
  Commit: 3c9cba2a07a4f682cc65441c62b2687615fc3100
      https://github.com/grml/grml-debootstrap/commit/3c9cba2a07a4f682cc65441c62b2687615fc3100
  Author: Michael Prokop <mika at grml.org>
  Date:   2025-07-15 (Tue, 15 Jul 2025)

  Changed paths:
    M .github/workflows/test-build.yml
    M Makefile
    M Vagrantfile
    M chroot-script
    M config
    M docker/test_dirinstall.bats
    M docker/test_vminstall.bats
    M grml-debootstrap
    M grml-debootstrap.8.txt
    M packer/Makefile
    M packer/debian64_provision.sh

  Log Message:
  -----------
  Drop support for Debian v10 / buster

The buster repository was moved to archive.debian.org, see
https://lists.debian.org/debian-devel-announce/2025/06/msg00001.html
We decided to no longer invest any further time into buster.

Relevant changes:

* Drop all buster related code/config/docs

* Replace buster with trixie, whenever applicable

* prompt_for_release(): do not hardcode height of dialog,
  but instead use "0" to use dialog's autodetection instead.

* config: update release information to match reality

* grml-debootstrap.8.txt: update documentation accordingly

* Makefile + packer/Makefile: the compile target is gone since
  commit 4d625ea05ba167d60766f86f2ff2edad2cfd561a

Closes: https://github.com/grml/grml-debootstrap/issues/349


  Commit: 6083745a09f27230f1c3571aef8218fcc4e9e31c
      https://github.com/grml/grml-debootstrap/commit/6083745a09f27230f1c3571aef8218fcc4e9e31c
  Author: Michael Prokop <115592+mika at users.noreply.github.com>
  Date:   2025-07-16 (Wed, 16 Jul 2025)

  Changed paths:
    M .github/workflows/test-build.yml
    M Makefile
    M Vagrantfile
    M chroot-script
    M config
    M docker/test_dirinstall.bats
    M docker/test_vminstall.bats
    M grml-debootstrap
    M grml-debootstrap.8.txt
    M packer/Makefile
    M packer/debian64_provision.sh

  Log Message:
  -----------
  Merge pull request #350 from grml/mika/buster

Drop support for Debian v10 / buster


Compare: https://github.com/grml/grml-debootstrap/compare/eae91811116f...6083745a09f2

To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-debootstrap/settings/notifications


More information about the Git-commits mailing list