From b54d026f982a9f6c62d3276908a3fbc3cc628a9d Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sun, 11 Aug 2019 00:44:05 +0200 Subject: Add --one-file-system option to gensquashfs Signed-off-by: David Oberhollenzer --- doc/gensquashfs.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/gensquashfs.1 b/doc/gensquashfs.1 index ab729d7..fca45cd 100644 --- a/doc/gensquashfs.1 +++ b/doc/gensquashfs.1 @@ -38,10 +38,14 @@ Device block size to padd the image to. Defaults to 4096. .TP \fB\-\-keep\-time\fR, \fB\-k\fR -Whe using \fB\-\-pack\-dir\fR only, use the timestamps from the input files +When using \fB\-\-pack\-dir\fR only, use the timestamps from the input files instead of setting defaults on all input paths. The root inode and the modification time on the SquashFS image itself will still be set to defaults. .TP +\fB\-\-one\-file\-system\fR, \fB\-o\fR +When using \fB\-\-pack\-dir\fR only, stay in local filesystem and do not cross +mount points. +.TP \fB\-\-defaults\fR, \fB\-d\fR A comma seperated list of default values for implicitly created directories. -- cgit v1.2.3