<?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=7137&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Google search for "after devuan migration no inittab or inittab.d"???]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7137</link>
		<description><![CDATA[The most recent posts in Google search for "after devuan migration no inittab or inittab.d"???.]]></description>
		<lastBuildDate>Mon, 31 Mar 2025 22:04:17 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Google search for "after devuan migration no inittab or inittab.d"???]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55087#p55087</link>
			<description><![CDATA[<p>I have been wondering if we should add the directory, owned by a package that is always present, so that other packages can include drop-in files without needing to own the parent directory. For example, it would be a neat way to integrate runit-run under sysv-init rather than maintscripts to edit /etc/inittab.</p>]]></description>
			<author><![CDATA[dummy@example.com (abower)]]></author>
			<pubDate>Mon, 31 Mar 2025 22:04:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55087#p55087</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google search for "after devuan migration no inittab or inittab.d"???]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55071#p55071</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Booting to cli, with startx option, but removing lightdm breaks switching between consoles.</p></div></blockquote></div><p>Well without a graphical console running there will be no option to switch to it. Once you have started a graphical login console you should be able to switch between it and a cli console as normal. At least that is the way it works here for me when I logout of desktop and switch to a cli console and back to display manager login once more. That is the expected behavior when you have removed it and it never gets the chance to start.</p>]]></description>
			<author><![CDATA[dummy@example.com (RedGreen925)]]></author>
			<pubDate>Thu, 27 Mar 2025 23:41:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55071#p55071</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google search for "after devuan migration no inittab or inittab.d"???]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55068#p55068</link>
			<description><![CDATA[<p>looool</p>]]></description>
			<author><![CDATA[dummy@example.com (lynch9)]]></author>
			<pubDate>Thu, 27 Mar 2025 22:01:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55068#p55068</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google search for "after devuan migration no inittab or inittab.d"???]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55065#p55065</link>
			<description><![CDATA[<p>Got it working, reverted to pre-migration state and tried a different approach: Installed orphan-sysv-scripts and the four sysvinit-core dependencies under the debian repos, then checked and inittab was present, so went ahead with the migration instructions as before.<br />This worked fine, albeit with extra apt-get upgrades and apt-get -f installs, but the inittab.d warning was still there, so mkdir /etc/inittab.d fixed the warning, which didn&#039;t affect the system.<br />I am learning <img src="https://dev1galaxy.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /><br />Also forgot to reinstall lightdm, so booted to no desktop, but startx worked.<br />I&#039;d like the system to always behave that way? Booting to cli, with startx option, but removing lightdm breaks switching between consoles.</p>]]></description>
			<author><![CDATA[dummy@example.com (MLEvD)]]></author>
			<pubDate>Thu, 27 Mar 2025 17:26:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55065#p55065</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google search for "after devuan migration no inittab or inittab.d"???]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55064#p55064</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>this cured the &#039;no inittab&#039; error, but then there is a &#039;no inittab.d&#039; error.<br />Can&#039;t see inittab.d on any sysv system, so am stumped.</p></div></blockquote></div><p>So create the stupid directory it searches for and be done with it. That is all them .d&#039;s are a configuration directory to put files into to be loaded instead of editing the system configuration file that can be overwritten on update/upgrade losing the changes you want to have in the default behavior contained in the system file. I have no .d directory on my install either and it works fine.</p><div class="codebox"><pre><code>root@9600k:~# ll /etc/inittab 
4 -rw-r--r-- 1 root root 2348 Jan  7 05:26 /etc/inittab</code></pre></div><p>I do however have a modules-load.d which contains a file that is used to load cups related options.</p><div class="codebox"><pre><code>root@9600k:~# ll /etc/modules*
4 -rw-r--r-- 1 root root  295 Jan 24 20:23 /etc/modules

/etc/modules-load.d:
total 4
4 -rw-r--r-- 1 root root 119 Jan 16 04:53 cups-filters.conf</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (RedGreen925)]]></author>
			<pubDate>Thu, 27 Mar 2025 15:13:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55064#p55064</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google search for "after devuan migration no inittab or inittab.d"???]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55062#p55062</link>
			<description><![CDATA[<p>I have no inittab.d either. I&#039;m fine with that.</p><p>I have found that the less stuff I have on my machine that ends with a &quot;d&quot;, the better it runs, go figure. <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (greenjeans)]]></author>
			<pubDate>Thu, 27 Mar 2025 13:59:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55062#p55062</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google search for "after devuan migration no inittab or inittab.d"???]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55061#p55061</link>
			<description><![CDATA[<p>Thankyou, I did copy over an existing inittab from a saved eee pc daedalus iso, this cured the &#039;no inittab&#039; error, but then there is a &#039;no inittab.d&#039; error.<br />Can&#039;t see inittab.d on any sysv system, so am stumped.<br />Is nobody worried that simply following the latest devuan migration instructions leads to a rather poorly system?</p><p>Debian 12.9 netinstall base.</p>]]></description>
			<author><![CDATA[dummy@example.com (MLEvD)]]></author>
			<pubDate>Thu, 27 Mar 2025 09:38:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55061#p55061</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google search for "after devuan migration no inittab or inittab.d"???]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55060#p55060</link>
			<description><![CDATA[<p>The fix is, we don&#039;t use systemd, so forget about that. Debian without systemd.</p><p>inittab is here and functioning with Daedalus.<br />/etc/inittab</p><div class="codebox"><pre class="vscroll"><code># /etc/inittab: init(8) configuration.
# $Id: inittab,v 1.91 2002/01/25 13:35:21 miquels Exp $

# The default runlevel.
id:2:initdefault:

# Boot-time system configuration/initialization script.
# This is run first except when booting in emergency (-b) mode.
si::sysinit:/etc/init.d/rcS

# What to do in single-user mode.
~~:S:wait:/sbin/sulogin --force

# /etc/init.d executes the S and K scripts upon change
# of runlevel.
#
# Runlevel 0 is halt.
# Runlevel 1 is single-user.
# Runlevels 2-5 are multi-user.
# Runlevel 6 is reboot.

l0:0:wait:/etc/init.d/rc 0
l1:1:wait:/etc/init.d/rc 1
l2:2:wait:/etc/init.d/rc 2
l3:3:wait:/etc/init.d/rc 3
l4:4:wait:/etc/init.d/rc 4
l5:5:wait:/etc/init.d/rc 5
l6:6:wait:/etc/init.d/rc 6
# Normally not reached, but fallthrough in case of emergency.
z6:6:respawn:/sbin/sulogin --force

# What to do when CTRL-ALT-DEL is pressed.
ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now

# Action on special keypress (ALT-UpArrow).
#kb::kbrequest:/bin/echo &quot;Keyboard Request--edit /etc/inittab to let this work.&quot;

# What to do when the power fails/returns.
pf::powerwait:/etc/init.d/powerfail start
pn::powerfailnow:/etc/init.d/powerfail now
po::powerokwait:/etc/init.d/powerfail stop

# /sbin/getty invocations for the runlevels.
#
# The &quot;id&quot; field MUST be the same as the last
# characters of the device (after &quot;tty&quot;).
#
# Format:
#  &lt;id&gt;:&lt;runlevels&gt;:&lt;action&gt;:&lt;process&gt;
#
# Note that on most Debian systems tty7 is used by the X Window System,
# so if you want to add more getty&#039;s go ahead but skip tty7 if you run X.
#
1:2345:respawn:/sbin/getty --noclear 38400 tty1
2:23:respawn:/sbin/getty 38400 tty2
3:23:respawn:/sbin/getty 38400 tty3
4:23:respawn:/sbin/getty 38400 tty4
5:23:respawn:/sbin/getty 38400 tty5
6:23:respawn:/sbin/getty 38400 tty6

# Example how to put a getty on a serial line (for a terminal)
#
#T0:23:respawn:/sbin/getty -L ttyS0 9600 vt100
#T1:23:respawn:/sbin/getty -L ttyS1 9600 vt100
#
# or on a USB serial line
#U0:23:respawn:/sbin/getty -L ttyUSB0 9600 vt100

# Example how to put a getty on a modem line.
#
#T3:23:respawn:/sbin/mgetty -x0 -s 57600 ttyS3

# Example for systemd-nspawn
# Only /dev/console exists inside nspawn, so we need a getty on that.
# Also make sure to comment out the gettys on tty* above.
#C0:2345:respawn:/sbin/getty -8 --noclear --keep-baud console 115200,38400,9600
c7:2345:respawn:bash -c &quot;cat /proc/kmsg &gt;/dev/tty11&quot;
#c8:2345:respawn:bash -c &quot;cat /var/log/squid/cache.log &gt;/dev/tty10&quot;
#c9:2345:respawn:bash -c &quot;cat /var/log/syslog &gt;/dev/tty9&quot;
c8:2345:respawn:bash -c &quot;tail -f /var/log/squid/access.log &gt;/dev/tty10&quot;</code></pre></div><p>I hope this helps</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Thu, 27 Mar 2025 07:16:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55060#p55060</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google search for "after devuan migration no inittab or inittab.d"???]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55059#p55059</link>
			<description><![CDATA[<p>Is the fix to simply copy over a known good inittab and mkdir /etc/inittab.d/&#160; ?</p>]]></description>
			<author><![CDATA[dummy@example.com (MLEvD)]]></author>
			<pubDate>Thu, 27 Mar 2025 03:35:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55059#p55059</guid>
		</item>
		<item>
			<title><![CDATA[Re: Google search for "after devuan migration no inittab or inittab.d"???]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55058#p55058</link>
			<description><![CDATA[<p>That&#039;s good. Just fill the forum with generated crap... much better than the mind-authored.<br />not.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Wed, 26 Mar 2025 23:47:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55058#p55058</guid>
		</item>
		<item>
			<title><![CDATA[Google search for "after devuan migration no inittab or inittab.d"???]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55056#p55056</link>
			<description><![CDATA[<p><strong>Hilarious</strong> AI overview for devuan question. Ever felt quite so trolled??</p><p>AI Overview</p><p>After a Devuan migration, the absence of /etc/inittab and /etc/inittab.d is normal, as Devuan, a fork of Debian, uses systemd for system initialization instead of the older sysvinit which uses those files. </p><p>Here&#039;s a more detailed explanation:</p><p>Devuan and Systemd:</p><p>Devuan, a fork of Debian, intentionally removes sysvinit and its associated files (like /etc/inittab) in favor of systemd. systemd is a system and service manager that provides a different approach to managing system processes and boot sequences. </p><p>What /etc/inittab and /etc/inittab.d were for:</p><p>In systems that used sysvinit, /etc/inittab contained configuration for runlevels and the initial processes to be started, while /etc/inittab.d was used for adding custom configurations. </p><p>Why you won&#039;t find them:</p><p>Since Devuan uses systemd, the files and concepts associated with sysvinit are not present. </p><p>What to use instead:</p><p>If you need to manage services or boot processes, you should consult the systemd documentation and use systemd&#039;s tools and configuration files, such as unit files in /etc/systemd/system/. </p><p>No need to worry:</p><p>The absence of /etc/inittab and /etc/inittab.d is expected in a Devuan system and should not cause any problems. <br />No inittab.d directory found during boot log - Devuan Forum<br />23 Mar 2022 — Re: [SOLVED] init: No inittab. d directory found during boot log. The *. d directories are a place for the administrato...</p><p>Devuan Forum<br />Directory /etc/inittab.d - LinuxQuestions.org<br />22 Jan 2023 — master could probably have gone to separate files in /etc/auto. master. d but I was lazy and reused an older package. S...</p><p>LinuxQuestions.org<br />&quot;No inittab file found&quot; after reset - debian - Server Fault<br />6 Jan 2015 — Is /etc/inittab the only file missing or does it look like other parts of / are affected? If only inittab is missing, tr...</p><p>Server Fault<br />Show all<br />Generative AI is experimental.</p>]]></description>
			<author><![CDATA[dummy@example.com (MLEvD)]]></author>
			<pubDate>Wed, 26 Mar 2025 22:17:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55056#p55056</guid>
		</item>
	</channel>
</rss>
