Skip to content
Snippets Groups Projects

Add Apertis theme and make a few adjustments to the homepage and linked information

Merged Martyn Welch requested to merge wip/martyn/T4981-Update-Homepage into master
All threads resolved!
2 files
+ 10
5
Compare changes
  • Side-by-side
  • Inline
Files
2
  • We link to the hardware reference page from the home page, as a result this
    page is likely to be one which is visited by people generally unfamilar with
    Apertis.
    
    We should not promote the use of daily images to those likely to be looking to
    evaluate Apertis - they should be using the stable images.
    
    Booting non-SDK images in VirtualBox is not a supported option, so whilst it
    works for many images, this is not guaranteed (and the minimal OSTree images
    are known not to boot in VirtualBox). Set expectations with regards to running
    in this configuration.
    
    Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
@@ -411,7 +411,14 @@ containing the virtual machine intact.
We recommend running minimal, target and development images on
[real hardware]( {{< ref "/reference_hardware/_index.md" >}} ), but VirtualBox
can run our `amd64` images.
may be able to run some of our `amd64` images.
{{% notice warning %}}
Running non-SDK images on VirtualBox or other virtual machines is not
officially supported, though many of the images do. If the image type you are
interested in evaluating does not boot in VirtualBox, there is a good chance
that it may boot in [QEMU](https://www.qemu.org/).
{{% /notice %}}
- Download the `.img.gz` and `.img.bmap` files for the image you need from the
[image repository]( {{< ref "/images.md" >}} )
Loading