This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 373
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve the build to: - Encapsulate the qemu configuration. - Validate the chosen hypervisor. - Display hypervisor details for `make help`. This lays the groundwork to build configurations for multiple hypervisors. Notes: - Variables that are hypervisor specific have now been suffixed with `_QEMU`. - `make install` now installs `configuration-qemu.toml`. To maintain compatibility with existing installations, a symbolic link to this file called `configuration.toml` is created. Signed-off-by: James O. D. Hunt <[email protected]>
- Loading branch information
1 parent
933b16f
commit 6fcb76c
Showing
3 changed files
with
118 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters