From 8cac785f653fcdeadc4a849161b2dd8f7ac62e1a Mon Sep 17 00:00:00 2001 From: Johannes 'josch' Schauer Date: Sun, 22 Mar 2020 14:05:28 +0100 Subject: [PATCH] README.md: add another advantage over debootstrap --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9506c3a..57eb6bd 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Summary: - can operate on filesystems mounted with nodev - foreign architecture chroots with qemu-user - variant installing only Essential:yes packages and dependencies + - temporary chroots by redirecting to /dev/null 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