mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-04-27 11:22:17 +00:00
Add support to generate Debian packages. For details see debian/README. debian/changelog is manually intialized, ready to be updated by gbp dch command. Tracked-On: #6688 Signed-off-by: Helmut Buchsbaum <helmut.buchsbaum@opensource.tttech-industrial.com>
14 lines
419 B
Plaintext
14 lines
419 B
Plaintext
Template: acrn-hypervisor/board
|
|
Type: select
|
|
Choices: @boardlist@
|
|
Description: ACRN hypervisor board selection
|
|
Define the board ACRN will be running on. Selecting the wrong board
|
|
might render your board unusable!
|
|
|
|
Template: acrn-hypervisor/scenario
|
|
Type: select
|
|
Choices: ${scenariolist}
|
|
Description: ACRN hypervisor scenario selection
|
|
Define the appropriate VM configuration (aka scenario) for the ACRN
|
|
hypervisor.
|