summaryrefslogtreecommitdiff
path: root/posts
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2023-10-05 20:58:45 +0200
committerStefan Kreutz <mail@skreutz.com>2023-10-05 20:58:45 +0200
commit6ac068de55d1b1e0cff60838fd6ce57255f07a9d (patch)
treebcf10e88d8bec030c795b591ce8231e5def6e252 /posts
parentca56f3957a9026d8c81a0097652da1388627c2e0 (diff)
downloadblog-6ac068de55d1b1e0cff60838fd6ce57255f07a9d.tar
Update OpenBSD 6.7 mirror
Diffstat (limited to 'posts')
-rw-r--r--posts/autoinstall-openbsd-on-qemu.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/posts/autoinstall-openbsd-on-qemu.md b/posts/autoinstall-openbsd-on-qemu.md
index 2d9d291..578bd24 100644
--- a/posts/autoinstall-openbsd-on-qemu.md
+++ b/posts/autoinstall-openbsd-on-qemu.md
@@ -2,9 +2,13 @@
title: Auto-install OpenBSD on QEMU
description: How to perform an unattended installation of OpenBSD on the QEMU virtual machine monitor.
published: 2020-07-22
-updated: 2022-03-17
+updated: 2023-10-05
---
+**Update** 5 October 2023:
+The two mirrors used below have removed the OpenBSD 6.7 release.
+As of this writing, you can still download the files from other mirrors, for example, from [LeaseWeb](https://mirror.leaseweb.com/pub/OpenBSD/6.7/).
+
**Update** 17 March 2022:
Starting with OpenBSD 7.0, [autoinstall(8)](https://man.openbsd.org/OpenBSD-7.0/autoinstall) no longer respects the *TFTP server name* option used below.
I've added updated instructions at the end of this post.
Generated by cgit. See skreutz.com for my tech blog and contact information.