At 0.22.1.
I deleted all the older versions because they no longer work.
At 0.22.1.
I deleted all the older versions because they no longer work.
@p310don, you can use new Fatdog with old kernels. I think @wognath had a post like what somewhere
rcrsn51 wrote: Thu Oct 24, 2024 5:01 pmThree weeks later. Still nothing. Some EasyOS users claimed to really want this project.
The forum can be slow nowadays. But I'm sure those who asked for this feature would be grateful and eventually come back to respond. Either that, or there are no bugs and everything works perfectly.
At version 0.22.0. At 0.21.3 is still available because it still works, and because 0.22.0 is a major change with potential bugs (=videos non-playable?) lurking.
Changelog for 0.22.0: https://github.com/FreeTubeApp/FreeTube ... .22.0-beta
I have downloaded my copy. Thanks @dogcat!
Hi chiron, which version of openssh are you using? Mine is openssh-9.8p1 and this works with openssl-3.3.2 (both are the latest ones from gslapt).
Just so you know, Midori 11.4 requires glibc 2.38. It won't run on anything older.
Assuming that list is exactly as specified, where the /root/.local entries are always located earlier in the list, this will produce the expected output where entries are in the same order as the original list.
awk -F / '{if (!seen[$NF]) print $0; seen[$NF]=1}' mylist
Try adding nvidia_drm.modeset=1
to your boot command line.
@peebee @ozsouth You can build 5.10.x again.
Apply the given patch to aufs5.10.140, and apply aufs to the kernel as usual.
All the dependencies for gtkhash is already there, except libb2. libb2 is needed for BLAKE2, but I see that gcrypt can already do some BLAKE2, so I decided to build without libb2 dependency. I'm not sure if that's good enough; if it is not, let me know.
gtkhash is now in the gslapt repo