Devuan

113 readers
1 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 2 years ago
MODERATORS
1
 
 

In a landscape of increasing consolidation and imposed defaults, Devuan stands as a crucial project dedicated to choice and freedom. We provide a clean, systemd-free Init Freedom for the GNU/Linux ecosystem.

Our work ensures users and developers have a reliable, simple, and modular base system. This isn't just about an init system; it's about preserving the Unix philosophy and the user's right to control their own OS.

To continue this work, we rely on your support. Please consider donating to help us maintain the infrastructure, development, and advocacy for a truly free system.

๐—ฌ๐—ผ๐˜‚๐—ฟ ๐—ฐ๐—ผ๐—ป๐˜๐—ฟ๐—ถ๐—ฏ๐˜‚๐˜๐—ถ๐—ผ๐—ป ๐—ณ๐˜‚๐—ฒ๐—น๐˜€ ๐—ฎ ๐—ณ๐˜‚๐—ป๐—ฑ๐—ฎ๐—บ๐—ฒ๐—ป๐˜๐—ฎ๐—น ๐—ฐ๐—ต๐—ผ๐—ถ๐—ฐ๐—ฒ ๐—ถ๐—ป ๐—ณ๐—ฟ๐—ฒ๐—ฒ ๐˜€๐—ผ๐—ณ๐˜๐˜„๐—ฎ๐—ฟ๐—ฒ.

๐Ÿ–– ๐—Ÿ๐—ฒ๐—ฎ๐—ฟ๐—ป ๐—บ๐—ผ๐—ฟ๐—ฒ ๐—ฎ๐—ป๐—ฑ ๐—ฑ๐—ผ๐—ป๐—ฎ๐˜๐—ฒ: https://devuan.org/donate

#Devuan #GNU #Linux #InitFreedom #FreeSoftware #Donate #OpenSource

2
3
 
 

Skipping to Devuan before systemd begins leaking my birthday/age to people who don't really need it, and who are not accountable to keep it safe.

4
5
 
 

Hi, I migrated to Devuan Excalibur from Debian Trixie and now I can't connect via IPv4 at all, everything forces IPv6 which makes all my webpages fail and unable to connect even within local network. I tried restarting using dhcpcd and dhclient but even when I explicitly turn off IPv6 it forces a v6 lease instead of v4. What can I do?

6
7
1
submitted 2 years ago* (last edited 2 years ago) by dev1@fed.dyne.org to c/devuan@fed.dyne.org
 
 

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

8
1
Just imagine... (static.toot.community)
 
 

Just imagine...
@devuan@fed.dyne.org

9
 
 
10
 
 
11
 
 

edit: peertube account moved, hence URL has changed

12
13
 
 

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 ๐Ÿ’ช

14
15
16
 
 

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
17
 
 

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.

18
 
 

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