MichaIng
MichaIng
On the Bookworm system, you use the new Linux 6.12 firmware stack already? If so, can you compare ```sh dmesg ``` timestamps to see at which point they start to...
`x86_64` systems are a different thing, since they use different kernel versions on different Debian versions, which can affect performance, have additional kernel modules loaded etc. Of course one would...
I compared it on my test VMs where the difference is ~9s Bookworm vs ~10s Trixie: - The Trixie system is actually 0.1-0.2 seconds earlier until root partition detection. -...
Sounds good. Quite realistic that this added systemd boot time on my VM blows up to 2 seconds on a (slower) RPi. Still not great that newer distro versions tend...
It needs to be implemented differently, will update it after upcoming DietPi release.
Yes, the Trixie suite of the RPi repo was/is not complete yet.
I merged a workflow for own builds into the just released DietPi v9.15 beta. Will probably give those packages some more time for testing and in case polishing, before shipping...
> Does it install with the same switches and modules etc. as the current apt version? All relevant differences are mentioned in the pull request. Otherwise also the splitting off...
I am closing it here, let's keep discussion in #7632.
Not only fragment URLs are broken, but all relative URL checks: ``` [WARN ] Error creating request: InvalidBaseJoin("../../software/vpn/") [WARN ] Error creating request: InvalidBaseJoin("../../software/webserver_stack/") [WARN ] Error creating request: InvalidBaseJoin("../")...