Klaus Knopper answers your Linux questions
Systemd Update
What's up with systemd in Knoppix 7.4 and Debian?
Debian is going to switch the startup system to systemd [6]. Although systemd claims to be able to work as a "drop-in replacement for sysvinit," the startup procedure and configuration differ a lot from the traditional SysV init startup [7]. Although systemd-sysv features parallelizing startup of services, it uses different paths and flow of execution, and it adds more complexity because the systemd modules also replace or change interfaces like ConsoleKit, powerd, and acpid. For embedded systems and customized boot procedures – such as the one Knoppix uses, which basically consists of only two or three scripts for fast startup – this raises a lot of issues.
Unfortunately, as of this writing, it is no longer possible to keep the traditional SysV init (which has been renamed sysvinit-core) in parallel with other systemd features that are required by various services like network-manager or session management. Installing the required systemd-sysv will remove sysvinit-core and, thus, change the boot procedure completely.
Apparently systemd will be a basic requirement for Debian to work properly starting from the "jessie" release, but I prefer to keep my customized boot scripts that take care of parallelizing and fallbacks on their own. Thus, I'm using a forked SysV init package as a workaround for keeping the SysV init startup while still providing the now necessary systemd modules. To provide systemd's session management as well, systemd-logind is also started, so network-manager and other packages that rely on it will continue to work.
The workaround is (probably) temporary until systemd integration in Debian is stabilized. I may have to redesign the Knoppix start scripts to run as systemd services in the future. This means /etc/inittab
will go away, but the main hardware detection and the fast startup script /etc/init.d/knoppix-autoconfig
won't.
Because the handling of systemd dependencies in Debian is still a work in progress, I expect many things to break upon upgrade. Thus, the currently installed versions of essential packages have been put on hold, so they won't be upgraded accidentally when attempting to update packages.
Another difference between Knoppix systemd integration and Debian/unstable is disabling systemd's attempt to take over hot keys and events that were formerly handled by acpid – such as closing the notebook lid or pressing the poweroff button. These actions usually lead to a (non-recoverable without password) lockup of the display caused by systemd or an immediate shutdown, both of which have been disabled by configuration in Knoppix.
In summary, Knoppix 7.4 is mostly prepared for systemd, whereas the startup process is still using SysV init (or rather BSD) style.
Infos
- Knoppix website: http://knopper.net/knoppix/knoppix740-en.html
- Bitcoin: https://bitcoin.org/
- Debian bugtracker: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719870
- Compiz 0.9.11.1: https://launchpad.net/compiz
- Knoppix package sources: http://debian-knoppix.alioth.debian.org/
- Systemd: https://wiki.debian.org/systemd
- SysV init startup: http://www.freedesktop.org/wiki/Software/systemd/Incompatibilities/
« Previous 1 2
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you've found an article to be beneficial.
News
-
Linux Kernel Reducing Long-Term Support
LTS support for the Linux kernel is about to undergo some serious changes that will have a considerable impact on the future.
-
Fedora 39 Beta is Now Available for Testing
For fans and users of Fedora Linux, the first beta of release 39 is now available, which is a minor upgrade but does include GNOME 45.
-
Fedora Linux 40 to Drop X11 for KDE Plasma
When Fedora 40 arrives in 2024, there will be a few big changes coming, especially for the KDE Plasma option.
-
Real-Time Ubuntu Available in AWS Marketplace
Anyone looking for a Linux distribution for real-time processing could do a whole lot worse than Real-Time Ubuntu.
-
KSMBD Finally Reaches a Stable State
For those who've been looking forward to the first release of KSMBD, after two years it's no longer considered experimental.
-
Nitrux 3.0.0 Has Been Released
The latest version of Nitrux brings plenty of innovation and fresh apps to the table.
-
Linux From Scratch 12.0 Now Available
If you're looking to roll your own Linux distribution, the latest version of Linux From Scratch is now available with plenty of updates.
-
Linux Kernel 6.5 Has Been Released
The newest Linux kernel, version 6.5, now includes initial support for two very exciting features.
-
UbuntuDDE 23.04 Now Available
A new version of the UbuntuDDE remix has finally arrived with all the updates from the Deepin desktop and everything that comes with the Ubuntu 23.04 base.
-
Star Labs Reveals a New Surface-Like Linux Tablet
If you've ever wanted a tablet that rivals the MS Surface, you're in luck as Star Labs has created such a device.