<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0"  >
<channel>
  <title>Vincent's blog</title>
  <link>http://www.vicentdelft.be/rss</link>
  <description>Vincent's ideas</description>
  <lastBuildDate>Fri, 01 Nov 2024 20:29:00 +0100</lastBuildDate>
  
   <item>
      <pubDate>Fri, 01 Nov 2024 20:29:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20241101</link> 
      <guid>http://www.vincentdelft.be/post/post_20241101</guid> 
      <title>My sysupgrade adapted for OpenBSD 7.6</title>
      <description>

For several years, I've been using a customized version of [sysupgrade](https://man.openbsd.org/sysupgrade) to avoid deploying all OpenBSD sets across my different machines. This adapted script has been working flawlessly, but in this post, I’ll share an updated version that incorporates the latest features and code improvements from the OpenBSD developers.


</description>
   </item>
   
   <item>
      <pubDate>Sun, 09 May 2021 12:48:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20210509</link> 
      <guid>http://www.vincentdelft.be/post/post_20210509</guid> 
      <title>Details about my sysupgrade.sh script</title>
      <description>
In this post, I'll share some screenshots concerning mysysupgrade.sh script. 

This post is linked to the previous [one post in October of 2020](/post/post_20201021/).

No features has been added, just more details on what it does during the upgrade process

NOTE: please check updated posts: [/category/sysupgrade](/category/sysupgrade)

</description>
   </item>
   
   <item>
      <pubDate>Wed, 21 Oct 2020 21:31:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20201021</link> 
      <guid>http://www.vincentdelft.be/post/post_20201021</guid> 
      <title>Improved sysupgrade for OpenBSD</title>
      <description>
For the release of OpenBSD 6.8 I've slightly adapted my systupgrade utility. 

NOTE: please check updated posts: [/category/sysupgrade](/category/sysupgrade)
</description>
   </item>
   
   <item>
      <pubDate>Sun, 10 Nov 2019 17:04:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20191030</link> 
      <guid>http://www.vincentdelft.be/post/post_20191030</guid> 
      <title>Modifications on OpenBSD sysupgrade</title>
      <description>

Since version 6.6 of OpenBSD we can upgrade a machine via a simple commmand: [sysupgrade](http://man.openbsd.org/sysupgrade). 
Unfortunately this tool as some side effects annoying for me: install all sets and reboot immediately without asking it.  
In this blog, I present modifications I did in order to solve those problems. 

NOTE: please check updated posts: [/category/sysupgrade](/category/sysupgrade)
</description>
   </item>
   
  </channel>
</rss>