Results 2858 comments of MichaIng

The last cmdline entry disables IPv6 kernel-wise. This needs to be removed. Do you know where the cmdline is set? Otherwise let's have a look into `ls -l /boot` which...

It uses extlinux, so `/boot/extlinux/extlinux.conf` contains the cmdline where you can remove the `ipv6.disable` part. Mainline kernel with mainline U-Boot, that is nice to see 🙂.

> are they all required as they take up around 1GB of disk space This cannot be changed, all dependencies are in fact in use. Next release will reduce the...

> For major updates, app overwrites should be deleted, though, ihmo. This actually makes sense. Hmm, this would need to be done as an additional migration step, I guess? The...

Node test failure is unrelated, happens on `master` in general: #32591