forked from josch/mmdebstrap
README.md: add another reason for debootstrap to exist
This commit is contained in:
parent
101229aa04
commit
b41c3ee8cc
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
=====
|
=====
|
||||||
|
|
Loading…
Reference in a new issue