Penguin
Annotated edit history of mkcramfs(8) version 2, including all changes. View license author blame.
Rev Author # Line
1 perry 1 MKCRAMFS
2 !!!MKCRAMFS
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 AUTHOR
7 ----
8 !!NAME
9
10
11 mkcramfs - make a compressed ROM file system
12 !!SYNOPSIS
13
14
15 __mkcramfs__ ''dirname outfile''
16 !!DESCRIPTION
17
18
19 This manual page documents briefly the __mkcramfs__
20 command. This manual page was written for the __Debian
21 GNU/Linux__ distribution (but may be used by others),
22 because the original program does not have a manual
23 page.
24
25
2 perry 26 __mkcramfs__ constructs a __!CramFs__ from the contents
1 perry 27 of ''dirname''. The image of the resulting file system is
28 placed in ''outfile''.
29 !!AUTHOR
30
31
32 __mkcramfs__ is written by Linus Torvalds. Manual page
33 added by Herbert Xu.
34 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.