X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2F0_Getting_Started%2F2_Building_AGL_Image%2F1_Preparing_Your_Build_Host.md;h=d66eeb64996b0efa49bd45b9ec095be347db6fc3;hb=refs%2Fheads%2Fjellyfish;hp=2c4a3f10e6e3dcd5d3e00750f666e15d2bc80232;hpb=93c1058794d8bdab19c49df6d402a40963be65ec;p=AGL%2Fdocumentation.git diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/1_Preparing_Your_Build_Host.md b/docs/0_Getting_Started/2_Building_AGL_Image/1_Preparing_Your_Build_Host.md index 2c4a3f1..d66eeb6 100644 --- a/docs/0_Getting_Started/2_Building_AGL_Image/1_Preparing_Your_Build_Host.md +++ b/docs/0_Getting_Started/2_Building_AGL_Image/1_Preparing_Your_Build_Host.md @@ -20,7 +20,7 @@ development image. The [supported images](https://download.automotivelinux.org/AGL/release/jellyfish/latest/) exist for several boards as well as for the Quick EMUlator (QEMU). See the -"[Quickstart](../1_Quickstart/Quickstart.md)" +"[Quickstart](../1_Quickstart/Using_Ready_Made_Images.md)" section for more information on the ready-made images. 1. **Use a Supported Linux Distribution:** To use the AGL software, it is @@ -31,16 +31,6 @@ section for more information on the ready-made images. Basically, you should be running a recent version of Ubuntu, Fedora, openSUSE, CentOS, or Debian. - If you must use a build host that is not a native Linux machine, you can - install and use Docker to create a container that allows you to work as - if you are using a Linux-based host. - The container contains the same development environment (i.e. distros, packages, - and so forth) as would a properly prepared build host running a supported - Linux distribution. - For information on how to install and set up this Docker container, see the - "[Setting Up a Docker Container -- FIX ME](./docker-container-setup.html)" - section. - 2. **Be Sure Your Build Host Has Enough Free Disk Space:** Your build host should have at least 100 Gbytes.