Last modified: 2014-05-06 04:41:38 UTC
The script should assemble a directory with at least (for at least Linux, OS X, and Windows): * VirtualBox installer * Vagrant installer * git bundle of MediaWiki-Vagrant repository * git bundle of MediaWiki core Bonus points: * Debian packages for the apt-cache * One-click installers (e.g. installs all of the above with a single dmg (bug 60982), deb, or msi).
Another one for the first list is the Ubuntu base box, currently https://cloud-images.ubuntu.com/vagrant/precise/current/precise-server-cloudimg-amd64-vagrant-disk1.box
This will be exported in ISO format.
Change 130572 had a related patch set uploaded by Mattflaschen: Build ISO with main MediaWiki-Vagrant required files https://gerrit.wikimedia.org/r/130572
Change 130572 merged by jenkins-bot: Build ISO with main MediaWiki-Vagrant required files https://gerrit.wikimedia.org/r/130572
(In reply to Matthew Flaschen from comment #0) > * Debian packages for the apt-cache Separated out to bug 64928.
Code part of this is done. The ISO has also been passed to WMF IT so they can image some USB drives with it.