Posts

This profile is from a federated server and may be incomplete. Browse more on the original instance.

knurd42, to GNOME

Pablo Correa Gomez: On how to fork a Core app without meaning to do so

https://blogs.gnome.org/pabloyoyoista/2024/01/26/on-how-to-fork-a-gnome-core-app-without-meaning-to-do-so/

"'"And if you did not know already, that Core app is , now renamed to and submitted to Incubation this week. But if you’re still interested after the spoiler, let’s start from the beginning."'"

knurd42, to random

This applies to people from some parts of northern Germany as well -- including the one I came from (which is just a few kilometres away from the border to the Netherlands anyway).

https://www.youtube.com/watch?v=wrEZwe1nbBU

knurd42, to fedora

For users of stable releases out there that might encounter a regression with 6.8-* (now or once it becomes stable):

My vanilla mainline now keeps all daily snapshots around that were build during the merge window. That way you won't have to bisect over the whole range of the merge window to find the culprit , as you can narrow down the bisection range easily with these really available packages.

https://copr.fedorainfracloud.org/coprs/g/kernel-vanilla/mainline/builds/

https://fedoraproject.org/wiki/Kernel_Vanilla_Repositories

knurd42,

Side note: yes, you can do the same with the rawhide builds found in koji as well. But those are not vanilla, which sometimes makes a difference (but in the Fedora case often does not).

https://kparal.wordpress.com/2023/08/15/bisecting-fedora-kernel/

knurd42, (edited ) to fedora

The brand new 6.7[1] is now available in my vanilla repositories for .

To install it on @fedora, follow the instructions on https://fedoraproject.org/wiki/Kernel_Vanilla_Repositories#Install_the_latest_Linux_version_meant_for_end_users

[1] see https://fosstodon.org/@kernellogger/111718525521838527

1/ BTW: the…

knurd42,

2/ …kernel vanilla repos for Fedora finally started shipping the kernel-tools stuff recently (e.g. bpftool, perf, ...).

Furthermore, new mainline releases from now on are shipped in the stable repo again: it seems that's what people want/expect. It was like that until two or three years ago, but then I stopped doing that because the Linux stable team sometimes was slow to pick up maintenance for new mainline releases; but that situation improved a lot, so I'm rolling back.

knurd42, to random
knurd42, to random

going to lose access to its image server: https://lore.kernel.org/all/a0db38ec-347d-4b26-97a2-e77d679f05fe@gentoo.org/

"'"[…] Canonical re-licensed LXD […] Because LinuxContainers community can't lean on to LXD, they've decided not to build and publish LXD images anymore. Non-LTS LXD will gradually start losing access to these images immediately in 2024, while LTS LXD is allowed until ~April-May of 2024 to have a fair chance migrating into LTS, which is expected to be out in April 2024. […]"'"

knurd42, to random

The @opensuse project announced that there will be a new vote on the logo:

"[…] there is a plan to organize a vote between the current logo and the proposed new design, allowing our community to have a say in this important decision. Furthermore, members of the project are collaborating with SUSE on the implications of the branding initiatives and some have expressed the desire for SUSE’s input to ensure there is an aligned vision for the future of openSUSE. […]"

https://news.opensuse.org/2023/12/15/insights-from-the-os-logo-contest/

knurd42, to linux

"'"There's a decent number of laptops with readers that are supported by , and has some nice integration to make use of that for authentication purposes. But if you log in with a fingerprint, the moment you start any app that wants to access stored passwords you'll get a prompt asking you to type in your password, which feels like it somewhat defeats the point. Mac users don't have this problem […] Why the difference?"'"

https://mjg59.dreamwidth.org/68537.html (by @mjg59)

knurd42, to random
knurd42, to fedora

The page about the vanilla repositories for now describes how to use the repos on and other Fedora variants based on rpm-ostree: https://fedoraproject.org/wiki/Kernel_Vanilla_Repositories#Instructions_for_immutable_Fedora-variants_like_Silverblue_or_Kinoite

There is just a problem: it doesn't really work well currently.

If you for example try to enable the mainline copr it will fail; if you do that on Fedora workstation, you will get the latest package from the mainline-wo-merge copr, as intended. With stable-rc it works, but you get an outdated kernel.

siosm,
@siosm@floss.social avatar

@knurd42 Hum, not sure I understand the issue then. Could you start a discussion on https://discussion.fedoraproject.org/ ? Thanks

knurd42,

@siosm

Took me a few days, but did so now. Hopefully it describes the problem I face better.

https://discussion.fedoraproject.org/t/how-to-properly-use-the-kernel-vanilla-repos-on-rpm-ostree-based-fedora-variants/97581

knurd42, to random

Things I like:

When my Linux machines are able to send me a mail when needed, for example when the automatic backup fails.

Things I hate:

Configuring my Linux machines to send emails to my regular Inbox, because it's painful.

knurd42,

@johanneskastl

yeah, that was the path I was heading towards to, too, but then life happened :-D

knurd42,

@johanneskastl

To quote from my toot:
"""
A simple

thl baz@example.com

in /etc/postfix/generic afaics doesn't to the tick.
"""

But maybe I did something stupid while testing this.

knurd42, to random

Source: newyorkermag on instagram. 🖋️ Sam Lau

https://www.instagram.com/p/CzrhjjJPQmw/

knurd42, to linux

I updated the install and uninstall instructions for the vanilla repositories for Linux.

Let me know if anything remains unclear, is broken or maybe needs further improvements:

https://fedoraproject.org/wiki/Kernel_Vanilla_Repositories

knurd42, (edited ) to linux

Things many guides on the net forget to mention:

In which way the given instructions impact how the system behaves differently from then on – both in general and especially wrt to security fixes.

Hence a quick heads-up:

If you followed the guide linked below to install 6.6 on , you might want to disable the vanilla repos' "mainline-wo-mergew" copr and activate the "stable" copr[1].

1/ If you don't do that today, then…

https://www.linuxcapable.com/install-linux-kernel-mainline-fedora-linux/

knurd42, (edited )

2/ …from tomorrow on 6.7-rc1 or later mainline snapshots will be installed when updating the system.

Side note: yes, the guide describes how to deactivate the copr, but does not tell readers to do so. And it also does not tell its readers that they should enable the "stable" copr afterwards, as they otherwise won't get any kernel (security) updates until Fedora switches to 6.6.y in ~2 weeks.

https://fedoraproject.org/wiki/Kernel_Vanilla_Repositories

knurd42,

/3 Footnotes:

[1] e.g. by running the following commands:

dnf copr list | grep 'group_kernel-vanilla' | xargs -r sudo dnf copr remove;
sudo dnf -y copr enable @kernel/stable

knurd42, to random

Dear , please respect how I order my data and don't mess things up.

I don't have a "~/Documents" folder in my home directory and do not want you to create one.

k, thx, bye.

zxffx,

@knurd42 apps writing random directories in the home directory is unfortunately commonplace (hello VirtualBox). Instead of fighting it, why dont you just hide it with .hidden (for nautilus) and the gnu ls --hide option?

knurd42,

@zxffx

Nice idea, but I only use zoom every once or twice a year, so that's not worth it. And better options were presented anyway (see other replies).

But I still think it's worth the fight, apps should not do that.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • mdbf
  • ngwrru68w68
  • modclub
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • JUstTest
  • GTA5RPClips
  • tacticalgear
  • normalnudes
  • tester
  • osvaldo12
  • everett
  • cubers
  • ethstaker
  • anitta
  • Leos
  • cisconetworking
  • provamag3
  • lostlight
  • All magazines