]> git.proxmox.com Git - pve-container.git/commit
add helper classes to setup container configuration
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 18 Apr 2015 14:00:06 +0000 (16:00 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 18 Apr 2015 14:00:06 +0000 (16:00 +0200)
commit1c7f4f65dce8b0e21a01c695c54e2a7d5496b135
tree21a0264df65e998b6e2a512b0d8b5927453cb07d
parentdba35ed086f5df8dfd9dc3bf47d1eb9ca15a903b
add helper classes to setup container configuration
src/Makefile
src/PVE/LXCSetup.pm [new file with mode: 0644]
src/PVE/LXCSetup/Base.pm [new file with mode: 0644]
src/PVE/LXCSetup/Debian.pm [new file with mode: 0644]
src/PVE/LXCSetup/Makefile [new file with mode: 0644]
src/PVE/Makefile
src/lxc-pve