Commit Graph

230 Commits (b2d5a45932a303a65baa4ec5081c5fa1f4fa80a5)
 

Author SHA1 Message Date
Johannes 'josch' Schauer b2d5a45932
cleanup auxfiles *after* running apt-get update or otherwise it will be re-created 5 years ago
Johannes 'josch' Schauer 19fdb4914d
coverage.sh: auto generate package list for aspcud instead of hardcoding it 5 years ago
Johannes 'josch' Schauer bc3d5153df
make_mirror.sh: choose mode automatically when running mmdebstrap 5 years ago
Johannes 'josch' Schauer 055af094ea
coverage.sh: add test auto-mode without unshare capabilities 5 years ago
Johannes 'josch' Schauer 454dd9fa3e
Annotate examples with a description of their effect 5 years ago
Johannes 'josch' Schauer 70cf6b39df
make_mirror.sh: list remaining files if /var/cache/apt/archives/ is not empty 5 years ago
Johannes 'josch' Schauer a69a2d39b8
also re-exec under fakechroot if fakechroot is picked in 'auto' mode 5 years ago
Johannes 'josch' Schauer 3e8a251e1f
fix EDSP output for external solvers so that apt doesn't mark itself as Essential:yes 5 years ago
Johannes 'josch' Schauer 6a51d410ec
do not skip package installation in 'custom' variant 5 years ago
Johannes 'josch' Schauer ea8315a5f1
coverage.sh: allow setting chroot distribution with DEFAULT_DIST 5 years ago
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