The officially official Devuan Forum!

You are not logged in.

#1 Re: Hardware & System Configuration » [SOLVED] Removing/purging Network Manager » 2026-03-11 00:32:03

Actually the man page advice is to use two iface snippets in /etc/network/interfaces

iface wlan0 inet manual
    wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf

iface default inet dhcp

The first snippet is for declaring the conf file to be used, and the second is the one wpa_action will use when setting up an access point link. (using ifup wlan0=default)

In that way you can also define additional, different handlings of different setups with different identities.

#2 Re: Hardware & System Configuration » [SOLVED] Removing/purging Network Manager » 2026-03-09 09:55:41

I have no idea.
I don't use it;
I just use plain ifupdown configurations, plus wpagui on some hosts.
I think of that as easy and straight-forward.
In particular, it's well documented.

#3 Re: Freedom Hacks » what about "turnstile" for user services? » 2026-03-07 05:03:18

A note for anyone holding their breath:
turnstile is now available on ceres
(debian package version 0.1.11-2)

#4 Re: Hardware & System Configuration » Fail With DOT » 2026-03-06 08:48:20

what is PFS now? Is language too hard to be written in full?

#5 Re: Installation » [SOLVED] Devuan 6.1.0 desktop installer has no options for modern filesystems » 2026-03-02 03:02:22

You must OK the "load components" dialog (with or without selecting any non-default components) in order to get all filesystem type choices in the partitioner. Or, don't choose "expert install".

#6 Re: Installation » [SOLVED] Display problems with 6.1.1 live » 2026-02-26 11:48:06

If you want to boot the ISO in a VM, then obviously it is the VMs (emulated) hardware that is interesting, and not at all the host hardware.

So what does the "failsafe" boot use that is different from other boot options?

#7 Re: Installation » [SOLVED] Display problems with 6.1.1 live » 2026-02-26 08:45:31

So those where reports of the graphics setup of the virtual machines?

#8 Re: Installation » [SOLVED] Display problems with 6.1.1 live » 2026-02-26 08:30:11

In which world are those two logs "much the same"??? Maybe in a world where you ignore differences...

#10 Re: Desktop and Multimedia » [SOLVED] Inability to install printer » 2026-02-24 02:54:26

@Atalnte: you should have installed the package printer-driver-escpr and not confused yourself and your system with dowwnloaded drivers. You will still need to go through the printer setup after installing the package.

#11 Re: Off-topic » HexChat's GTK3 Successor: ZoiteChat » 2026-02-23 06:28:18

Everyone makes their own choice about what is important.
I jumped off github when I learnt they sold out to Microsoft.

#14 Re: Packaging for Devuan » [Lxqt] Qps package not working in non-AVX arch » 2026-02-20 23:13:24

You may check devuan repositories using pkginfo.devuan.org
For example, type https://pkginfo.devuan.org/qps to your browser.

Then, typically, a version code without "devuan" in it indicates that the package is directly a Debian package, whereas a package with "devuan" in it is a Devuan package; i.e., forked typically from Debian packaging sources, modified and built in the Devuan build pipeline and published in the Devuan specific repository overlay.

#15 Re: Freedom Hacks » About installers » 2026-02-20 23:02:13

I really would like people to put just a little bit of thought into how their posts may reflect on them, before posting.

#17 Re: Freedom Hacks » UDisks2: Security Considerations » 2026-02-15 04:34:08

Yes we don't want AI output copied to here at all.

Feeling insecure about language or whatever is not an excuse: No AI output copied to here.

We are all grown-ups; a range of ages, from very old and down to quite young. Just show respect for everyone's language ability.

#18 Re: Freedom Hacks » UDisks2: Security Considerations » 2026-02-14 22:54:00

Don't copy AI output to here, @igorzwx, or anyone.

#19 Re: Other Issues » errors with apt update on Daedalus » 2026-02-14 13:38:59

If the limitation is on "number of requests" you might want to try using socks5 tunneling over tcp, to a socks server... I can probably provide you with one such (on email) if you like.

#20 Re: Other Issues » errors with apt update on Daedalus » 2026-02-14 12:02:52

It appears you are using a VPN or http proxy where that VPN or proxy service is unhapy with the number of requests (per second?).

If that is the case, then you may need to choose a different provider; (I suppose it's technically possible to set up outbound bandwidth limitation but that might require working package system to get set up)

#21 Re: Installation » [SOLVED] Devuan 6.1.0 desktop installer has no options for modern filesystems » 2026-02-11 20:39:41

Yes, one does not need to select any of those options. They are all "extra". But the dialog flow includes installing unmentioned default components, and the dialog must be ok-ed for that to happen.

Thus, one must bring up that dialog and click ok, even though one may opt for not picking any of the pickable additions.

#22 Re: Freedom Hacks » About installers » 2026-02-11 11:19:02

Interesting. So your great idea is that someone else should go and actually do something because you think it appears to be an easy thing?

#23 Re: Installation » [SOLVED] Weirdness with runit and slim/xfce; slim starts even when disabled? » 2026-02-11 01:23:56

Yes, the Devuan wiki attempt is abysmal. It's certainly far from ready for fly-by contributions. It will take someone with editorial interest and commitment to get involved and make soemthing happen.

#24 Re: Installation » [SOLVED] Devuan 6.1.0 desktop installer has no options for modern filesystems » 2026-02-11 01:14:07

The expert installer needs to go through the "load components" dialogue with an OK, but with or without selecting any additional components. Doing so will still load the  "default components", which includes various partman packages for different filesystems. Otherwise those "default components" are not loaded.

It's a fairly odd UX design, but the udeb involved is included straight from debian installer and noone has felt the urge to fork it only to deal with that quirk; there is always the issue of maintaining forks.

#25 Re: Freedom Hacks » Turnstile: security considerations and potential issues » 2026-02-10 03:09:17

So where did you go wrong in your study of turnstile?
It's not a login manager and it doesn't provide any root services.
Iit merely runs user scripts as user.

Board footer

Forum Software