-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
It would be very useful to combine this with mkhere to allow Windows builds from any environment; especially interesting would be a batch job in GitLab CI with a start button that could be used to build/package for Windows and export those packages in one semi-automatic flow.
Integration with mkroot is less likely — unless we find a container engine that runs Windows root file systems. Not likely!
For now, mkhere
relies on the chroot
command to switch to the build environment. What is needed for integration with this image is probably:
- Detection of the context
- Selection of the
chroot
alternative
We might also decide to have a local alternative to the chroot
command that can be used as an externally provided "plugin" into the mkhere
environment.
Metadata
Metadata
Assignees
Labels
No labels