• 1 Post
  • 26 Comments
Joined 3 years ago
cake
Cake day: June 14th, 2023

help-circle

  • I am interested in trying out an Arm/RISC-V PC for a Linux server. However, what stops me from buying almost all of them is that they require you to use a dubious, poorly-maintained manufacturer fork of some Linux distro.I don’t want my hardware to become e-waste when the manufacturer looses interest in 10 months, so running an upstream distro (like Fedora/Debian/NixOS) is a hard requirement for me. It seems that they half-solved that issue for this machine, so that’s actually good progress.

    For this particular machine, Jeff Geerling also reported that the idle power draw is 17W. That’s higher than my faster, fully-upgradable mATX AM5 x86 NAS…



  • This sounds like a rather weird issue. I agree with your take that grub is not the problem. It seems that there is some issue with the kernel, or the initramfs systemd… Downgrading the kernel didn’t resolve it, so maybe it is a corrupted disk after all? Some suggestions:

    1. Run fsck on the partition from a live USB if you haven’t already
    2. Enable more verbose logs from the kernel and the initramfs systemd. The LLM suggests removing quiet splash and adding rd.debug systemd.log_level=debug systemd.log_target=console ignore_loglevel (best check the actual parameters yourself).
    3. If possible for you: Copy the install to another drive, change the UUIDs, and try again with that.










  • I think the problem is that the license grant (that has been in place for a decade) is not that clear.

    You are licensed to use compiled versions of the Mattermost platform produced by Mattermost, Inc. under an MIT LICENSE

    You may be licensed to use source code to create compiled versions not produced by Mattermost, Inc. in one of two ways:

    1. Under the Free Software Foundation’s GNU AGPL v3.0, subject to the exceptions outlined in this policy; or […]

    I read it as releasing the binaries under MIT and granting people an AGPL license for the (non-enterprise) code. Some read it as not granting you the full AGPL rights.

    To me, the fact that they advertise Mattermost as “open-source” and the statement on the “reciprocal license” above indicates that Mattermost also reads this as an AGPL license grant. However, they don’t seem to be interested in fully clarifying the license situation. But, I think they would have a very hard time to argue in court that this license doesn’t allow AGPL forks. And I haven’t seen any evidence of them acting against any of the existing forks.


  • stuner@lemmy.worldtoSelfhosted@lemmy.worldMattermost is no longer Open-Source
    link
    fedilink
    English
    arrow-up
    43
    arrow-down
    5
    ·
    6 months ago

    Eh, that post title is quite sensationalistic.

    1. Nothing regarding the license has changed in the last 2 years.
    2. It seems like they consider the non-enterprise code to be licensed under the AGPL:

    Thank you for the community discussion around this topic. I do recognize that our licensing strategy doesn’t offer the clarity the community would like to see, but at this time we are not entertaining any changes as such.

    UPDATE Feb 2, 2026: To be specific, our license is using standard open source licenses, a reciprocal AGPL license and a permissive Apache v2 license for other areas. Both are widely used open source licenses and have multiple interpretations of how they apply, as showcased in this thread.

    When we say we don’t “offer the clarity the community would like to see”, that refers specifically to the many statements in this thread where different contributors are confused by other people’s comments and statements.

    For LICENCE.txt itself, anyone can read the history file and see we haven’t materially changed it since the start of the project.

    If you’re modifying the core source code under the reciprocal license you share those changes back to the open source community. If you’d like to modify the open source code base without sharing back to the community, you can request a commercial license for the code under commercial terms.

    Maybe we can hold the pitchforks a while longer, unless they actually make a negative change.




  • Spreading false information about Gnome claiming it is insecure sounds like a valid concern for the Gnome team.

    Could you point me to that, I couldn’t find anything related to Gnome security in the linked article.

    A bit unfair IMO by the downvoters to not explain their downvotes?

    There were disagreements between Gnome and System76 and they decided to go separate ways. The whole “contributing to upstream” situation is also kind-of muddy at best. Maybe that’s grounds to write a disappointed blog post 4 years ago, but saying that they are “not to be trusted” today goes too far IMHO.

    Also, looking at how Gnome and System76 behave upstream (e.g. in Wayland) today, it seems to me that Gnome is the bigger problem…