<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[My upgrade process for several full jails on a host:]]></title><description><![CDATA[<p>My upgrade process for several full jails on a host:</p><p>for jail in $(jls name); do<br />  echo "=== Updating jail: $jail ==="<br />  jexec $jail freebsd-update fetch install<br />  jexec $jail pkg upgrade -y<br />done</p><p>service jail restart</p><p>Works, gets the job done and is "good enough".</p><p><a href="https://mastodon.bsd.cafe/tags/freebsd" rel="tag">#<span>freebsd</span></a> <a href="https://mastodon.bsd.cafe/tags/jails" rel="tag">#<span>jails</span></a> <a href="https://mastodon.bsd.cafe/tags/automation" rel="tag">#<span>automation</span></a> <a href="https://mastodon.bsd.cafe/tags/shell" rel="tag">#<span>shell</span></a></p>]]></description><link>https://board.circlewithadot.net/topic/afdcd902-0eaf-4871-940f-f62ac373cfb5/my-upgrade-process-for-several-full-jails-on-a-host</link><generator>RSS for Node</generator><lastBuildDate>Sun, 31 May 2026 06:51:38 GMT</lastBuildDate><atom:link href="https://board.circlewithadot.net/topic/afdcd902-0eaf-4871-940f-f62ac373cfb5.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 16 May 2026 19:58:57 GMT</pubDate><ttl>60</ttl></channel></rss>