Commit graph

118 commits

Author SHA1 Message Date
ef576ab389
use LC_ALL=C.UTF-8 instead of LC_ALL=C 2018-12-27 14:16:23 +01:00
97d273aaf6
disable merged usr 2018-12-07 00:17:10 +01:00
b57b8de3a0
make_mirror.sh: add procps for /sbin/sysctl 2018-12-05 10:36:21 +01:00
2618a587a0
coverage.sh: allow running without qemu
On machines without kvm using qemu is not practical. Now, most tests can
be run without a container. Also add support for missing unshare, proot
and binfmt.
2018-12-05 10:33:03 +01:00
504e6765c8
make_mirror.sh: fix status line 2018-12-05 08:08:12 +01:00
0cc9e3b44a
make_mirror.sh,run_qemu.sh: use temporary directory for temporary files instead of the current working directory 2018-11-23 17:44:59 +01:00
8cbc9e9a00
make_mirror.sh: add two comments for guestfish debugging 2018-11-23 17:44:06 +01:00
96c01a67e4
make_mirror.sh: use redirection to write tarfile
During the Debian autopkgtest mmdebstrap is executed as root but we
don't want the tarfile being owned by root.
2018-11-23 17:36:24 +01:00
f4f6200f36
make_mirror.sh: only (u)mount cover_db.img if it exists 2018-11-23 17:35:24 +01:00
935f5b7a66
Instead of requiring root, use qemu
- unprivileged creation of rootfs using guestfish
 - allows full control over network, installed packages
 - merged test.sh into coverage.sh
2018-11-21 00:21:43 +01:00
cb44551009
make_mirror.sh: do not retrieve translations 2018-11-02 17:23:53 +01:00
7ca2e490d7
make_mirror.sh: also download a foreign architecture 2018-10-23 15:29:14 +02:00
7b4d052653
make_mirror.sh: remove unnecessary statement 2018-10-21 17:55:08 +02:00
a45eb846f7
make_mirror.sh: only download new archives to save bandwidth 2018-10-21 17:54:45 +02:00
4e663a12f0
test.sh: cache debootstrap results 2018-10-03 10:29:48 +02:00
96c6913281
make_mirror.sh: also include build-essential 2018-09-23 19:39:41 +02:00
be3f571810
make_mirror.sh: do not hardcode amd64 2018-09-18 16:46:59 +02:00
9ed4c65e35
initial commit 2018-09-18 11:20:24 +02:00