]> git.proxmox.com Git - pve-container.git/commit
setup: ability to ignore files
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 13 Apr 2016 06:59:50 +0000 (08:59 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 13 Apr 2016 08:31:19 +0000 (10:31 +0200)
commitbd1dc8d1a56bd65b710cbd3b9eacd9a8d7750633
tree29c73f2c1be3b99872f6944f3df247f256c6b3d9
parentf01c929324b3d59b5dae6a593d2b4d27b755fcc1
setup: ability to ignore files

Make the ct_* file wrapper functions ignore files for which
a file named .pve-ignore.$name exists.
src/PVE/LXC/Setup/Base.pm
src/test/test-debian-012/etc/.pve-ignore.hosts [new file with mode: 0644]
src/test/test-debian-012/etc/hosts [new file with mode: 0644]
src/test/test-debian-012/etc/hosts.exp [new file with mode: 0644]