<?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=5483&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / finit: new init system option for Devuan daedalus]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5483</link>
		<description><![CDATA[The most recent posts in finit: new init system option for Devuan daedalus.]]></description>
		<lastBuildDate>Mon, 23 Jan 2023 05:55:05 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: finit: new init system option for Devuan daedalus]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40502#p40502</link>
			<description><![CDATA[<p>^ Thanks :-)</p><p>It turns out I can kill dbus under systemd as well:</p><div class="codebox"><pre><code>archie:~$ cat /proc/1/comm
systemd
archie:~$ pgrep -a dbus
1archie:~$</code></pre></div><p>The only thing I&#039;m using that needs it is iwd but good old-fashioned wpa_supplicant works just fine.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Mon, 23 Jan 2023 05:55:05 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40502#p40502</guid>
		</item>
		<item>
			<title><![CDATA[Re: finit: new init system option for Devuan daedalus]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40497#p40497</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>Look:</p><div class="codebox"><pre><code>empty@P14s:~ $ pgrep -a dbus
1|empty@P14s:~ $</code></pre></div><p>^ This is not possible with the other init systems.</p></div></blockquote></div><p>I guess I&#039;m not understanding what you&#039;re saying here. It is possible to run sysvinit without dbus. This is in a daedalus live-iso made last May.</p><div class="codebox"><pre><code>user@refracta-nodbus:~$ pgrep -a dbus
user@refracta-nodbus:~$ 
user@refracta-nodbus:~$ dpkg -l |grep sysvinit
ii  live-config-sysvinit             11.0.3+devuan2                         all          Live System Configuration Components (sysvinit backend)
ii  sysvinit-core                    3.03-1devuan1                          amd64        System-V-like init
ii  sysvinit-utils                   3.03-1devuan1                          amd64        System-V-like utilities</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 22 Jan 2023 23:29:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40497#p40497</guid>
		</item>
		<item>
			<title><![CDATA[Re: finit: new init system option for Devuan daedalus]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40496#p40496</link>
			<description><![CDATA[<p>I discovered it recently, definitely considering trying it out - I found the <a href="https://troglobit.com/projects/finit/" rel="nofollow">finit website</a> and docs significantly clearer than those of other init systems.</p><p>Not currently running Daedalus though, so will probably wait at least for the soft freeze in early Feb.</p><div class="quotebox"><cite>MLEvD wrote:</cite><blockquote><div><p>...I&#039;ll stick it on some eee pc...</p></div></blockquote></div><p>To be clear, finit is a re-implementation of fastinit (which was an Asus proprietary init for EeePC), but finit itself is not EeePC specific.</p>]]></description>
			<author><![CDATA[dummy@example.com (boughtonp)]]></author>
			<pubDate>Sun, 22 Jan 2023 23:20:53 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40496#p40496</guid>
		</item>
		<item>
			<title><![CDATA[Re: finit: new init system option for Devuan daedalus]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40493#p40493</link>
			<description><![CDATA[<p>When Bookworm is stable and finit is finished, I&#039;ll stick it on some eee pc and let you know if it&#039;s noticeably faster.</p>]]></description>
			<author><![CDATA[dummy@example.com (MLEvD)]]></author>
			<pubDate>Sun, 22 Jan 2023 21:12:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40493#p40493</guid>
		</item>
		<item>
			<title><![CDATA[Re: finit: new init system option for Devuan daedalus]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40481#p40481</link>
			<description><![CDATA[<p>Exciting stuff <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p><span class="bbc">sysvinit</span> of course only does whatever <span class="bbc">/etc/inittab</span> says it should do and one can have great fun as well editing that.</p><p>And you would find a rather extreme doing-nothing init in the <span class="bbc">overlay-boot</span> package, where its startup relies on scripting that spawns desired services before entering its &quot;init&quot; (actually called &quot;reaper&quot;) which merely reaps zombies.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sun, 22 Jan 2023 11:38:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40481#p40481</guid>
		</item>
		<item>
			<title><![CDATA[Re: finit: new init system option for Devuan daedalus]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40478#p40478</link>
			<description><![CDATA[<div class="quotebox"><cite>MrReplikant wrote:</cite><blockquote><div><p>the automation of the init scripts being properly configured hasn&#039;t been added in</p></div></blockquote></div><p>Yeah, I would actually consider that a feature for my use case :-)</p><p>Look:</p><div class="codebox"><pre><code>empty@P14s:~ $ pgrep -a dbus
1|empty@P14s:~ $</code></pre></div><p>^ This is not possible with the other init systems.</p><p>I just start anything I want using /etc/rc.local, for example:</p><div class="codebox"><pre><code>wpa_supplicant -B -i wlan0 -c /etc/wpa_supplicant/wpa_supplicant-wlan0.conf
ip a add 192.168.1.55/24 dev wlan0
ip r add default via 192.168.1.254</code></pre></div><p>/etc/network/interfaces is bloat! I actually prefer iwd but that needs dbus.</p><div class="quotebox"><cite>MrReplikant wrote:</cite><blockquote><div><p>it conflicts with the &quot;init&quot; package</p></div></blockquote></div><p>So what?</p><div class="codebox"><pre><code>empty@P14s:~ $ aptitude why init
Not currently installed
The candidate version 1.65.2 has priority important
No dependencies require to install init
1|empty@P14s:~ $</code></pre></div><p>I think that would only be an issue if you wanted to use some bloated desktop environment. Anybody who is interested in finit most certainly wouldn&#039;t be interested in those, IMO.</p><p>So my box works just fine with plain openbox/tint2 or dwm or whatever. If I want to use sway I&#039;ll have to get dbus running but I don&#039;t want that so I&#039;ll just slum it in X for now. Even steam works.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 22 Jan 2023 11:16:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40478#p40478</guid>
		</item>
		<item>
			<title><![CDATA[Re: finit: new init system option for Devuan daedalus]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40472#p40472</link>
			<description><![CDATA[<p>I&#039;ve tried using finit, be warned it isn&#039;t complete yet. the automation of the init scripts being properly configured hasn&#039;t been added in, and it conflicts with the &quot;init&quot; package</p>]]></description>
			<author><![CDATA[dummy@example.com (MrReplikant)]]></author>
			<pubDate>Sun, 22 Jan 2023 02:43:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40472#p40472</guid>
		</item>
		<item>
			<title><![CDATA[Re: finit: new init system option for Devuan daedalus]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40445#p40445</link>
			<description><![CDATA[<p>That&#039;s neat and the diversity is impressive. </p><p>I will keep using System V Init, because it&#039;s old, and I&#039;m old, and we know each other so well; Why bother messing with something else when what I already have/know works fine and there are plenty of other things I&#039;d rather do (and need to do) with my time.</p>]]></description>
			<author><![CDATA[dummy@example.com (Tatwi)]]></author>
			<pubDate>Sat, 21 Jan 2023 17:19:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40445#p40445</guid>
		</item>
		<item>
			<title><![CDATA[finit: new init system option for Devuan daedalus]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40437#p40437</link>
			<description><![CDATA[<p>Just upgraded a Debian bullseye container to bookworm and converted it to a booting system and I noticed this when selecting an init system:</p><div class="codebox"><pre><code>$ apt-file search -x &#039;^/sbin/init&#039;
finit-sysv: /sbin/init
runit-init: /sbin/init
systemd-sysv: /sbin/init
sysvinit-core: /sbin/init
$</code></pre></div><p>So Debian bookworm now has no fewer than <em>four</em> different options for PID1, or five if /sbin/openrc-init is counted (which can be linked to /sbin/init and does work in that role). Impressive diversity. </p><p>I&#039;m currently trying <a href="https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&amp;q=finit=4.2-1+b1" rel="nofollow">finit</a> and the system boots up to a console just fine. Just have to get my wireless connection working then see if I can get it to a desktop...</p><div class="quotebox"><cite>finit package description wrote:</cite><blockquote><div><p>Fast init for Linux systems</p><p>Finit is a simple alternative to SysV init and systemd, reverse engineered from the EeePC fastinit ten years ago by Claudio Matsuoka - &quot;gaps filled with frog DNA ...&quot;</p><p>Finit supports runlevels, process monitoring, and starting services on demand using the built-in inetd, or by triggering a condition. E.g., &quot;don&#039;t start this service until basic networking is available&quot;, or &quot;wait until syslogd has started&quot;.</p></div></blockquote></div><p>I especially like the frog DNA bit. Everybody likes frogs, right?</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 21 Jan 2023 16:13:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40437#p40437</guid>
		</item>
	</channel>
</rss>
