Block a user
Update to version 4.4
Update version 4
Change hide-pcp.patch to detect microos at runtime
Accessing state like that is not a good idea since osRelease might end might end up pointing old/stale data. It's better to use useCallback[1] or save the is_micro_os boolean directly to state instead of saving the whole os release data.
Change hide-pcp.patch to detect microos at runtime
I had a one comment about the state management but other than that, it looks good to me
Don't set UEFI as default firmware for ppc64le and s390x
Don't set UEFI as default firmware for ppc64le and s390x
Update to version 0.1.5
Update to version 339