summaryrefslogtreecommitdiff
path: root/Release-engineering.md
blob: 3d7853c0622a1be091c699f0a41a1ecfd6c3bb24 (plain)
1
2
3
4
5
6
7
8
The February ISO was the last official release, which supports the i686 architecture, so we need to create monthly(?) ISOs on its own.
Until 2017 November, we can use the official i686 repository to build the ISO.
After that, we simply switch to our own i686 repository.
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.