Changes

Jump to navigation Jump to search
28 bytes removed ,  10:08, 16 June 2017
Line 28: Line 28:  
; Separate image file for epoll tfds
 
; Separate image file for epoll tfds
 
: Deprecated in [[Download/criu/2.6|2.6]]. It's now merged into epoll image since 1.4
 
: Deprecated in [[Download/criu/2.6|2.6]]. It's now merged into epoll image since 1.4
 +
 +
; No-file records for ttys
 +
: Deprecated in [[Download/criu/2.7|2.7]]. See [[TTYs]] and <code>collect_one_tty()</code> routine in sources. Older versions of criu (before [[Download/criu/1.4|1.4]] commit caa64d97) didn't have reg_file_entry for ttys.
 +
 +
; Dedicated options for external resources
 +
: Deprecated in [[Download/criu/2.8|2.8]]. {{Opt|--external}} is to be used instead of {{OptD|--ext-unix-sk}}, {{OptD|--veth-pair}}, {{OptD|--ext-mount-map}} and some more.
 +
 +
; Separate image file for fsnotify marks
 +
: Deprecated in [[Download/criu/3.2|3.2]].
    
== Removed stuff ==
 
== Removed stuff ==
Line 56: Line 65:     
See [[logging]]. Not sure whether anybody is using it.
 
See [[logging]]. Not sure whether anybody is using it.
  −
=== No-file records for ttys ===
  −
  −
See [[TTYs]] and <code>collect_one_tty()</code> routine in sources. Older versions of criu (before [[Download/criu/1.4|1.4]] commit caa64d97) didn't have reg_file_entry for ttys.
  −
  −
=== Dedicated options for external resources ===
  −
  −
Need to simplify the [[CLI]] (and [[RPC]]) regarging [[external resources]] and leave only the {{Opt|--external}} option. Opts to deprecate
  −
  −
* {{OptD|--ext-unix-sk}}
  −
* {{OptD|--veth-pair}}
  −
* {{Opt|--ext-mount-map}}
  −
* {{Opt|--enable-external-masters}}
  −
* {{Opt|--enable-external-sharing}}
  −
* maybe {{Opt|--shell-job}}
      
== See also ==
 
== See also ==

Navigation menu