• Radostin Stoyanov's avatar
    criu(8): Update list of action-script hooks · 4781e182
    Radostin Stoyanov authored
    * "post-resume" was introduced with commit:
    
     2ab59939
     cr-restore: "post-resume" hook introduced
    
     This hook is called at the very end, when everything is restored and processes
     were resumed.
     Can be used for some actions, which require operation container, like
     restarting of systemd autofs services.
    
    * "post-setup-namespaces" was introduced with commit:
    
     eec66f3d
     criu [PATCH] post-setup-namespaces
    
     Introduce post-setup-namespaces action script
    
     It needed to have possibility to run cutom script after mount
     namespace is configured
    
    * "orphan-pts-master" was introduced with commit:
    
     6afe523d
     tty: notify about orphan tty-s via rpc
    
     Now Docker creates a pty pair from a container devpts to use is as console.
     A slave tty is set as a control tty for the init process and bind-mounted
     into /dev/console. The master tty is handled externelly.
    
     Now CRIU can handle external resources, but here we have internal resources
     which are used externaly.
    Signed-off-by: 's avatarRadostin Stoyanov <rstoyanov1@gmail.com>
    4781e182
Name
Last commit
Last update
Documentation Loading commit data...
compel Loading commit data...
contrib Loading commit data...
coredump Loading commit data...
crit Loading commit data...
criu Loading commit data...
images Loading commit data...
include/common Loading commit data...
lib Loading commit data...
scripts Loading commit data...
soccr Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
INSTALL.md Loading commit data...
Makefile Loading commit data...
Makefile.compel Loading commit data...
Makefile.config Loading commit data...
Makefile.install Loading commit data...
Makefile.versions Loading commit data...
README.md Loading commit data...