Commit graph

86 commits

Author SHA1 Message Date
ed1899476c
make_mirror.sh: annotate each line with timestamp 2019-03-01 00:33:26 +01:00
c747f6ba1f
make_mirror.sh: quote paths 2019-02-24 11:06:57 +01:00
1b18b11a86
make_mirror.sh: add --no-run-if-empty to xargs call 2019-02-24 11:06:14 +01:00
a0e2c70eba
make_mirror.sh: only rm oldcachedir if it exists 2019-02-24 11:05:18 +01:00
49d0642932
make_mirror.sh: only replace mini-httpd config in qcow image if HAVE_QEMU = yes 2019-02-24 10:49:01 +01:00
79b7604641
make_mirror.sh: increase disk size because buildd chroot got bigger 2019-02-23 08:40:12 +01:00
94c2932ac8
make_mirror.sh: execute test script with xtrace 2019-02-23 08:39:35 +01:00
10b3fd869a
make_mirror.sh: add missing mmdebstrap dependency: perl-doc 2019-02-23 08:36:17 +01:00
21270ef56d
make_mirror.sh: also mirror security.debian.org and stable-updates 2019-01-26 08:31:36 +01:00
e5564a0dad
make_mirror.sh: setup root password for possible debugging of qemu sessions 2018-12-30 17:19:47 +01:00
5ac613983c
make_mirror.sh: use $mirror when calling mmdebstrap instead of its default mirror 2018-12-30 17:19:26 +01:00
903b318ccc
make_mirror.sh: instead of rm -r, remove temporary files explicitly to avoid desaster 2018-12-30 17:16:57 +01:00
4ffa7bb69b
make_mirror.sh: create temporary directory inside the cache and use hardlinks to avoid unnecessary I/O 2018-12-30 17:16:16 +01:00
b113771a81
make_mirror.sh: never leave the cache in an inconsistent state by atomically switching symlinks 2018-12-30 16:37:03 +01:00
8d92412380
make_mirror.sh: put double quotes around string 2018-12-28 07:28:55 +01:00
b6e8c9dbb7
coverage.sh: skip comparison with debootstrap unstable because of #917386 and #917407 2018-12-28 07:26:24 +01:00
1aec25f043
make_mirror.sh: don't run debootstrap for untested scenario 2018-12-28 07:19:24 +01:00
131a39d633
make_mirror.sh: export SOURCE_DATE_EPOCH for debootstrap 2018-12-28 07:19:23 +01:00
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