Page MenuHomePhabricator

Script to assemble ISO of MediaWiki-Vagrant installers and dependencies
Closed, ResolvedPublic

Description

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).

Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=60982

Details

Reference
bz61060

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:50 AM
bzimport set Reference to bz61060.

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.