Re: [Tails-dev] Heads up for code contributors: update your …

Delete this message

Reply to this message
Author: anonym
Date:  
To: The Tails public development discussion list
Subject: Re: [Tails-dev] Heads up for code contributors: update your build environment
On 05/28/2015 09:20 AM, intrigeri wrote:
> Hi,
>
> if you're sometimes building Tails ISO images, please APT upgrade your
> build environment and make sure you have live-build
> 3.0.5+really+is+2.0.12-0.tails2.
>
> For Vagrant users, I've no idea how it should be done, but you know
> how to do it, right? If not, shout and I'm sure that anonym will help
> you :)


This is how you do it:

    rake vm:up
    rake vm:provision


Cheers!