Well, how do you think the milk gets in there?
Well, how do you think the milk gets in there?
A lot of times you will see the format string for the fedora version in the .repo file. This means its probably looking for f41. Since fedora updates fast, third party repos are usually slow to move to the next version and this repo probably doesnt exist causing dnf to fail. You can try and change the format string to the last available version. It usually works without issue, and updates aren’t disabled as long as the vendor updates that version
Start with 10 and subtract 2 for every step
Companies have until January 1, 2026, to create memory safety roadmaps.
Not really the same as dropping entirely
So this isn’t really an answer on how to migrate but this solution has worked well for me.
I define the toolboxes config with it, and if it gets destroyed, recreating it is as simple as creating a new one with the same name. You could upgrade or downgrade by just creating a new toolbox with the version you want.
I was going to say this too, but I’ve never cross compiled a cmake project so I wasn’t sure how much overhead there would be
You can compile on a big pi and copy the binary to your zeros. No need to compile on a zero lol
For me, setting up colored man pages is essential. I was hoping to see that in this article, because my methods aren’t ideal.
I’m either holding most
back a couple versions, using a personal version of gentoos man pager that relies on texinfo and breaks on fedora, or using vim which is not my favorite.
I found this. I didn’t look at the code at all but the Readme mentions another project that might help.
I just did the same thing with llama and got the same thing
You didn’t like flying through 150 rings?
it still mounts and at first glance seems to be working
What makes you say that?
Show us the output of things like lsblk
, mount
and cat /etc/fstab
to give us a fuller picture
That’s really weird. I set up a test system and I couldnt reproduce. The only thing I noticed errors flooding dmesg about elogind already running when I enabled it following the docs. I guess sddm is already starting it?
I dont see how that would cause your issue though. I would probably just reinstall lol
If you CTRL-ALT-F3 and login to a non graphical session does everything work as intended?
Did anybody think that they did?
I always assumed they were just easier to set up
It also depends on the viewer. I remember using prctl()
in C to chamge a process name and top showed my change but htop didn’t. I’m sure a competent malware writer would be able to trick it though
I am root I am admin I am user I am all.
Holy shit I almost died
Anybody else notice the first graph goes from 2020 to 1996?
Hyprland is an official package as of fedora 39
i3 is configured to use the program dmenu by default. A common replacement for that is rofi. I use wofi on sway. Rofi has more features, wofi is pretty simple but you can customize with css.
Sway will read the i3 config you already have if you put it in the sway config folder. Then just download dmenu if you want that same behavior. Some things like mod+enter is binded to i3-sensible-terminal, so if you don’t have i3 installed on the box it won’t find a terminal to open. The fix is to change the binding to your preferred terminal emulator.
All in all the transition is pretty painless.