Difference between revisions of "Configuring"

From CRIU
Jump to navigation Jump to search
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category: Development]]
+
[[Category: Building]]
  
 
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.

Latest revision as of 13:46, 18 August 2017


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.