History log of /cloud-hypervisor/docs/custom-image.md (Results 1 – 17 of 17)
Revision Date Author Comments
# 56ff396e 22-Oct-2024 Jonas Scholz <Jonas.Scholz@bbscholz.de>

docs: Fix scripts link

Signed-off-by: Jonas Scholz <Jonas.Scholz@bbscholz.de>


# d2d3ba4e 04-Oct-2024 Rob Bradford <rbradford@rivosinc.com>

docs: Point at custom image build script in documentation

Remove manual steps and replace with a script.

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>


# 42e9632c 07-Jun-2024 Josh Soref <2119212+jsoref@users.noreply.github.com>

misc: Fix spelling issues

Misspellings were identified by:
https://github.com/marketplace/actions/check-spelling

* Initial corrections based on forbidden patterns from the action
* Additional cor

misc: Fix spelling issues

Misspellings were identified by:
https://github.com/marketplace/actions/check-spelling

* Initial corrections based on forbidden patterns from the action
* Additional corrections by Google Chrome auto-suggest
* Some manual corrections
* Adding markdown bullets to readme credits section

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

show more ...


# 05ec6190 28-Feb-2024 Ravi kumar Veeramally <ravikumar.veeramally@intel.com>

scripts: Update Azure storage location to access images

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>


# f8415deb 02-Jun-2023 Rafael Mendonca <rafaelmendsr@gmail.com>

docs: Fix broken link to macvtap doc in custom-image.md

We get a "404 - page not found" when clicking on this link on github.

Signed-off-by: Rafael Mendonca <rafaelmendsr@gmail.com>


# a86edd30 19-Jan-2023 Rob Bradford <robert.bradford@intel.com>

tests: Add tpm2-tools to custom jammy image

Signed-off-by: Rob Bradford <robert.bradford@intel.com>


# 9f7ccb34 25-Nov-2022 Sebastien Boeuf <sebastien.boeuf@intel.com>

docs: Provide documentation for creating custom image for VFIO CI

Extend the existing `custom-image.md` document with a new section on how
to create a custom image that contains NVIDIA drivers that

docs: Provide documentation for creating custom image for VFIO CI

Extend the existing `custom-image.md` document with a new section on how
to create a custom image that contains NVIDIA drivers that are required
for our VFIO baremetal CI.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>

show more ...


# 1e87a409 18-Nov-2022 Rob Bradford <robert.bradford@intel.com>

docs: Add cpuid to custom disk image instructions

Signed-off-by: Rob Bradford <robert.bradford@intel.com>


# 28683b84 12-Jul-2022 Archana Shinde <archana.m.shinde@intel.com>

docs: Add step to resolve DNS for installing packages

For installing packages for the custom Ubuntu image, we
need to setup DNS inside the chroot.

Signed-off-by: Archana Shinde <archana.m.shinde@in

docs: Add step to resolve DNS for installing packages

For installing packages for the custom Ubuntu image, we
need to setup DNS inside the chroot.

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>

show more ...


# e6e58e6d 15-Nov-2021 Sebastien Boeuf <sebastien.boeuf@intel.com>

docs: Replace Cloud-Hypervisor with Cloud Hypervisor syntax

The proper way to refer to the project is "Cloud Hypervisor" without the
hyphen in the middle. On the other hand, if one refers to the bin

docs: Replace Cloud-Hypervisor with Cloud Hypervisor syntax

The proper way to refer to the project is "Cloud Hypervisor" without the
hyphen in the middle. On the other hand, if one refers to the binary
name, it is "cloud-hypervisor".

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>

show more ...


# 9dba0972 09-Jun-2021 Sebastien Boeuf <sebastien.boeuf@intel.com>

ci: Update guest cloud image by installing "stress" utility

Some new integration tests will require the "stress" binary to be
present in the guest in order to run correctly.

Signed-off-by: Sebastie

ci: Update guest cloud image by installing "stress" utility

Some new integration tests will require the "stress" binary to be
present in the guest in order to run correctly.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>

show more ...


# 21ba3454 06-Jan-2021 Rob Bradford <robert.bradford@intel.com>

doc: Update documentation to note removal of pollinate package

Also update to include a simple version number in the image name.

See: #2113

Signed-off-by: Rob Bradford <robert.bradford@intel.com>


# b452e8be 02-Jul-2020 Sebastien Boeuf <sebastien.boeuf@intel.com>

docs: Update custom image instructions

Now that the project relies on Ubuntu images, the documentation related
to the creation of a custom image has been updated. It's important to
note this procedu

docs: Update custom image instructions

Now that the project relies on Ubuntu images, the documentation related
to the creation of a custom image has been updated. It's important to
note this procedure could be applied to any other distribution, given
that the package manager's commands would be slightly different.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>

show more ...


# 0223cf8c 03-Mar-2020 Sebastien Boeuf <sebastien.boeuf@intel.com>

ci: Update ClearLinux image

A new ClearLinux image has been uploaded to the Azure storage account.
It is based off of the ClearLinux cloudguest image 31310 version, with
three extra bundles added to

ci: Update ClearLinux image

A new ClearLinux image has been uploaded to the Azure storage account.
It is based off of the ClearLinux cloudguest image 31310 version, with
three extra bundles added to it.

First bundle is curl, which adds the curl binary to the image, second
bundle is iperf, adding the iperf binary to the image, and third bundle
is sysadmin-basic to include utility like netcat.

The image is 2G in size.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>

show more ...


# 5822969a 18-Oct-2019 Sebastien Boeuf <sebastien.boeuf@intel.com>

docs: Update instructions to create custom ClearLinux image

Based on recent update of the cloudguest image used by Cloud Hypervisor,
we identified some missing or incorrect details in the instructio

docs: Update instructions to create custom ClearLinux image

Based on recent update of the cloudguest image used by Cloud Hypervisor,
we identified some missing or incorrect details in the instructions.
This patch is here to fix those.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>

show more ...


# 4b8d7e71 02-Oct-2019 Sebastien Boeuf <sebastien.boeuf@intel.com>

vmm: Add iommu=on|off option for --disk

Having the virtual IOMMU created with --iommu is one thing, but we also
need a way to decide if a virtio-blk device should be attached to this
virtual IOMMU o

vmm: Add iommu=on|off option for --disk

Having the virtual IOMMU created with --iommu is one thing, but we also
need a way to decide if a virtio-blk device should be attached to this
virtual IOMMU or not. That's why we introduce an extra option "iommu"
with the value "on" or "off". By default, the device is not attached,
which means "iommu=off".

One side effect of this new option is that we had to introduce a new
option for the disk path, simply called "path=".

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>

show more ...


# f5a44ea1 10-Sep-2019 Sebastien Boeuf <sebastien.boeuf@intel.com>

docs: Explain how to create a custom Clear Linux cloud image

This is a quick guide on how to create a custom Clear Linux image based
on the official tooling provided by Clear Linux. If for any reaso

docs: Explain how to create a custom Clear Linux cloud image

This is a quick guide on how to create a custom Clear Linux image based
on the official tooling provided by Clear Linux. If for any reason, the
image we are using is missing some interesting bundles that are packaged
by Clear Linux, this documentation will be the guide on how to proceed.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>

show more ...