Skip to content

Commit

Permalink
Merge pull request #63 from jandryuk/usbvm
Browse files Browse the repository at this point in the history
templates: Add usbvm
  • Loading branch information
dpsmith authored Feb 5, 2024
2 parents b179323 + 17c52b7 commit 2e1db0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions templates/master/build-manifest
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ MACHINE=xenclient-dom0 bitbake xenclient-dom0-image
MACHINE=xenclient-uivm bitbake xenclient-uivm-image
MACHINE=xenclient-ndvm bitbake xenclient-ndvm-image
MACHINE=xenclient-syncvm bitbake xenclient-syncvm-image
MACHINE=usbvm bitbake usbvm-image
MACHINE=xenclient-dom0 bitbake package-index
1 change: 1 addition & 0 deletions templates/master/images-manifest
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ xenclient-dom0 dom0 xenclient-dom0-image ext3.gz dom0-rootfs /
xenclient-uivm uivm xenclient-uivm-image ext3.vhd.gz uivm-rootfs /storage/uivm
xenclient-ndvm ndvm xenclient-ndvm-image ext3.disk.vhd.gz ndvm-rootfs /storage/ndvm
xenclient-syncvm syncvm xenclient-syncvm-image ext3.vhd.gz syncvm-rootfs /storage/syncvm
usbvm file usbvm-image ext4.disk.vhd.gz usbvm.vhd /storage/disks/

0 comments on commit 2e1db0c

Please sign in to comment.