Commit Graph

720 Commits (main)
 

Author SHA1 Message Date
Johannes 'josch' Schauer 6c39fe8b5a
coverage.sh: add test for aspcud external apt solver 5 years ago
Johannes 'josch' Schauer f4ed753af5
coverage.sh: use pipe to diff instead of temporary file 5 years ago
Johannes 'josch' Schauer 6d774a3d92
release 0.4.1 5 years ago
Johannes 'josch' Schauer 016cac22f8
add note about dpkg config bug 5 years ago
Johannes 'josch' Schauer aa319c64b2
make_mirror.sh: instead of prefixing with the current time, print the timedelta since script start 5 years ago
Johannes 'josch' Schauer b7f7f4e581
coverage.sh: fix total number of tests 5 years ago
Johannes 'josch' Schauer 52b1a9dc6e
instead of touching a file, test if /var/lib/apt/lists/partial is readable to decide about apt sandboxing 5 years ago
Johannes 'josch' Schauer ed1899476c
make_mirror.sh: annotate each line with timestamp 5 years ago
Johannes 'josch' Schauer 473bc354ae
only set apt Dir config option instead of setting apt directories individually 5 years ago
Johannes 'josch' Schauer e1a41fac94
print errno when unlink fails 5 years ago
Johannes 'josch' Schauer 920877fa2a
disable apt sandboxing if the chroot directory is not accessible by the _apt user 5 years ago
Johannes 'josch' Schauer 632b19eca3
coverage.sh: re-enable fakechroot testing as #915559 got fixed 5 years ago
Johannes 'josch' Schauer d0f0283120
do not cleanup apt and dpkg lock files to not set bad precedence 5 years ago
Johannes 'josch' Schauer 0e49b70a0f
coverage.sh: /run/mount/utab is created inside qemu but not on gitlab CI -- weird... 5 years ago
Johannes 'josch' Schauer c747f6ba1f
make_mirror.sh: quote paths 5 years ago
Johannes 'josch' Schauer 1b18b11a86
make_mirror.sh: add --no-run-if-empty to xargs call 5 years ago
Johannes 'josch' Schauer a0e2c70eba
make_mirror.sh: only rm oldcachedir if it exists 5 years ago
Johannes 'josch' Schauer c0ac77b01d
coverage.sh: stable default mirror: don't forget to remove chroot and only run test with qemu 5 years ago
Johannes 'josch' Schauer 49d0642932
make_mirror.sh: only replace mini-httpd config in qcow image if HAVE_QEMU = yes 5 years ago
Johannes 'josch' Schauer 1b9348d97d
run_null.sh: run test with xtrace just as it's done in run_qemu.sh 5 years ago
Johannes 'josch' Schauer e3219a5c8f
release 0.4.0 5 years ago
Johannes 'josch' Schauer 48e34852a2
clean /var/lib/apt/lists/auxfiles so that apt older than 1.6 has no problem with the chroot 5 years ago
Johannes 'josch' Schauer 67343d0309
coverage.sh: adjust total number of tests 5 years ago
Johannes 'josch' Schauer 732eb2a1d2
coverage.sh: disable fakechroot because of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915559 5 years ago
Johannes 'josch' Schauer 5a618ea2f5
coverage.sh: add TODO item 5 years ago
Johannes 'josch' Schauer a91a825e67
add --version option 5 years ago
Johannes 'josch' Schauer d73b8396ac
print the used temporary directory as info message 5 years ago
Johannes 'josch' Schauer e06f2e9c57
the mmdebstrap command name has to be written in bold 5 years ago
Johannes 'josch' Schauer 26b1ff3fff
coverage.sh: fix print_header with defaultmode tests 5 years ago
Johannes 'josch' Schauer 93cf0544c6
coverage.sh: add 7 more tests 5 years ago
Johannes 'josch' Schauer 7126feff41
coverage.sh: increase cover_db.img size to 200M 5 years ago
Johannes 'josch' Schauer 1b8ad8400b
add --logfile option 5 years ago
Johannes 'josch' Schauer 79b7604641
make_mirror.sh: increase disk size because buildd chroot got bigger 5 years ago
Johannes 'josch' Schauer 94c2932ac8
make_mirror.sh: execute test script with xtrace 5 years ago
Johannes 'josch' Schauer 10b3fd869a
make_mirror.sh: add missing mmdebstrap dependency: perl-doc 5 years ago
Johannes 'josch' Schauer 1fe5da3d56
Better documentation of example showing mmdebstrap with sources.list on stdin 5 years ago
Johannes 'josch' Schauer 6e61c1a183
document the behaviour if --quiet, --silent, --verbose or --debug are passed at the same time 5 years ago
Johannes 'josch' Schauer db415fe4f4
add short options for --quiet, --silent, --verbose and --debug 5 years ago
Johannes 'josch' Schauer fffd74afc2
explicitly configure Getopt::Long 5 years ago
Johannes 'josch' Schauer 0ced3cc3de
coverage.sh: add tests for --verbose, --debug and --quiet 5 years ago
Johannes 'josch' Schauer 1f967ed163
coverage.sh: don't be brief when diffing against debootstrap results 5 years ago
Johannes 'josch' Schauer 0b058c7db1
add --setup-hook, --essential-hook and rename --customize to --customize-hook 5 years ago
Johannes 'josch' Schauer d72a582a8b
coverage.sh: work around bug #917773 5 years ago
Johannes 'josch' Schauer 89718d367e
test no-op options and print info message when they are used 5 years ago
Johannes 'josch' Schauer 5115ca87c3
don't unset environment variables in @chrootcmd so that hooks still have access to them 5 years ago
Johannes 'josch' Schauer 3f15f66892
fix example for vmdb2 replacement 5 years ago
Johannes 'josch' Schauer 548130867b
do not run another apt-get pass with custom variant 5 years ago
Johannes 'josch' Schauer 2eed1262db
coverage.sh: create tarball as root with /tmp mounted nodev 5 years ago
Johannes 'josch' Schauer 316f909a1e
coverage.sh: test target directory with empty lost+found 5 years ago
Johannes 'josch' Schauer 9b3e2bce8d
coverage.sh: when adding foreign architecture, also install foreign package 5 years ago