Monday, September 02, 2024

Re: You have installed OpenBSD. Now for the daily tasks (blog post)

On Mon, 2 Sep 2024 23:01:07 +0200
"Peter N. M. Hansteen" <peter@bsdly.net> wrote:
> You Have Installed OpenBSD. Now For The Daily Tasks.
> https://nxdomain.no/~peter/openbsd_installed_now_for_the_daily_tasks.html
> (prettified, tracked:
> https://bsdly.blogspot.com/2024/09/you-have-installed-openbsd-now-for.html)
>
> - Consider this an update with additional explanation over the >10
> years old pieces I dug out recently.
>
> Comments and corrections welcome, as always.

Just one little typo stands out:

--- openbsd_installed_now_for_the_daily_tasks.html.orig Tue Sep 3 13:06:15 2024
+++ openbsd_installed_now_for_the_daily_tasks.html Tue Sep 3 13:06:39 2024
@@ -197,7 +197,7 @@
<p>
For <code>-current</code> or snapshots, <code>syspatch</code> is not really relevant anymore. Instead you run the <code><a href="https://man.openbsd.org/sysupgrade">sysupgrade</a></code> command with the <code>-s</code> flag:
<p>
- <code>$ doas sysmerge -s</code>
+ <code>$ doas sysupgrade -s</code>
<p>
The command runs much like it would for <code>-stable</code> versions, but with a slightly elevated risk of needing to run a manually supervised <code><a href="https://man.openbsd.org/sysmerge">sysmerge</a></code> after booting into the upgraded system.
<p>

No comments:

Post a Comment