Devuan

60 readers
3 users here now

Devuan GNU+Linux is a fork of Debian without systemd that allows users to reclaim control over their system by avoiding unnecessary entanglements and ensuring Init Freedom.

https://www.devuan.org/

founded 1 year ago
MODERATORS
1
7
submitted 4 weeks ago* (last edited 4 weeks ago) by [email protected] to c/[email protected]
 
 

Get yourself in the mood with some Devuan swag ๐Ÿ‘•

Behind the menacing gates of systemd lays the path to init alienation. But no need to run! With Devuan, those bad spells have no power!

All proceeds go to the development of Devuan

https://devuan.myspreadshop.net/all?listModeOverride=DESIGN

2
3
7
Just imagine... (static.toot.community)
submitted 5 months ago by [email protected] to c/[email protected]
 
 

Just imagine...
@[email protected]

4
 
 
5
 
 
6
6
submitted 7 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
 
 

edit: peertube account moved, hence URL has changed

7
8
 
 

Running the Devuan-PI Daedalus build from http://arm-files.devuan.org the difference with Raspbian and other ARM distros bugged by systemd becomes evident. Here we manage to run Pi_Hole v6-beta in less than 70MiB of RAM and below 50c temp on a RPi3-modelB ๐Ÿ’ช

9
10
11
 
 

cat << EOF > /etc/systemd/system/rc-local.service

[Unit]
 Description=/etc/rc.local Compatibility
 ConditionPathExists=/etc/rc.local

[Service]
 Type=forking
 ExecStart=/etc/rc.local start
 TimeoutSec=0
 StandardOutput=tty
 RemainAfterExit=yes
 SysVStartPriority=99

[Install]
 WantedBy=http://multi-user.target
EOF

if ! [ -r /etc/rc.local ]; then
        printf '%s\n' '#!/bin/bash' 'exit 0' | tee -a /etc/rc.local
fi
chmod +x /etc/rc.local
systemctl enable rc-local
12
 
 

Peppermint OS continues to stand out by offering an exciting new addition to its lineup. The lightweight, open-source operating system, known for its ease of use and resource efficiency, has just introduced a Devuan-based build tailored for ARM architecture.

This strategic move extends Peppermint OSโ€™s reach, making it an even more compelling choice for users who prefer a systemd-free environment, especially on ARM devices like the Raspberry Pi and ARM laptops.

13
 
 

It is Halloween again and you are all welcome to share your systemd horror story with us! CVEs are growing every year and the wolves are howling #wontfix to the moon! https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=systemd