summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Release-engineering.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Release-engineering.md b/Release-engineering.md
index 3d7853c..39a9125 100644
--- a/Release-engineering.md
+++ b/Release-engineering.md
@@ -5,4 +5,5 @@ The generation of the iso is simple:
We forked [archiso32](https://github.com/archlinux32/archiso32) from the official [archiso](https://git.archlinux.org/archiso.git/) tool to produce ISO images.
After [this change](https://lists.archlinux.org/pipermail/arch-releng/2017-January/003763.html) was committed, we simply skipped all commits related to the removal of i686 support.
Possibly we may drop support for `x86_64` to get smaller images which fit on a standard cd.
-We then run the command with the default configuration, which will produce a working i686 ISO hopefully. \ No newline at end of file
+We then run the command with the default configuration, which will produce a working i686 ISO hopefully.
+We might use bittorrent for the distribution of the iso, too. \ No newline at end of file