This commit is contained in:
Joey Hess 2018-10-03 14:04:19 -04:00
parent acc1dc37b0
commit aa69796121
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -1,10 +1 @@
Add an armel build like the i386ancient build.
The current arm autobuilder doesn't have enough free space for the chroot
this would need. I need to upgrade its microsd card first, adding
approximately 5 gb. (A 16 gb card would suffice.)
Now, it would be possible to switch it to only do an ancient build,
instead of the current modern build. The downside of that is the ancient
build environment uses debian stable, so it has old versions of git,
libraries etc, that go into the build. --[[Joey]]