Factorize setting up Tails with persistence in a single step.
commit17fac723a41c739351b7a890a67946f2781e787d
authorTails developers <amnesia@boum.org>
Sat, 4 Oct 2014 10:40:18 +0000 (4 10:40 +0000)
committerTails developers <amnesia@boum.org>
Sat, 4 Oct 2014 12:42:00 +0000 (4 12:42 +0000)
tree0064495bfb0b7d4de9b7a52496a37ccfad5005e4
parent5e8cdd61139ae3ab7534e13b1f915ffb56456da1
Factorize setting up Tails with persistence in a single step.

DRY: more and more scenarios need this kind of setup.

These steps take a long time to run, though, so at some point we'll likely need
to have a way to do this setup once only, backup the resulting disk image, and
restore it every time we need it.

Note that we make the install+persistence setup step reset the VM before each
boot. Otherwise, sometimes the VM can't start with interesting error messages.
features/evince.feature
features/step_definitions/common_steps.rb
features/totem.feature