Adding persistent-storage=TYPE...
authorTails developers <amnesia@boum.org>
Tue, 8 Nov 2011 19:44:11 +0000 (20:44 +0100)
committerDaniel Baumann <daniel@debian.org>
Thu, 24 Nov 2011 08:42:08 +0000 (09:42 +0100)
commita8b46858f239db00a07d1ff482eaff21e61e8b46
tree7c46c533a76f249e9a7a3873c843c919202d37a6
parent59220585ee3ca81a12a56aec64c2313538a8ac79
Adding persistent-storage=TYPE...

The comma-separated list TYPE... specifies which types of persistent
storage to use. Current possible TYPEs are {file, filesystem}. For
instance, persistent-storage=filesystem is equivalent to the old
persistent=nofiles, but persistent-storage=file allows to look for
only files, which wasn't possible before. The default is to look for
both, i.e. persistent-storage=filesystem,file.
scripts/live
scripts/live-helpers