https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242902
--- Comment #46 from Gleb Popov ---
I have fixed 2 bugs in bsdisks, but it didn't help. I'm a bit lost.
Serge, I need you to perform following steps:
- Switch to HAL backend.
- Run `solid-hardware5 list` to identify UDI's of USB flash dis
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242902
--- Comment #47 from Gleb Popov ---
Oh, forget it, it seems I made it work. It'll require some polishing, though.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242902
--- Comment #48 from Jason W. Bacon ---
Excellent.
How soon might kf5-solid switch to bsdisks by default? If it's going to be a
while, it might be worth having a kf5-solid-bsdisks slave port during the
transition, so beta-testers can run
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242902
--- Comment #49 from Tobias C. Berner ---
(In reply to Jason W. Bacon from comment #48)
I would like to do it before Q2 is cut -- but I defer the final decision to
Gleb.
--
You are receiving this mail because:
You are the assignee for the
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242902
--- Comment #50 from Gleb Popov ---
Instead of flavorization, let's try enabling both backends. Create a
${PORTSDIR}/devel/kf5-solid/files directory and drop the following patch there:
--- CMakeLists.txt.orig 2019-12-07 21:50:54 UTC
+++ CM