From dc2c6f076a448c4154bd51f009c253cff3e474bd Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 14 Jan 2024 00:23:23 +0200 Subject: Update content for html --- gemfeed/2024-01-13-one-reason-why-i-love-openbsd.html | 10 +++++----- gemfeed/atom.xml | 12 ++++++------ 2 files changed, 11 insertions(+), 11 deletions(-) (limited to 'gemfeed') diff --git a/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.html b/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.html index 9ccf26df..45153daa 100644 --- a/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.html +++ b/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.html @@ -36,8 +36,8 @@ SSFISHKISSFISHKISSFISHKISSFISHKIS SFIS by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> -
doas installboot sd0 # Update the bootloader (not for every upgrade required)
-doas sysupgrade # Update all binaries (including Kernel)
+
$ doas installboot sd0 # Update the bootloader (not for every upgrade required)
+$ doas sysupgrade # Update all binaries (including Kernel)
 

sysupgrade downloaded and upgraded to the next release and rebooted the system. After the reboot, I run:
@@ -46,9 +46,9 @@ doas sysupgrade # Update all binaries (including Kernel by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> -
doas sysmerge # Update system configuration files
-doas pkg_add -u # Update all packages
-doas reboot # Just in case, reboot one more time
+
$ doas sysmerge # Update system configuration files
+$ doas pkg_add -u # Update all packages
+$ doas reboot # Just in case, reboot one more time
 

That's it! Took me around 5 minutes in total! No issues, only these few comands, only 5 minutes! It just works! No problems, no conflicts, no tons (actually none) config file merge conflicts.
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index c83563ba..8b5e0cd0 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2024-01-13T23:34:03+02:00 + 2024-01-14T00:23:06+02:00 foo.zone feed To be in the .zone! @@ -46,8 +46,8 @@ SSFISHKISSFISHKISSFISHKISSFISHKIS SFIS by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> -
doas installboot sd0 # Update the bootloader (not for every upgrade required)
-doas sysupgrade # Update all binaries (including Kernel)
+
$ doas installboot sd0 # Update the bootloader (not for every upgrade required)
+$ doas sysupgrade # Update all binaries (including Kernel)
 

sysupgrade downloaded and upgraded to the next release and rebooted the system. After the reboot, I run:
@@ -56,9 +56,9 @@ doas sysupgrade # Update all binaries (including Kernel by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> -
doas sysmerge # Update system configuration files
-doas pkg_add -u # Update all packages
-doas reboot # Just in case, reboot one more time
+
$ doas sysmerge # Update system configuration files
+$ doas pkg_add -u # Update all packages
+$ doas reboot # Just in case, reboot one more time
 

That's it! Took me around 5 minutes in total! No issues, only these few comands, only 5 minutes! It just works! No problems, no conflicts, no tons (actually none) config file merge conflicts.
-- cgit v1.2.3