]> git.proxmox.com Git - pve-container.git/commit
add -ignore-unpack-errors
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 20 Nov 2015 15:37:24 +0000 (16:37 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 20 Nov 2015 17:55:33 +0000 (18:55 +0100)
commit7c78b6ccb25b400cce98c09da6c54714ac26ff90
tree7de9825dd1adc158c7e6b6d48ec9c6b754ba8cd8
parent050cd7fb1a7ba0a53d04ec8b517dd83e5fc7235c
add -ignore-unpack-errors

In some cases the user may genuinly want to ignore unpacking
errors. (Like permission denied errors on mknod commands in
some templates where the user might choose to work around
the problem manually in the running container.)
src/PVE/API2/LXC.pm
src/PVE/LXC/Create.pm