diff options
| -rw-r--r-- | gemfeed/2024-01-13-one-reason-why-i-love-openbsd.html | 10 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 12 | ||||
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | uptime-stats.html | 2 |
4 files changed, 13 insertions, 13 deletions
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 --> -<pre>doas installboot sd0 <i><font color="#9A1900"># Update the bootloader (not for every upgrade required)</font></i> -doas sysupgrade <i><font color="#9A1900"># Update all binaries (including Kernel)</font></i> +<pre>$ doas installboot sd0 <i><font color="#9A1900"># Update the bootloader (not for every upgrade required)</font></i> +$ doas sysupgrade <i><font color="#9A1900"># Update all binaries (including Kernel)</font></i> </pre> <br /> <span><span class='inlinecode'>sysupgrade</span> downloaded and upgraded to the next release and rebooted the system. After the reboot, I run:</span><br /> @@ -46,9 +46,9 @@ doas sysupgrade <i><font color="#9A1900"># Update all binaries (including Kernel by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> -<pre>doas sysmerge <i><font color="#9A1900"># Update system configuration files</font></i> -doas pkg_add -u <i><font color="#9A1900"># Update all packages</font></i> -doas reboot <i><font color="#9A1900"># Just in case, reboot one more time</font></i> +<pre>$ doas sysmerge <i><font color="#9A1900"># Update system configuration files</font></i> +$ doas pkg_add -u <i><font color="#9A1900"># Update all packages</font></i> +$ doas reboot <i><font color="#9A1900"># Just in case, reboot one more time</font></i> </pre> <br /> <span>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.</span><br /> 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 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2024-01-13T23:34:03+02:00</updated> + <updated>2024-01-14T00:23:06+02:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="https://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -46,8 +46,8 @@ SSFISHKISSFISHKISSFISHKISSFISHKIS SFIS by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> -<pre>doas installboot sd0 <i><font color="#9A1900"># Update the bootloader (not for every upgrade required)</font></i> -doas sysupgrade <i><font color="#9A1900"># Update all binaries (including Kernel)</font></i> +<pre>$ doas installboot sd0 <i><font color="#9A1900"># Update the bootloader (not for every upgrade required)</font></i> +$ doas sysupgrade <i><font color="#9A1900"># Update all binaries (including Kernel)</font></i> </pre> <br /> <span><span class='inlinecode'>sysupgrade</span> downloaded and upgraded to the next release and rebooted the system. After the reboot, I run:</span><br /> @@ -56,9 +56,9 @@ doas sysupgrade <i><font color="#9A1900"># Update all binaries (including Kernel by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> -<pre>doas sysmerge <i><font color="#9A1900"># Update system configuration files</font></i> -doas pkg_add -u <i><font color="#9A1900"># Update all packages</font></i> -doas reboot <i><font color="#9A1900"># Just in case, reboot one more time</font></i> +<pre>$ doas sysmerge <i><font color="#9A1900"># Update system configuration files</font></i> +$ doas pkg_add -u <i><font color="#9A1900"># Update all packages</font></i> +$ doas reboot <i><font color="#9A1900"># Just in case, reboot one more time</font></i> </pre> <br /> <span>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.</span><br /> @@ -10,7 +10,7 @@ <body> <h1 style='display: inline'>foo.zone</h1><br /> <br /> -<span class='quote'>This site was generated at 2024-01-13T23:34:03+02:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2024-01-14T00:23:06+02:00 by <span class='inlinecode'>Gemtexter</span></span><br /> <br /> <pre> |\---/| diff --git a/uptime-stats.html b/uptime-stats.html index ecc195cd..2c8159de 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -10,7 +10,7 @@ <body> <h1 style='display: inline'>My machine uptime stats</h1><br /> <br /> -<span class='quote'>This site was last updated at 2024-01-13T23:34:03+02:00</span><br /> +<span class='quote'>This site was last updated at 2024-01-14T00:23:06+02:00</span><br /> <br /> <span>The following stats were collected via <span class='inlinecode'>uptimed</span> on all of my personal computers over many years and the output was generated by <span class='inlinecode'>guprecords</span>, the global uptime records stats analyser of mine.</span><br /> <br /> |
