Difference between revisions of "Configuring"

From CRIU
Jump to navigation Jump to search
m
Line 3: Line 3:
 
By putting a .config file into source root one may specify what to include in the build. The following options are available.
 
By putting a .config file into source root one may specify what to include in the build. The following options are available.
  
; BINFMT_MISC_VIRTUALIZED (default 'off')
+
; BINFMT_MISC_VIRTUALIZED (default ''off'')
 
: Builds in the code that dumps and restores contents of binfmt_misc filesystem.
 
: Builds in the code that dumps and restores contents of binfmt_misc filesystem.

Revision as of 03:11, 1 November 2016


By putting a .config file into source root one may specify what to include in the build. The following options are available.

BINFMT_MISC_VIRTUALIZED (default off)
Builds in the code that dumps and restores contents of binfmt_misc filesystem.