From: Patrick Schleizer Date: Mon, 16 Oct 2023 13:04:12 +0000 (-0400) Subject: add mmdebstrap as alternative to (c)debootstrap X-Git-Tag: v0.105~20^2 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;ds=sidebyside;h=ef3019b0323056292318b09c74bb20df6086f39f;p=grml-debootstrap.git add mmdebstrap as alternative to (c)debootstrap --- diff --git a/debian/control b/debian/control index 37f673d..44f34ec 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Package: grml-debootstrap Architecture: all Depends: debian-archive-keyring, - debootstrap (>= 0.3.3.3) | cdebootstrap (>= 0.3.16), + debootstrap (>= 0.3.3.3) | cdebootstrap (>= 0.3.16) | mmdebstrap, e2fsprogs, fdisk | util-linux (<< 2.29.2-3~), gawk, @@ -37,7 +37,7 @@ Recommends: parted, qemu-utils, Description: wrapper around debootstrap for installing pure Debian - Provides a wrapper suite around debootstrap and cdebootstrap + Provides a wrapper suite around debootstrap, cdebootstrap, mmdebstrap to ease installation of a pure Debian system. . Configuration can be done on the command line, in a dialog frontend