<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=4229&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / systemd's new feature (wtf?)]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4229</link>
		<description><![CDATA[The most recent posts in systemd's new feature (wtf?).]]></description>
		<lastBuildDate>Sat, 03 Apr 2021 18:41:42 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: systemd's new feature (wtf?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28771#p28771</link>
			<description><![CDATA[<p>Well the systemd developers certainly aren&#039;t shy about adding new features (although this pales in comparison to the kernel devs) but they also like to keep systemd as modular as possible so if they wanted a service to control updates then I would expect them to announce systemd-updated. The systemd-sysext service is aimed towards boxen that are specifically designed not to be updated at all in the conventional sense.</p><p>And as with almost all systemd features it can be easily disabled and prevented from ever being used with</p><div class="codebox"><pre><code># systemctl mask systemd-sysext.service</code></pre></div><p>Or by using this command on the system image so it isn&#039;t ever loaded at all:</p><div class="codebox"><pre><code># ln -s /dev/null /etc/systemd/system/systemd-sysext.service</code></pre></div><p>EDIT: from my Arch system:</p><div class="codebox"><pre><code>% apropos systemd|grep update
systemd-system-update-generator (8) - Generator for redirecting boot to offline update mode
systemd-update-done (8) - Mark /etc/ and /var/ fully updated
systemd-update-done.service (8) - Mark /etc/ and /var/ fully updated
systemd-update-utmp (8) - Write audit and utmp updates at bootup, runlevel changes and shutdown
systemd-update-utmp-runlevel.service (8) - Write audit and utmp updates at bootup, runlevel changes and shutdown
systemd-update-utmp.service (8) - Write audit and utmp updates at bootup, runlevel changes and shutdown
systemd.offline-updates (7) - Implementation of offline updates in systemd
%</code></pre></div><p><img src="https://dev1galaxy.org/img/smilies/lol.png" width="15" height="15" alt="lol" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 03 Apr 2021 18:41:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28771#p28771</guid>
		</item>
		<item>
			<title><![CDATA[Re: systemd's new feature (wtf?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28762#p28762</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>It only allows for extensions to /usr &amp; /opt (at the moment) so any &quot;forced updates&quot; could only be applied to those directories, which would limit them to themes, fonts &amp; icon sets. Anyway the paradigm is intended to be used with immutable system images, which would preclude permanent upgrades.</p></div></blockquote></div><p>Thanks for the clarification<br />Although, as Steve_v implies, that could all change, right?</p>]]></description>
			<author><![CDATA[dummy@example.com (Spock)]]></author>
			<pubDate>Sat, 03 Apr 2021 15:48:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28762#p28762</guid>
		</item>
		<item>
			<title><![CDATA[Re: systemd's new feature (wtf?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28752#p28752</link>
			<description><![CDATA[<div class="quotebox"><cite>Spock wrote:</cite><blockquote><div><p>I can&#039;t help thinking it is a container system that can be implemented on a users system against their wishes<br />a bit like how windows updates are forced on people<br />Have I got hold of the wrong end of the stick on this?<br />Am I wrong?</p></div></blockquote></div><p>It only allows for extensions to /usr &amp; /opt (at the moment) so any &quot;forced updates&quot; could only be applied to those directories, which would limit them to themes, fonts &amp; icon sets. Anyway the paradigm is intended to be used with immutable system images, which would preclude permanent upgrades.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 03 Apr 2021 13:45:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28752#p28752</guid>
		</item>
		<item>
			<title><![CDATA[Re: systemd's new feature (wtf?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28735#p28735</link>
			<description><![CDATA[<div class="quotebox"><cite>dice wrote:</cite><blockquote><div><p>back in 2000 i was working at dhl using wyse terminals.</p></div></blockquote></div><p>Back in 2000 I had rather more free time than I do now. <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /> I was also recovering from a very traumatic experience with RPM dependency hell and exploring a custom package management solution for LFS. Sadly that one was lost to the sands of time along with the hardware.</p><div class="quotebox"><cite>Spock wrote:</cite><blockquote><div><p>Am I wrong?</p></div></blockquote></div><p>I doubt it. The truth will reveal itself soon enough, but it sure looks like a container system to me.</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Fri, 02 Apr 2021 22:01:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28735#p28735</guid>
		</item>
		<item>
			<title><![CDATA[Re: systemd's new feature (wtf?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28718#p28718</link>
			<description><![CDATA[<div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>Hello:</p><p> a feature called system extension images, designed to allow system files to be added, or appear to be added, even on read-only file systems.</p></div></blockquote></div><p>I read about this and, although the systemd people themselves say, &quot;Don&#039;t think of this as a flatpack system orcontainer system&quot;<br />I can&#039;t help thinking it is a container system that can be implemented on a users system against their wishes<br />a bit like how windows updates are forced on people<br />Have I got hold of the wrong end of the stick on this?<br />Am I wrong?</p>]]></description>
			<author><![CDATA[dummy@example.com (Spock)]]></author>
			<pubDate>Fri, 02 Apr 2021 16:10:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28718#p28718</guid>
		</item>
		<item>
			<title><![CDATA[Re: systemd's new feature (wtf?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28715#p28715</link>
			<description><![CDATA[<div class="quotebox"><cite>steve_v wrote:</cite><blockquote><div><div class="quotebox"><cite>dice wrote:</cite><blockquote><div><p>Ive only just discovered &quot;immutable operating systems&quot;</p></div></blockquote></div><p>I was doing this sort of thing back in ~2000, when you could fit an entire GNU/Linux OS on a 1.44MB floppy disk. It&#039;s doesn&#039;t need to be complicated, it doesn&#039;t need containers, and it sure doesn&#039;t need systemd.<br />Of course you <em>could</em> do it with systemd + containers + whatever other bloated over-engineered garbage the shareholders are into at any given moment, but then you end up with something that&#039;s non-POSIX, non-portable, not even remotely Unix-like, and can&#039;t be reasoned about by a human sysadmin without 10 layers of abstraction and 30 management utilities... Not real surprising that&#039;s the approach the systemd devs are pushing, is it?</p><p>Then again. it could be a prank. If it is, it&#039;s a good one, because this is exactly the kind of &quot;feature&quot; I expect from the developers involved.</p></div></blockquote></div><p>Right, back in 2000 i was working at dhl using wyse terminals.</p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Fri, 02 Apr 2021 12:19:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28715#p28715</guid>
		</item>
		<item>
			<title><![CDATA[Re: systemd's new feature (wtf?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28700#p28700</link>
			<description><![CDATA[<div class="quotebox"><cite>steve_v wrote:</cite><blockquote><div><p>it could be a prank</p></div></blockquote></div><p>No, it&#039;s real. I&#039;m using v248 of systemd in my Arch box.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 01 Apr 2021 17:12:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28700#p28700</guid>
		</item>
		<item>
			<title><![CDATA[Re: systemd's new feature (wtf?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28697#p28697</link>
			<description><![CDATA[<div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>For fuck&#039;s sake, does the shit <em>never</em> stop flowing?</p></div></blockquote></div><p>Apparently not. At least not where corporate agendas are concerned, and shit always flows downhill.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>This &quot;new&quot; implementation sounds like it might be a useful addition for a couple of specific cases.</p></div></blockquote></div><p>By which we mean embedded systems integrators, which along with IBM, Microsoft, and the US military, is where the bulk of Redhat&#039;s funding is coming from at the moment.</p><div class="quotebox"><cite>dice wrote:</cite><blockquote><div><p>Ive only just discovered &quot;immutable operating systems&quot;</p></div></blockquote></div><p>I was doing this sort of thing back in ~2000, when you could fit an entire GNU/Linux OS on a 1.44MB floppy disk. It&#039;s doesn&#039;t need to be complicated, it doesn&#039;t need containers, and it sure doesn&#039;t need systemd.<br />Of course you <em>could</em> do it with systemd + containers + whatever other bloated over-engineered garbage the shareholders are into at any given moment, but then you end up with something that&#039;s non-POSIX, non-portable, not even remotely Unix-like, and can&#039;t be reasoned about by a human sysadmin without 10 layers of abstraction and 30 management utilities... Not real surprising that&#039;s the approach the systemd devs are pushing, is it?</p><p>Then again. it could be a prank. If it is, it&#039;s a good one, because this is exactly the kind of &quot;feature&quot; I expect from the developers involved.</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Thu, 01 Apr 2021 16:41:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28697#p28697</guid>
		</item>
		<item>
			<title><![CDATA[Re: systemd's new feature (wtf?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28694#p28694</link>
			<description><![CDATA[<p>I actually thought this was an April Fool&#039;s joke but:</p><div class="codebox"><pre><code>% systemd-sysext status
HIERARCHY EXTENSIONS SINCE
/opt      none       -    
/usr      none       -    
%</code></pre></div><p>Anyway stateless systems are a good idea IMO. Feel free to throw stuff at me <img src="https://dev1galaxy.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 01 Apr 2021 16:02:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28694#p28694</guid>
		</item>
		<item>
			<title><![CDATA[Re: systemd's new feature (wtf?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28691#p28691</link>
			<description><![CDATA[<p>Ive only just discovered &quot;immutable operating systems&quot; via fedora while i was browsing a reddit. Fedora/redhat silverblue i think this is more or less aimed at.</p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Thu, 01 Apr 2021 14:04:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28691#p28691</guid>
		</item>
		<item>
			<title><![CDATA[Re: systemd's new feature (wtf?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28689#p28689</link>
			<description><![CDATA[<p>I&#039;m waiting for <a href="https://github.com/grandfoobah/systemE" rel="nofollow">systemE</a> to get stable.</p>]]></description>
			<author><![CDATA[dummy@example.com (yeti)]]></author>
			<pubDate>Thu, 01 Apr 2021 13:53:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28689#p28689</guid>
		</item>
		<item>
			<title><![CDATA[Re: systemd's new feature (wtf?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28686#p28686</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Over here it&#039;s 04/01 ...</p></div></blockquote></div><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>This &quot;new&quot; implementation sounds like it might be a useful addition ...</p></div></blockquote></div><p>With the obvious proviso that your opinion with respect to this has much <em>more</em> weight that mine, I just see it as yet another one of systemd tentacles.<br />Reminds me <em>so</em> much of the MS registry.</p><p>Thanks for your input.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Thu, 01 Apr 2021 13:16:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28686#p28686</guid>
		</item>
		<item>
			<title><![CDATA[Re: systemd's new feature (wtf?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28684#p28684</link>
			<description><![CDATA[<p>Over here it&#039;s 04/01 and people have been doing this at least as long as debian-live has been around. This &quot;new&quot; implementation sounds like it might be a useful addition for a couple of specific cases.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Thu, 01 Apr 2021 12:55:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28684#p28684</guid>
		</item>
		<item>
			<title><![CDATA[systemd's new feature (wtf?)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28682#p28682</link>
			<description><![CDATA[<p>Hello:</p><p>I know that it&#039;s 01/04 today (at least here) but ...</p><div class="quotebox"><cite>Tim Anderson @TheRegister wrote:</cite><blockquote><div><p>Version 248 of systemd, a widely used system and service manager for Linux, adds a feature called system extension images, designed to allow system files to be added, or appear to be added, even on read-only file systems.</p></div></blockquote></div><p><a href="https://www.theregister.com/2021/04/01/systemd_248/" rel="nofollow">https://www.theregister.com/2021/04/01/systemd_248/</a></p><p>For fuck&#039;s sake, does the shit <em>never</em> stop flowing?</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Thu, 01 Apr 2021 12:47:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28682#p28682</guid>
		</item>
	</channel>
</rss>
