Skip to content
This repository was archived by the owner on Jun 20, 2019. It is now read-only.

Releases: Lullabot/trusty32-lamp

trusty32-lamp 1.2.1

24 Aug 16:31
1.2.1
65386d5
Compare
Choose a tag to compare
  • Fixes missing PHP 5.6 extensions needed for Drupal

trusty-lamp 1.2

19 Aug 14:48
1.2
c22daa3
Compare
Choose a tag to compare
  • Updates to the current PHP packages for Ubuntu 14.04, including support for
    PHP 5.5, 5.6, and 7.0. The default PHP version has been set to 5.6. Use
    update-alternatives and a2enmod / a2dismod to switch between PHP
    versions.
  • Updates to Drush 8.1.3, removing the previous drush8 install of Drush.
  • Updates to the latest Logical MySQL Manager
  • Documentation improvements
  • Now uses linked clones to reduce disk space

trusty-lamp 1.1.3

16 Nov 19:17
1.1.3
3f9cfe2
Compare
Choose a tag to compare

This release fixes /home/vagrant/.composer being owned as root. It also
significantly reduces the size of the base boxes by around 100MB.

  • Remove juju and gdisk
  • Add a cleanup script to remove files after provisioning

trusty-lamp 1.1.2

28 Oct 18:54
1.1.2
adc51df
Compare
Choose a tag to compare

This is a documentation and package update release, with the highlight being
up-to-date support for Drupal 8 release candidates with Drush.

  • [#22] Only set paravirtprovider on Virtualbox 5+
  • [#24] Clarify README, add Drupal instructions
  • vmware_desktop is an alias for _fusion and _workstation
  • Update lmm with hook support
  • Update drush8 to RC2
  • Update default drush to 7.1.0
  • Add MariaDB / MySQL connection docs
  • Disables 'git status' in the ZSH prompt to improve performance with NFS
    mounts. If you're using rsync or small code bases, this can be changed in
    ~/.gitconfig.

trusty-lamp 1.1.1

28 Oct 18:54
1.1.1
84fb25b
Compare
Choose a tag to compare

This release moves box hosting metadata to Atlas. One box is directly hosted
with them, and future releases will move there from Dropbox.

trusty-lamp 1.1.0

28 Oct 18:54
1.1.0
2a4307a
Compare
Choose a tag to compare

This update includes drush 8 in the base box for Drupal 8 development.

  • rawgit caches files permanently so point to a tag
  • Issue #20: Use KVM for VirtualBox guests

trusty-lamp 1.0.0

28 Aug 16:54
1.0.0
34221dd
Compare
Choose a tag to compare

A first stable tag of this vagrant box!

This release requires a change to ~/.drushrc.php for Drush aliases to work properly. See the README for details.