You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/manpages/mksquashfs.1
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2
-
.TH MKSQUASHFS "1" "November 2025" "mksquashfs version 4.7.3" "User Commands"
2
+
.TH MKSQUASHFS "1" "November 2025" "mksquashfs version 4.7.4" "User Commands"
3
3
.SH NAME
4
4
mksquashfs - tool to create and append to squashfs filesystems
5
5
.SH SYNOPSIS
@@ -295,7 +295,7 @@ allow tar files to be concatenated together and fed to Mksquashfs. Normally a t
295
295
.SS "Expert options (these may make the filesystem unmountable):"
296
296
.TP
297
297
\fB\-stream\fR
298
-
output the filesystem to STDOUT rather than to a file. This allows the output to be piped to another program or elsewhere with ssh. The resultant streamed Squashfs filesystem will not be a normal Squashfs filesystem because the super block will be at the end of the filesystem. But it can be fixed up afterwards with the \fB\-fix\fR option and Unsquashfs 4.7.3 can read streamed unfixed up filesystems directly. Use \- for the output FILESYSTEM on the command line. Duplicate detection is disabled using the \fB\-stream\fR option.
298
+
output the filesystem to STDOUT rather than to a file. This allows the output to be piped to another program or elsewhere with ssh. The resultant streamed Squashfs filesystem will not be a normal Squashfs filesystem because the super block will be at the end of the filesystem. But it can be fixed up afterwards with the \fB\-fix\fR option and Unsquashfs 4.7.3 and later can read streamed unfixed up filesystems directly. Use \- for the output FILESYSTEM on the command line. Duplicate detection is disabled using the \fB\-stream\fR option.
299
299
.TP
300
300
\fB\-fix\fR FILESYSTEM
301
301
fix FILESYSTEM generated using the \fB\-stream\fR option.
@@ -650,10 +650,10 @@ GNU General Public License for more details.
650
650
.SH "SEE ALSO"
651
651
unsquashfs(1), sqfstar(1), sqfscat(1)
652
652
.PP
653
-
The README for the Squashfs\-tools 4.7.3 release, describing the new features can be read here https://github.com/plougher/squashfs\-tools/blob/master/Documentation/4.7.3/README.md
653
+
The README for the Squashfs\-tools 4.7.4 release, describing the new features can be read here https://github.com/plougher/squashfs\-tools/blob/master/Documentation/4.7.4/README.md
654
654
.PP
655
-
The MKSQUASHFS usage guide can be read here https://github.com/plougher/squashfs\-tools/blob/master/Documentation/4.7.3/USAGE\-MKSQUASHFS.md
655
+
The MKSQUASHFS usage guide can be read here https://github.com/plougher/squashfs\-tools/blob/master/Documentation/4.7.4/USAGE\-MKSQUASHFS.md
656
656
.PP
657
657
The CHANGELOG for Squashfs tools can be read here https://github.com/plougher/squashfs\-tools/blob/master/CHANGES.md
658
658
.PP
659
-
The ACTIONS\-README for the actions subsystem can be read here https://github.com/plougher/squashfs\-tools/blob/master/Documentation/4.7.3/ACTIONS\-README.md
659
+
The ACTIONS\-README for the actions subsystem can be read here https://github.com/plougher/squashfs\-tools/blob/master/Documentation/4.7.4/ACTIONS\-README.md
Copy file name to clipboardExpand all lines: Documentation/manpages/sqfstar.1
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2
-
.TH SQFSTAR "1" "November 2025" "sqfstar version 4.7.3" "User Commands"
2
+
.TH SQFSTAR "1" "November 2025" "sqfstar version 4.7.4" "User Commands"
3
3
.SH NAME
4
4
sqfstar - tool to create a squashfs filesystem from a tar archive
5
5
.SH SYNOPSIS
@@ -209,7 +209,7 @@ allow PERCENT more threads to run in parallel than available processors. Doing
209
209
.SS "Expert options (these may make the filesystem unmountable):"
210
210
.TP
211
211
\fB\-stream\fR
212
-
output the filesystem to STDOUT rather than to a file. This allows the output to be piped to another program or elsewhere with ssh. The resultant streamed Squashfs filesystem will not be a normal Squashfs filesystem because the super block will be at the end of the filesystem. But it can be fixed up afterwards with the \fB\-fix\fR option and Unsquashfs 4.7.3 can read streamed unfixed up filesystems directly. Duplicate detection is disabled using the \fB\-stream\fR option.
212
+
output the filesystem to STDOUT rather than to a file. This allows the output to be piped to another program or elsewhere with ssh. The resultant streamed Squashfs filesystem will not be a normal Squashfs filesystem because the super block will be at the end of the filesystem. But it can be fixed up afterwards with the \fB\-fix\fR option and Unsquashfs 4.7.3 and later can read streamed unfixed up filesystems directly. Duplicate detection is disabled using the \fB\-stream\fR option.
213
213
.TP
214
214
\fB\-fix\fR FILESYSTEM
215
215
fix FILESYSTEM generated using the \fB\-stream\fR option.
@@ -486,8 +486,8 @@ GNU General Public License for more details.
486
486
.SH "SEE ALSO"
487
487
mksquashfs(1), unsquashfs(1), sqfscat(1)
488
488
.PP
489
-
The README for the Squashfs\-tools 4.7.3 release, describing the new features can be read here https://github.com/plougher/squashfs\-tools/blob/master/Documentation/4.7.3/README.md
489
+
The README for the Squashfs\-tools 4.7.4 release, describing the new features can be read here https://github.com/plougher/squashfs\-tools/blob/master/Documentation/4.7.4/README.md
490
490
.PP
491
-
The Sqfstar usage guide can be read here https://github.com/plougher/squashfs\-tools/blob/master/Documentation/4.7.3/USAGE\-SQFSTAR.md
491
+
The Sqfstar usage guide can be read here https://github.com/plougher/squashfs\-tools/blob/master/Documentation/4.7.4/USAGE\-SQFSTAR.md
492
492
.PP
493
493
The CHANGELOG for Squashfs tools can be read here https://github.com/plougher/squashfs\-tools/blob/master/CHANGES.md
The top-level directory contains the following files:
20
-
21
-
***ACKNOWLEDGEMENTS** - This contains some historical acknowlegements, this file has mostly been replaced by the Github issues tracker.
22
-
***CHANGES** - a reverse chronological list of changes from the latest release to the earliest release.
23
-
***INSTALL** - where to get the INSTALL file for your version of squashfs-tools.
24
-
***README** - where to get the README for you version of squashfs-tools.
25
-
***USAGE** - where to get the USAGE files for your version of squashfs-tools.
26
-
27
-
The top-level directory has the following directories:
28
-
29
-
***Documentation** - this directory contains documentation for various versions of squashfs-tools, and it is split into subdirectories for versions 4.5 through to 4.7.3, the latest version is 4.7.3. It also has a directory containing prebuilt manpages for latest version of squashfs-tools.
30
-
***squashfs-tools** - the source code directory, enter this directory and type `make` to build, or `sudo make install` to install. Edit the Makefile to change the compression algorithms built and other defaults including install PATH, XATTR support, and number of parallel reader threads.
0 commit comments