Skip to content

Commit

Permalink
add mmdebstrap as alternative to (c)debootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
adrelanos committed Oct 16, 2023
1 parent 16bb0da commit ef3019b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand All @@ -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
Expand Down

0 comments on commit ef3019b

Please sign in to comment.