-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
arch: noneAffects common code across architecturesAffects common code across architecturesbuildingRelates to building the kernelRelates to building the kernelenhancementNew feature or requestNew feature or requestproposalA proposal needing further discussionA proposal needing further discussiontestingRelates to testing the kernelRelates to testing the kernel
Description
We currently create an empty fat32 image and then mount it to copy the filesystem test files into it, which requires root permissions. It would be cool to remove the need to mount by using our own fat32 code to build the image. This would have the happy side-effect of allowing us to use docker in CI, speeding up the tests as we won't have to download all of the build dependencies.
Metadata
Metadata
Assignees
Labels
arch: noneAffects common code across architecturesAffects common code across architecturesbuildingRelates to building the kernelRelates to building the kernelenhancementNew feature or requestNew feature or requestproposalA proposal needing further discussionA proposal needing further discussiontestingRelates to testing the kernelRelates to testing the kernel