Open main menu
Home
Random
Log in
Settings
About CRIU
Disclaimers
CRIU
Search
Changes
← Older edit
Newer edit →
Installation
(edit)
Revision as of 10:51, 12 January 2012
123 bytes added
,
10:51, 12 January 2012
m
→Configure the linux kernel
Line 97:
Line 97:
Make sure you have the following options turned on
Make sure you have the following options turned on
−
# General setup -> Checkpoint/restore support
+
# General setup -> Checkpoint/restore support
(CONFIG_CHECKPOINT_RESTORE)
−
# Networking support -> Networking options -> Unix domain sockets -> UNIX: socket monitoring interface
+
# Networking support -> Networking options -> Unix domain sockets -> UNIX: socket monitoring interface
(CONFIG_UNIX_DIAG)
−
# Processor type and features -> Enable generic object ID infrastructure
+
# Processor type and features -> Enable generic object ID infrastructure
(CONFIG_GENERIC_OBJECT_ID)
Note you might have to enable
Note you might have to enable
−
* General setup -> Configure standard kernel features
+
* General setup -> Configure standard kernel features
(expert users) (CONFIG_EXPERT)
option, which depends on
option, which depends on
−
* General setup -> Embedded system
+
* General setup -> Embedded system
(CONFIG_EMBEDDED)
(welcome to Kconfig reverse chains hell).
(welcome to Kconfig reverse chains hell).
Skinsbursky
36
edits