lxc / distrobuilder

System container image builder for LXC and Incus
https://linuxcontainers.org
Apache License 2.0
591 stars 170 forks source link

Fixed multiple sys files not copied issue #858

Closed nanjj closed 5 months ago

nanjj commented 5 months ago

Driver like vioinput has multiple sys files viohidkmdf.sys and vioinput.sys, without vioinput.sys copied, the vioinput driver not work correctly.

The fix add the multiple files copied back.