Hi BM, really good work on the new 6.0.
During evaluation I've hit some issues. One is the wireless network failure. First, the wireless_tools package need to install additional firmware. For example rtl8192cu driver need to install firmware "rtlwifi". Previous version supported this chipset without additional firmware. Only the core driver was enough.
Than the connection need some time (5-15 sec.) after the dhcp gets the address to established the connection. Than the connection is lost after several minutes and only system reboot reconnects it.
When installed additionally Ralink firmware to the rtlwifi, the "BCM" core like a USB hub bcm2807 and sound bcm2835 starts to fail during startup - waitusb=5 is not enough. Sometimes it need several restarts to start working correctly.
Another issue, probably with the same root cause is failing of USB devices, for example USB Flash Drive need several times longer time to start working and sometimes the file-system is corrupted and need to be repaired with checkdisk. The transfer speed is too slow.
Good improvements were done for USB sound which doesn't need the "sound" group creation and chown setup any more.
Another good and working improvement is simpler ALSA setup. May be that the "top" package may be only simple "alsa" instead of "alsa-config". Alsa is one step below now. But it is only my feeling.