Changes

Jump to navigation Jump to search
152 bytes removed ,  05:09, 4 November 2016
no edit summary
Line 30: Line 30:     
; No-file records for ttys
 
; 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.
 
: 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}}, {{Opt|--ext-mount-map}} and some more.
    
== Removed stuff ==
 
== Removed stuff ==
Line 61: Line 62:     
See [[logging]]. Not sure whether anybody is using it.
 
See [[logging]]. Not sure whether anybody is using it.
  −
=== 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