From 5ea299f3d22b1cb34ba3b2c3ab30e9aee7be185e Mon Sep 17 00:00:00 2001 From: Johannes Schauer Marin Rodrigues Date: Fri, 20 Jan 2023 07:08:55 +0100 Subject: [PATCH] document the apt variant better --- mmdebstrap | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/mmdebstrap b/mmdebstrap index 1d1786e..650067b 100755 --- a/mmdebstrap +++ b/mmdebstrap @@ -6704,7 +6704,14 @@ C packages. =item B -The B set plus apt. +The B set plus apt. This variant uses the fact that B treats +itself as essential and thus running C without any +packages installed will install the B set plus B. If you just +want B and B, then this variant is faster than using the +B variant and adding B via C<--include> because all packages +get installed at once. The downside of this variant is, that if it should +happen that an B package is not installable, then it will just get +ignored without throwing an error. =item B, B