|
|
|
@ -3,12 +3,10 @@
|
|
|
|
|
title = 'OpenBSD-current: built from source'
|
|
|
|
|
summary = 'Keeping up to date with OpenBSD-current. Some quick notes.'
|
|
|
|
|
date = '2023-09-03T08:59:12+0200'
|
|
|
|
|
# lastmod = ''
|
|
|
|
|
lastmod = '2023-09-03T08:07:46+0000'
|
|
|
|
|
categories = [ 'computerstuff' ]
|
|
|
|
|
tags = [ 'openbsd' ]
|
|
|
|
|
|
|
|
|
|
draft = true
|
|
|
|
|
|
|
|
|
|
+++
|
|
|
|
|
|
|
|
|
|
[Initially]({{< ref "2023-07-29-going-back-from-openbsd-snapshot/index.md" >}}) I
|
|
|
|
@ -241,6 +239,10 @@ Also this is done in a <mark>few minutes</mark>.
|
|
|
|
|
You'll find your `install73.img` and `install.iso` files in `$RELDIR`.
|
|
|
|
|
Ready to be used.
|
|
|
|
|
|
|
|
|
|
I sometimes upload these files [to my webserver][pub].
|
|
|
|
|
## Conclusion
|
|
|
|
|
|
|
|
|
|
It is not hard to build OpenBSD from source, but it is very time consuming.
|
|
|
|
|
|
|
|
|
|
Ports need a little tweaking, though. I will continue to follow -current by
|
|
|
|
|
[upgrading to current snapshots]({{< ref "2023-09-03-following-openbsd-current-snapshots" >}})
|
|
|
|
|
|
|
|
|
|
[pub]: http://bor.oe7drt.com/pub/OpenBSD/current/amd64/
|
|
|
|
|