diff options
| author | Marco Amadori <marco.amadori@gmail.com> | 2008-09-27 11:18:15 +0200 | 
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:48:02 +0100 | 
| commit | 990480f58dde1722f8ab87514b4443c1ea418b85 (patch) | |
| tree | aaca791799942a733d09d8d391a8276c68c8cc7d /docs/parameters.txt | |
| parent | 7e61a38fb7e7c6c2fdcb0b01c526b6fefc3a87e6 (diff) | |
| download | live-boot-990480f58dde1722f8ab87514b4443c1ea418b85.tar.gz live-boot-990480f58dde1722f8ab87514b4443c1ea418b85.zip  | |
Search for partition labels only (Closes: #486469).
* Added new way to call "persistent" at boot:
  "persistent=nofiles" will skip the scan for image files in block
  device and it will only search for partition labels.
Diffstat (limited to 'docs/parameters.txt')
| -rw-r--r-- | docs/parameters.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/parameters.txt b/docs/parameters.txt index e09089d..fd05339 100644 --- a/docs/parameters.txt +++ b/docs/parameters.txt @@ -38,7 +38,7 @@ live nosudo  live swapon  live nouser  live noxautoconfig -live persistent +live persistent[=nofiles]  live {preseed/file|file}=FILE  live package/question=VALUE  live quickreboot  | 
