From 7ab770267c2bc59ade414f4149248ed1c2d7cfd8 Mon Sep 17 00:00:00 2001 From: Johannes Schauer Marin Rodrigues Date: Thu, 26 Aug 2021 11:24:18 +0200 Subject: [PATCH] README.md: document chroots without apt as a feature --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1ee40e..8d1e280 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Summary: - foreign architecture chroots with qemu-user - variant installing only Essential:yes packages and dependencies - temporary chroots by redirecting to /dev/null + - chroots without apt inside (for chroot from buildinfo file with debootsnap) The author believes that a chroot of a Debian stable release should include the latest packages including security fixes by default. This has been a wontfix