From 13401ffcaa39887830a8c86b171a53da883be75d Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Sat, 11 Apr 2026 23:42:55 +0200 Subject: Tag mirror, tmp as cache directories --- autoinstall-openbsd-on-qemu | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/autoinstall-openbsd-on-qemu b/autoinstall-openbsd-on-qemu index 3b01c8e..7ca9d75 100755 --- a/autoinstall-openbsd-on-qemu +++ b/autoinstall-openbsd-on-qemu @@ -65,6 +65,17 @@ do fi done +# Tag local mirror as cache directory. +mkdir -p mirror/pub +if [ ! -e mirror/pub/CACHEDIR.TAG ] ; then + cat >mirror/pub/CACHEDIR.TAG <tmp/CACHEDIR.TAG <