The officially official Devuan Forum!

You are not logged in.

#926 Re: Desktop and Multimedia » [Solved] On-line video viewing problem with Palemoon » 2021-02-05 11:20:24

Ron wrote:
Head_on_a_Stick wrote:

Perhaps you should ask on the PaleMoon forums. Be warned that the developers are complete arseholes though.

Why doesn't it surprise me that you of all who responded on this thread says that?

As someone who supports palemoon, yes they can be on certain issues, such as "piracy" which isn't really a word to be used in modern times because pirates killed people and took everything from people...

and sometimes they can be rough around the edges too.

That being said,  I prefer them over firefox developers and mozilla.  They at least have some purpose and aren't in it for greedy reasons like mozilla and firefox devs.

Also, I wonder if firefox is on its way out... they been firing devs more and more lately... hmm

Whatever happens though, I hope they get rid of rust trademark restrictions.

#927 Re: Off-topic » A peek into the future of distros » 2021-02-05 11:16:37

Danielsan wrote:
Head_on_a_Stick wrote:

The kernel has been completely pwned by the corporations: https://www.linuxfoundation.org/en/about/board/

Haiku is looking really good these days...

Haiku is pretty good but lacks GPU acceleration yet, they tried with a GSOC program to get closer but the student missed the goal... It looks like also the guy behind the Haiku kernel has been employed by Gugl to work over the Phucsia kernel...

Scary... so he is working with google or as some call it gaggle...

#928 Re: Other Issues » Is VirtualBox (or alternative) in the repo? » 2021-02-05 11:15:15

swarfendor437 wrote:

I've had an issue with Aqemu in that I am not doing something correct i.e., thinking I had created an installed 'drive' when it starts in live mode again (image). However I found VirtManager (Virtual Machine Manager to give it it's full title) great at importing my VB .vhd into quemu using the qcow2 converter. It is so much nicer not to have to press the right Ctrl key to free the mouse back to the desktop - the mouse can easily move from a VM to the desktop. (I do have 2 monitors I hasten to add!)

If you want to know how to use qemu to install virtual machines, there is a thread where someone helped me with that...

https://dev1galaxy.org/viewtopic.php?pid=4128#p4128

That is how I do it... wink

"This is what I do:

qemu-img create -f qcow2 name-of.img 100g

In the directory where you made your image put your iso and:

sudo kvm -m (amount of memory for VM, i.e. 2048) -cdrom (name of image, i.e., gnuinos.iso) -boot d name-of.img

To start the image after install do:

sudo kvm -m (amount of memory for VM, i.e. 2048)  name-of.img

HTH"

#929 Re: Documentation » Panel entries for browsers that a distribution does not support » 2021-02-05 11:12:51

dice wrote:

You would better off letting basilisk/palemoon have there own directories imo instead of the Download folder.

Palemoon has a nice guide where you can softlink icons, .desktop files and binaries in the correct areas.

https://linux.palemoon.org/help/installation/

Basilisk might be different though, i believe palemoon is a derivative of basilisk ?

Palemoon is based originally on firefox 38 ESR

Basilisk is based on firefox esr 52

Just a heads up.

#930 Re: Devuan » Debian has fallen. What now? » 2021-02-05 11:11:01

PedroReina wrote:
zapper wrote:

trinity desktop looks better visually then kde or gnome in my opinion...

I don't argue about personal tastes, buy I think that we have to take into account that any of them are highly themable.

Well to be honest, my favorite DE is Lumina Desktop.

And my favorite overall desktop whether it be window manager or desktop environment...

i3-wm tongue

I like the fact its lightweight, easy to modify keybindings, etc...

And it has a status bar and it focuses on minimalism in general. But not too minimalistic... like dwm.

heh...

#931 Re: Devuan » devuan and LTS » 2021-02-04 12:21:09

mckaygerhard wrote:
zapper wrote:

For those that does not know, i repeat again.. ExLTS is mostly sponsored.. but not in all, we can use the packages freelty, but companies paid the support TO BUILD packages only as they need, by example we have golang with a several bug, and no one of the companies that are paying need that package. well will not to be included.. in fact kernel is always backported, its more like the D-I backports images of kenshi muto in older days..

Okay, now I am curious of your sources... can you show me evidence of such? I thought ELTS costs money for all people.

you already learned to read ... and I already gave the wiki pages where the info comes out ... I must do your homework? .... well is clear you are missing something

Oh... I didn't see the wiki link, my bad...

EDIT: Seems you might be right, although, its a bit unclear...

On the debian page, it seems to agree with you, but one of their links says otherwise...

Still, I don't see much point in ELTS, if it only focuses on a few packages...

#932 Re: Devuan » Debian has fallen. What now? » 2021-02-04 12:18:23

mckaygerhard wrote:
zapper wrote:

KDE is based on qt5 and past,

Trinity is based on an old version of qt3.

So...  yeah,

Trinity can easily survive without KDE.

trinity are away of KDE now.. a lot.. inclusivelly begins a muslc integration (very poor but there is).. in fact there's some plans to tqt3 (that you named qt3) integrates to qt4 and qt5 (partially right now with qt4)

Unless I am missing something.
PS, qt3 is being maintained by the trinity devs also.

yeah you missing a lot.. now is named tqt3 .. they changed a lot and still use /opt path to install until the naming space are complete (from kde to tde)

another of my proposal was make the trinity desktop the default in devuan but as aways rejected and without interes

That is a shame,  trinity desktop looks better visually then kde or gnome in my opinion...

#933 Re: Devuan » Why are systemd files present in Devuan? » 2021-01-30 10:13:04

mckaygerhard wrote:
bgstack15 wrote:

To be on topic, and probably to repeat earlier stuff which I'm not bothering to read: A lot of packages drop files into systemd locations. It doesn't harm a system to have /usr/lib/systemd/system/$FOOBAR.service as a file. It just doesn't help either.

If you would like to contribute to how Devuan operates, we meet weekly. You can read the announcement for how to attend the meetings: https://lists.dyne.org/lurker/message/2 … 7c.en.html.

network-mananger still cause some problems.. and now i found systemd files present in some non managed devuan packages..

i search at the search tool site of devuan and we can found several systemd files present in the system:

https://pkginfo.devuan.org/xsl-bin/pack … n=0.69.0-2

it seems that debhelper 11+ integrates dh_systemd, devuan developers need to manage the buils of this and remove that code.. most easy way is an auto_dh_systemd empty section in debian/rules of rebuild debian merged packages..

there also other amprolla merged ones that are not managed by devuan such as the famous courier-imad so widelly used:

i search at the search tool site of devuan and we can found several systemd files present in the system:

https://pkginfo.devuan.org/xsl-bin/pack … .6+1.0.6-1  it put a /lib/systemd/system/courier-imap.service file and also trigger into postinstall file..

security updates need also be tracked i noted the delayed way of devuan respect the souorce of the packages (debian)

For once, I agree, NetworkManager is going to cause problems. 

Connman and wicd are good workarounds for now.  Dhcpcd-gtk would be useful, only problem is, I don't know to get it running in devuan.

In Hyperbola its super simple.

Devuan/Debian distros, not so much...

#934 Re: Devuan » Debian has fallen. What now? » 2021-01-30 10:10:13

KDE is based on qt5 and past,

Trinity is based on an old version of qt3.

So...  yeah,

Trinity can easily survive without KDE.

Unless I am missing something.

PS, qt3 is being maintained by the trinity devs also.

#935 Re: Devuan » devuan and LTS » 2021-01-30 10:08:16

mckaygerhard wrote:
fsmithred wrote:

Security updates are sometimes late in devuan because amprolla gets confused when it sometimes gets a 404 on a debian repo. When this happens, it's usually discovered and fixed within a few days. You've probably seen the discussions on this forum about it.

There are people working on this, and based on something I was told a few days ago, it might already be fixed.

Thanks, that's a good response.. i noted the problem as i said.. and some time ago there was a project to do the same at the Devuan side! what happened with that? was dissapear and i cannot found any hint about

About amprolla i talked about the disavantages in old days but (cos erasing are the rule) i lost the info in devuan sites.. I proposed an idea similar to Debian mentors, but morte with a build site like OBS, i.e. something like PPA for winbuntu, due Devuan limitations on resources and manpowers, the most cheap way is request support of Devuan images in OBS (Opensuse Build Service).

finally at last, talking about support and info, in web page they changed the color scheme of the web page, now there is a decent contrast, but the information is too general, I searched a lot how many years of support has each release and it is not there, this is because each release changes respect of the software included and this influences the supported one

zapper wrote:

But yeah, its 5 years unless you use Extended Term Support builds and I looked up how much it costs, its expensive lol.

fsmithred wrote:

...that a private company is offering commercial support fo...

For those that does not know, i repeat again.. ExLTS is mostly sponsored.. but not in all, we can use the packages freelty, but companies paid the support TO BUILD packages only as they need, by example we have golang with a several bug, and no one of the companies that are paying need that package. well will not to be included.. in fact kernel is always backported, its more like the D-I backports images of kenshi muto in older days..

Okay, now I am curious of your sources... can you show me evidence of such? I thought ELTS costs money for all people.

#936 Re: News & Announcements » Sudo Vulnerability CVE-2021-3156 » 2021-01-30 10:05:58

Head_on_a_Stick wrote:
zapper wrote:

when did get discovered?

Yesterday.

EDIT: the fixed version is 6.8.1.

EDIT2: it looks like the doas package in Hyperbola is orphaned and stuck on an old version (6.6.1).

Hmm, they are doing a lot of different packaging things for 0.4 release, so it may be taking a while.  I hope 0.4 is ready soon.

#937 Re: Devuan » Debian has fallen. What now? » 2021-01-29 21:55:40

golinux wrote:
Ron wrote:

Came across this via Distrowatch. I think this proves that Debian's vote about init systems was a complete farce.

http://www.chiark.greenend.org.uk/piper … 03782.html

We've been headed there for a very long time.  It started in 2014 with the GR vote on init diversity that inspired the creation of Devuan.  This excellent post-mortem by dasein analyzes all the gory details.  A must read if you want to understand how we have gotten to where we are:

Combatting revisionist history

I hope you guys can overcome the crap debian keeps doing, I think they trying to redhat their distro...

That would make a good word to describe them trying to integrate systemd to death into their stuff.

Among other stuff...

#938 Re: Devuan » Debian has fallen. What now? » 2021-01-29 21:53:17

mckaygerhard wrote:
Ron wrote:

Came across this via Distrowatch. I think this proves that Debian's vote about init systems was a complete farce.

http://www.chiark.greenend.org.uk/piper … 03782.html

this is incredible! still wants to block init diversity

zapper wrote:

Trolling doesn't really benefit anyone. I have done my share of trolling, but these people have done nothing to deserve it, so please don't...

you only understand "trolling" but is a sad true.. i currently cooperate with two packagin issues in debian that in debian was just marked as "works for me" but well..

as always users are the only afected.. linux dont need more and more distros need more a better packagin and cooperation that seems here are not managed.. by example tdenetwork provided good php packages that are not merged into main devuan repositories.. that will help most deployers

Trinity Desktop is okay in my opinion, (Gnome/KDE go away tongue)

That being said,  I have seen my share of crazy stuff on the internet, and your comments remind me of stuff that is a bit trollish.

That aside though, if more distros cooperate, its possible they might become redhatted to death with systemd and other crap.

The opposite of course could also be true.  But I don't want to hold my breath.  The future is very cloudy at the moment as to what would actually happen.  Although the clouds are probably more dark then light.

PS, I don't troll 100% of the time, but when I do, I try to keep it mostly harmless.  This is an example of it.

#939 Re: Devuan » devuan and LTS » 2021-01-29 21:45:44

fsmithred wrote:

Pedro, you probably don't want to read this.

mckaygerhard wrote:

again talking without well knowed ! everybody can have free access to those security updates..

Either you don't know what you are talking about or you are deliberately spreading misinformation. I think it's the latter. You said that Debian offers 7 years of support. That is simply not true.

You don't know what goes on here. You just come by every now and then to throw shit on the project. Are you getting paid to do this? I don't have the time or desire to track down and identify all your alternate "facts". So I now have to assume that everything you say is false.

He means Extended Term Support, but yeah... he is kind of full of it.

Trolls are usually more fun if they are NOT hating or NOT doing despicable stuff.  In this case the former is what I see... hmm

But yeah, its 5 years unless you use Extended Term Support builds and I looked up how much it costs, its expensive lol.

#940 Re: News & Announcements » Sudo Vulnerability CVE-2021-3156 » 2021-01-29 21:42:14

yeti wrote:
zapper wrote:

On Hyperbola I use doas, surprised more distros within linux haven't started using it yet.

Did you check it for having "CVE-2019-25016 (Unsafe, incomplete PATH reset)" fixed?

If I had to guess, I think Hyperbola has fixed that already...

But curiously, when did get discovered?

If it was a year or two ago, for sure.

by for sure, I mean its been solved most likely.

#941 Re: News & Announcements » Sudo Vulnerability CVE-2021-3156 » 2021-01-29 09:11:36

On Hyperbola I use doas, surprised more distros within linux haven't started using it yet.

#942 Re: Off-topic » A peek into the future of distros » 2021-01-29 09:08:31

sgage wrote:
zapper wrote:
sgage wrote:

The Linux kernel is just a kernel, and not really the problem. There just needs to be distros that buck the trend(s). I don't see how ditching it would really help matters. Until and unless the Linux kernel mandates systemd, which could happen after they kick Linus out.

True enough, linux is just a kernel... but keep in mind, that alot of people (corporations) are targeting linux to screw things up.

I wonder if BSD will become the future someday due to all this abusive corporate manipulation...

Smh...

And then a lot of people (corporations) will train their sights on BSD. I don't think the 'solution' is to run. The fork won't be in the Linux kernel, but it could be in distro-land - those that roll with systemd and the other crap, and those that don't. For a start, we have Devuan :-)

You raise a very good point there... Although, t feel like linux is majorly bloated.

I checked an old kernel from 2.6 and compared it to 5.0+ the size has become staggeringly larger.

That all being said,  you did raise a good point, the more targets, the more corporations have to work to screw things up.

#943 Re: Off-topic » A peek into the future of distros » 2021-01-28 00:09:00

sgage wrote:
zapper wrote:

This is why I believe we need more people working on an alternative operating system such as HyperbolaBSD.

Although,  unless more people work on it, it won't be out till 2024 for the base system alone. tongue

That all being said, I hope devuan will last for another 4-5 years the way it is at least... if not forever.

Dunno if that will happen though.

Only two options may exist in the not so near future, fork the linux kernel and maintain it separately or ditch linux in favor of a new solution.

I am thinking the latter may be better.

The Linux kernel is just a kernel, and not really the problem. There just needs to be distros that buck the trend(s). I don't see how ditching it would really help matters. Until and unless the Linux kernel mandates systemd, which could happen after they kick Linus out.

True enough, linux is just a kernel... but keep in mind, that alot of people (corporations) are targeting linux to screw things up.

I wonder if BSD will become the future someday due to all this abusive corporate manipulation...

Smh...

#944 Re: Off-topic » A peek into the future of distros » 2021-01-28 00:05:20

golinux wrote:

Looks like Devuan will be needing more hands on deck . . .

Way more... hmm

Remember how I pmed you about linux's uncertainty...

I really hope I am wrong about that... sad

Not just for the next five years, but in general...

#945 Re: Devuan » Why are systemd files present in Devuan? » 2021-01-27 23:59:56

Jafa wrote:

Those are called 'stubs' in computer science. They are put there as a deprecation to keep apps & utilities that reference them from failing catastrophically. (It's kinda like having a "guest" bedroom, but never inviting anyone to spend the night (which demonstrates that you are socially competent, but you don't actually have to go there)).

Sweet necro, its been like over 2 years... tongue

Though why Swar also did so... idk.

Though his wasn't 2 years. tongue

Edit: Should this be locked?

#946 Re: Off-topic » A peek into the future of distros » 2021-01-27 18:11:39

This is why I believe we need more people working on an alternative operating system such as HyperbolaBSD.

Although,  unless more people work on it, it won't be out till 2024 for the base system alone. tongue

That all being said, I hope devuan will last for another 4-5 years the way it is at least... if not forever.

Dunno if that will happen though.

Only two options may exist in the not so near future, fork the linux kernel and maintain it separately or ditch linux in favor of a new solution.

I am thinking the latter may be better.

#947 Re: Other Issues » Proxmox on Devuan » 2021-01-27 07:02:21

I would  ditch that software in a heartbeat. If it requires systemd as much as it does, then it must be crap.
That being said, I am not entirely sure what its for.

Or if there are alternatives to it. I may look later...

hmm, dunno which ones use systemd though...

But i found one named danube cloud... You tell me if its any good. tongue

Yeah, there sure don't look like there are a lot... hmm

#948 Re: ARM Builds » Is a Devuan build for the new Apple M1 chip possible? » 2021-01-22 18:32:26

andyprough wrote:
steve_v wrote:

I'm not a hippie, and I don't eat my toenails in public...

I only trust code from toenail eating hippies. The toenail eating has to be certified and audited.

Okay, that sounds weird... 

I would be suspicious of people who eat their own toenails  because you would have to be crazy to do that. tongue

Thus, they might have brain problems...  and well ya...

tongue

#949 Re: Other Issues » Is VirtualBox (or alternative) in the repo? » 2021-01-22 18:30:41

Head_on_a_Stick wrote:
Ron wrote:

is Virtualbox not in the repo?

No, it's so shit that the Debian developers removed it from the stable release and won't be backporting it in future.

See https://bugs.debian.org/cgi-bin/bugrepo … bug=794466 for all the gory details.

Ogis1975 wrote:

I prefer qemu-kvm

+1

Seconded...

Qemu-kvm is awesome. 

Virt-maanger, is semi okay...

But, virtualbox has been crap since... well, always really... hmm

Especially when they made it depend on a non-free watcom compiler. 

4.1 was the only version I ever liked even a little bit.

QEMU, FTW!

#950 Re: ARM Builds » Is a Devuan build for the new Apple M1 chip possible? » 2021-01-22 06:47:06

dice wrote:

Good post steve_v, you summarized in depth what i was struggling to put into my post.

Yeah, what he said is true. I myself prefer ditching proprietary hardware when possible.

Otherwise it dies fast and it leaks an insane amount of information. 

Anything that is proprietary should not have any secrets on it.  Meaning stuff your not willing to let out to the world.

Because proprietary is insecure and invasive by default and sometimes even, no matter what... hmm

Board footer

Forum Software