Skip to content

Releases: archlinux/arch-boxes

1.6.0

03 Jun 19:40
Compare
Choose a tag to compare
  • reflector support by @tteaka
  • virtualbox build fix + reflector fix by @juadde
  • UUID in fstab by @veecue

1.5.0

04 Mar 13:11
1.5.0
Compare
Choose a tag to compare
  • cloud images with cloud-init support
  • netctl in vagrant images (until vagrant uses systemd-networkd instead)
  • python in boxes available for configuration management (Ansible)
  • new reflector-init service for initializing mirrors

Thanks to our contributors:

  • Kristian Klausen
  • juadde
  • Ju

1.4.0

03 Jan 15:36
a539293
Compare
Choose a tag to compare
* fix is_latest logic bug
* add first support for cloud images (not yet production ready)

1.3.2

19 Oct 21:41
ec46f71
Compare
Choose a tag to compare
* use mirror.pkgbuild.com
* sync before writing zeroes
* fixed grub-install
* use curl instead of wget in generic-ci

1.3.1

11 Oct 15:49
3346a2f
Compare
Choose a tag to compare
* Added Styleguide
* Fixed Format
* Fixed a few minor bugs
* Added more Github Workflows for CI

1.3.0

10 Oct 21:45
Compare
Choose a tag to compare
* Replaced BTRFS with EXT4
* Use new base package
* add generic-ci script for Github Actions and Travis CI

1.2.2

10 Sep 20:26
Compare
Choose a tag to compare
This release is a hotfix for #41

1.2.1

10 Sep 17:43
Compare
Choose a tag to compare
fixed missing hyphen in subprocess.call

1.2.0

10 Aug 08:04
Compare
Choose a tag to compare
This version adds a controller python script for increasing fault
tolerance. Furthermore it disables vagrant cloud uploads for local
builds

1.1.3

05 Oct 22:11
2fbddbf
Compare
Choose a tag to compare
Fixed #34