]> git.proxmox.com Git - pve-container.git/commit
added Setup::Fedora
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 24 Nov 2015 08:48:24 +0000 (09:48 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 26 Nov 2015 11:25:54 +0000 (12:25 +0100)
commitb0143ab13de6fa7f3ae5a2243ab909c8adf51de8
tree6ab6a18d6cf7e534b16d75eb5fa9e1c5f06c8e21
parent6e68f51b391894c200350f1a6507c0c1fd083b16
added Setup::Fedora

For now only Fedora 22 is tested. The setup routines from
the Redhat base can be kept, so the only difference for now
is the version scheme and 'ostype'.
debian/changelog
src/PVE/LXC.pm
src/PVE/LXC/Setup.pm
src/PVE/LXC/Setup/Fedora.pm [new file with mode: 0644]
src/PVE/LXC/Setup/Makefile