Skip to content

Commit 7a38091

Browse files
committed
src/installation/index.md: explicitly mention archs.
1 parent b881811 commit 7a38091

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/installation/index.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,12 @@ following minimums for most installations:
1717

1818
Note that xfce image installations require more resources.
1919

20-
Void is not available for the i386, i486, or i586 architectures.
20+
Void provides build profiles for the architectures listed at
21+
<https://github.com/void-linux/void-packages/tree/master/common/build-profiles>.
22+
Out of those, currently
23+
24+
- `x86_64*`, `i686` are natively compiled and their test suite run in CI
25+
- `aarch64*`, `armv7l*`, `armv6l*` are cross-compiled, with no tests run in CI.
2126

2227
Before installing musl Void, please read [the "musl" section](./musl.md) of this
2328
Handbook, so that you are aware of software incompatibilities.

0 commit comments

Comments
 (0)