Skip to content
Snippets Groups Projects
Unverified Commit 34a29c7b authored by Florian Maurer's avatar Florian Maurer
Browse files

docs x86: Prefer x86-64 bit (alphanumerical order)

Add information about old x86 images
parent 60b4a102
No related branches found
No related tags found
No related merge requests found
......@@ -9,9 +9,9 @@ Targets
The following targets for x86 images exist:
`x86-generic`
Generic x86 support with many different ethernet drivers; should run on
most x86 systems.
`x86-64`
Generic x86 64-bit support with many different ethernet drivers; should run on
most x86 systems with 64-bit support.
There are three images:
......@@ -20,10 +20,15 @@ The following targets for x86 images exist:
* `vmware` (VMDK image)
These images differ in the image file format, the content is the same. Therefore
a single `x86-generic` sysupgrade image is provided, only.
a single `x86-64` sysupgrade image is provided, only.
`x86-generic`
32-bit version of `x86-64` for hardware not supporting 64-bit images.
Also comes with `virtualbox` and `vmware` factory installs.
`x86-geode`
x86 image for Geode CPUs.
`x86-64`
64bit version of `x86-generic`.
`x86-legacy`
x86 image for very old PC hardware like i586.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment