From 38c5f31c31d1b4b2b1b70a83f97c23b32083024d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 22 Jan 2009 17:43:11 +0100 Subject: [PATCH] Adding persistent-path to parameter list and manpage. --- docs/parameters.txt | 1 + manpages/live-initramfs.en.7.txt | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/docs/parameters.txt b/docs/parameters.txt index fd05339..921e0c4 100644 --- a/docs/parameters.txt +++ b/docs/parameters.txt @@ -39,6 +39,7 @@ live swapon live nouser live noxautoconfig live persistent[=nofiles] +live persistent-path=PATH live {preseed/file|file}=FILE live package/question=VALUE live quickreboot diff --git a/manpages/live-initramfs.en.7.txt b/manpages/live-initramfs.en.7.txt index de8a67c..687a939 100644 --- a/manpages/live-initramfs.en.7.txt +++ b/manpages/live-initramfs.en.7.txt @@ -208,6 +208,12 @@ informations. If "nofiles" is specified, only filesystems with matching labels will be searched; no filesystems will be traversed looking for archives or image files. This results in shorter boot times. + persistent-path=PATH + +live-initramfs will look for persistency files in the root directory of a partition, +with this parameter, the path can be configured so that you can have multiple +directories on the same partition to store persistency files. + {preseed/file|file}=**FILE**:: A path to a file present on the rootfs could be used to preseed debconf -- 2.1.4