Commit Graph

8 Commits

Author SHA1 Message Date
3cf0075520 Move modprobes into post-start script
There's an issue with running modprobe during buildtime.
Not only is it semantically not valid, you don't have capabilities
activated and seccomp disabled during build time, so running modprobe
will crash the entire build.
2023-07-06 18:26:13 +02:00
Oystein Tveit
df8b59d815 Ensure usbip-vudc gets loaded if enabled on autoModprobe 2023-07-06 18:24:56 +02:00
Oystein Tveit
5e392eef9e Add linux-tools, and add option to modprobe modules 2023-07-05 15:48:20 +02:00
Oystein Tveit
447cffe9ba Fix a bug where building usbip-vudc would ignore devcontainer config 2023-07-05 15:18:47 +02:00
Oystein Tveit
0147605ec2 Print dkms build log on failure 2023-07-05 14:53:53 +02:00
Oystein Tveit
2d38429921 Fix bug where vhci-hcd was not built 2023-07-05 14:19:59 +02:00
Oystein Tveit
3102d99347 Disable usbip-vudc by default 2023-07-05 13:33:30 +02:00
Oystein Tveit
934e80a96e Initial commit 2023-07-05 10:34:03 +02:00