Commit Graph

14 Commits

Author SHA1 Message Date
Oystein Tveit ab8ba3e62f Version bump 2023-07-06 18:28:05 +02:00
oysteikt 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 5e1826b02a Update some option descriptions 2023-07-06 18:24:56 +02:00
Oystein Tveit aa5df10a3c Enable SYS_MODULE capability and disable seccomp 2023-07-06 18:24:53 +02:00
h7x4 0c993b9f8e Update docs 2023-07-05 13:49:09 +00: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
h7x4 6c4643d484 Update docs 2023-07-05 11:34:53 +00:00
Oystein Tveit 3102d99347 Disable usbip-vudc by default 2023-07-05 13:33:30 +02:00
h7x4 9b4f6c5cd6 Update docs 2023-07-05 10:54:44 +02:00
Oystein Tveit 934e80a96e Initial commit 2023-07-05 10:34:03 +02:00