Commit graph

23 commits

Author SHA1 Message Date
ebf7a67e37
README.md: link to HTML version of the man page 2023-06-02 05:07:04 +02:00
8db443a6c4
README.md: update list of contributors 2023-03-17 08:03:19 +01:00
577f690540
README.md: update list of contributors 2022-12-23 10:55:20 +01:00
543093eddc
README.md: update list of contributors 2022-11-18 09:48:07 +01:00
f4a3865c00
Remove support for proot.
The proot mode was broken from the start because in contrast to
fakechroot, no ownership information can be retained across multiple
invocations of proot. Since mmdebstrap started using apt from the
outside by setting DPkg::Chroot-Directory in mmdebstrap 0.8.0 proot mode
was finally completely broken because proot cannot wrap the chroot call
done by apt. Users of proot are recommended to run mmdebstrap in
fakechroot mode and then use proot with the resulting directory.
2022-09-05 06:21:17 +02:00
2021f6f7cd
README.md: add an example for running coverage.py 2022-07-26 22:29:09 +02:00
fe87c3a1b8
README.md: add Gioele Barabucci 2022-02-14 07:57:52 +01:00
b41c3ee8cc
README.md: add another reason for debootstrap to exist 2021-09-16 16:08:47 +02:00
7ab770267c
README.md: document chroots without apt as a feature 2021-08-26 11:24:18 +02:00
d62c5b7a91
README.md: add more docs 2021-08-17 11:07:48 +02:00
b354502b7c
README.md: add missing contributors 2021-08-17 11:06:55 +02:00
3e61382763
README.md: fix my name 2021-08-16 13:12:55 +02:00
8c42daad92
README.md: update benchmark numbers with new debootstrap 2021-01-06 11:49:14 +01:00
075f22b0c0
README.md: add Steve Dodd as contributor 2020-08-27 20:51:38 +02:00
dbed763af1
README.md: expand on make_mirror.sh and coverage.sh 2020-08-27 20:51:11 +02:00
8cac785f65
README.md: add another advantage over debootstrap 2020-03-22 14:05:28 +01:00
007d729315
README.md: more details 2020-01-19 22:20:25 +01:00
cf9d80f059
README: add advantage that mmdebstrap can install only Essential:yes packages 2019-10-19 08:04:45 +02:00
6b1a5a04ad
README.md: update section about tests 2018-11-23 17:26:50 +01:00
f3d227ae5f
add coverage.sh 2018-10-23 18:04:34 +02:00
1e9817574c
Instead of Dpkg::Index use a primitive deb822 parser and shave off another 10 seconds 2018-09-23 21:15:12 +02:00
6e45488642
README.md: add more bold highlights 2018-09-18 13:11:15 +02:00
9ed4c65e35
initial commit 2018-09-18 11:20:24 +02:00