README.md: add another reason for debootstrap to exist

This commit is contained in:
Johannes Schauer Marin Rodrigues 2021-09-16 16:08:47 +02:00
parent 101229aa04
commit b41c3ee8cc
Signed by untrusted user: josch
GPG key ID: F2CBA5C78FBD83E1

View file

@ -104,6 +104,9 @@ There is no `SCRIPT` argument.
The following options, don't exist: `--second-stage`, `--exclude`, The following options, don't exist: `--second-stage`, `--exclude`,
`--resolve-deps`, `--force-check-gpg`, `--merged-usr` and `--no-merged-usr`. `--resolve-deps`, `--force-check-gpg`, `--merged-usr` and `--no-merged-usr`.
The quirks from debootstrap are needed to create chroots of Debian unstable
from snapshot.d.o before timestamp 20141107T220431Z or Debian 8 (Jessie) or
later.
Tests Tests
===== =====