andsens / build-debian-cloud

This project has been superseeded by andsens/bootstrap-vz and is no longer maintained - Script to create Debian Squeeze & Wheezy Amazon Machine Images (AMIs) and Google Compute Engine images
Other
117 stars 43 forks source link

Fix AddLocalUserPackages to depend on MountRoot #106

Closed andsens closed 10 years ago

andsens commented 10 years ago

As noted in #66 by @drywheat, the AddLocalUserPackages task depends on the MountVolume task, which does not exist any longer. This should be the MountRoot task instead.