This repository was archived by the owner on Jun 20, 2019. It is now read-only.
Releases: Lullabot/trusty32-lamp
Releases · Lullabot/trusty32-lamp
trusty32-lamp 1.2.1
- Fixes missing PHP 5.6 extensions needed for Drupal
trusty-lamp 1.2
- 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
anda2enmod
/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
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
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
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
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
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.