Two things to note here:
* we drop restorecond because it has quite a few
additional dependencies and it's unneeded at this time
* The 0002 patch is obviously incorrect, but without it things don't
compile, and there's no quick equivalent in musl libc. This will at least
let people use some features.
Signed-off-by: Tycho Andersen <tycho@docker.com>