The officially official Devuan Forum!

You are not logged in.

#201 Re: Other Issues » package server not being updated » 2025-07-16 23:17:16

Thanks for the report. I sent a carrier pigeon to the wizards. It should be fixed now.

#203 Re: Desktop and Multimedia » Daedalus unusable with multiple monitors - Fixed in Excalibur » 2025-07-14 10:31:55

FWIW, I just plugged in a second monitor on my Asus EEE 32-bit netbook that's 14 or 15 years old. I had to add lxrandr to make it easy - click one checkbox and then hit the Apply button. It works. No KDE here. Openbox with some qt apps. Running excalibur with a 32-bit linux-libre kernel.

#204 Re: Other Issues » [SOLVED] wrong actualization. » 2025-07-14 10:02:35

You can control what gets included in the snapshot by editing /usr/lib/refractasnapshot/snapshot_exclude.list

#206 Re: Other Issues » [SOLVED] wrong actualization. » 2025-07-13 21:00:47

The default behavior of refractainstaller is to format the selected partition(s). You can disable that in the options checklist of the gui installer or in the config file for the cli installer. Installing over an existing installation will probably cause unforseen problems, but it is possible. Whether you have /home on a separate partition or not would have some effect on how you do it. I don't recommend that you try it.

I'm not sure why you don't just remove the troublesome browser and whatever came in with it, but if you really want or need to reinstall...

Back up your personal data on some other storage device, do a fresh reinstall and then copy your data back into place.

And for future reference, including all your user's file in the snapshot is also a bad idea. It will make the iso too big.

#207 Re: Devuan » Can't use MAKE command driver for installation » 2025-07-10 17:36:31

due to unavailability of vmlinux

Who's asking it to look for vmlinux? I cloned the git repo and grepped for vmlinux and vmlinuz and got nothing.

#209 Re: Other Issues » [SOLVED] Best practice/procedure question » 2025-07-08 19:29:31

You could put the db in /var/lib/<package-name>. That's where other databases go. The stuff in /usr generally doesn't get changed except when installing or removing packages.

Is this the package info app? If so, the db should get updated if you installed or removed anything, shouldn't it?

#210 Re: Other Issues » Can I Run Refractasnapshot on Devuan Daedalus with runit? [SOLVED] » 2025-07-07 21:44:23

You need to install live-config-runit, then refractasnapshot will install without complaint. It works. I've made snapshots with runit.

#211 Re: Hardware & System Configuration » How are 'live' disks that can boot on many systems created? » 2025-07-05 23:39:03

A live disk will install the system that's on the live disk. It's not designed for you to select software like the installer isos are. If you want a live CD that has your customizations on it, you need to make your own. You could install and run refractasnapshot in your HDD system and make a live iso that's a copy of that system, then you could use that to install the same thing to other computers.

#212 Re: DIY » ALSA-only purists: Question, new GUI app for the mixer and EQ? » 2025-07-05 15:01:10

If/when you decide to use a git repo, there's git.devuan.org. You can have a personal account there that's separate from the devuan packages. I don't think there's any way to build personal packages on our infrastructure.

#213 Re: DIY » ALSA-only purists: Question, new GUI app for the mixer and EQ? » 2025-07-04 16:19:15

More important than pre-sets - does it save the settings when you close it, or do you have to adjust it every time you start it?

#214 Re: DIY » ALSA-only purists: Question, new GUI app for the mixer and EQ? » 2025-07-03 22:03:24

Looks nice!

Part 3: Pre-defined and user-defined pre-sets for the equalizer?     fsmithred ducks

#215 Re: DIY » ALSA-only purists: Question, new GUI app for the mixer and EQ? » 2025-07-02 19:53:34

libasound2-plugin-equal with .asoundrc like the example in the README that comes with that package and alsamixergui can show the equalizer.

There are some other mixers that work with alsa, but I don't know if they can display the equalizer. Try them all and make one that's better.

#216 Re: Devuan » apt using a proxy and https only? » 2025-07-02 19:24:50

To use apt with https, you must select a package mirror that supports https. Not all of them do. Find one on this list and use it in sources.list instead of deb.devuan.org.
https://pkgmaster.devuan.org/mirror_list.txt

I don't know how that works with a proxy or if it even matters.

#217 Re: Hardware & System Configuration » LVM -- useful or not? » 2025-06-30 13:31:34

Wasted energy, maybe, but where else can you experience the thrill (terror) of resizing a partition while it's mounted and in use?

#218 Re: Other Issues » How to change Devuan Forum Username? » 2025-06-26 20:13:09

Would that be a red heifer or a white buffalo calf? Not that it matters for this. I think I can change your user name. Send me the name you want using the email you used to register. I'll post back here to let you know if I was successful or not.

fsmithred at gmail dot com

#219 Re: Hardware & System Configuration » Installer *.iso problems - again ... » 2025-06-26 18:47:57

Maybe you need to try again. It's working here. This is on a 2.1 desktop-live iso.

root@devuan:~# apt update
Get:1 http://archive.devuan.org/merged ascii InRelease [29.4 kB]
Get:2 http://archive.devuan.org/merged ascii/main amd64 Packages [7,193 kB]
Get:3 http://archive.devuan.org/merged ascii/main Translation-en [5,652 kB]    
Fetched 12.9 MB in 9s (1,369 kB/s)                                             
Reading package lists... Done
Building dependency tree       
Reading state information... Done
134 packages can be upgraded. Run 'apt list --upgradable' to see them.

#220 Re: Hardware & System Configuration » Where to view system requirements Devuan » 2025-06-24 18:07:21

Where do you see that a minimum microarchitecture level is required?

Follow is not really the right word - we use most of their packages without changing them. Only packages that require systemd are either excluded or forked to remove that dependency. When we say that devuan is debian without systemd, we mean it literally.

#221 Re: Installation » [SOLVED] Asking for the install cd that is already mounted when I chose RUNIT » 2025-06-24 17:51:28

The debian/devuan runit will use sysvinit scripts if there's no run script for a service. If/when you install runit-init, be sure to include runit-services which will give you a bunch of run scripts.

#222 Re: Devuan » devuan and debian links » 2025-06-23 17:50:25

Oops! Thanks, I fixed the link.

Yeah, there's a slow and steady effort to reduce users' choices.

#223 Re: Installation » [SOLVED] Asking for the install cd that is already mounted when I chose RUNIT » 2025-06-23 17:44:55

Apt know what to do based on what's in sources.list and the installer is messing with that file and with mounting/unmounting cdrom when it thinks it should do that. Someone is working on the fix.

#224 Re: Devuan » devuan and debian links » 2025-06-23 14:38:09

Yes, the number of banned and forked packages increases with each release. In the banned packages list, compare columns 1, 5, A, F and K for a visual representation of this. (Beowulf, Chimaera, Daedalus, Excalibur and Ceres)

#225 Re: Devuan » devuan and debian links » 2025-06-23 11:58:24

Most of the packages in devuan are not actually stored in the devuan repository. They get pulled directly from debian servers, merged with our repo so it appears as one and "filtered" on our servers by amprolla to block any packages that depend on systemd. (These: https://pkgmaster.devuan.org/bannedpackages.txt)
We only fork around 100 packages. You can tell a forked package by the presence of "devuan" in the version.

Board footer

Forum Software