[pve-devel] [PULL container 0/5] alpine support
    Wolfgang Bumiller 
    w.bumiller at proxmox.com
       
    Fri Feb 12 09:27:29 CET 2016
    
    
  
The following changes since commit 3cc56749060f98098690c5203b00dd21e553c66c:
  Refactor lock_container into lock_config_[xx] (2016-02-12 08:18:04 +0100)
are available in the git repository at:
  git://github.com/Blub/pve-container.git alpine
for you to fetch changes up to 51a74a2c75d771cf9c294af09f55cdf062f16966:
  alpine: read /etc/alpine-release (2016-02-12 08:58:14 +0100)
----------------------------------------------------------------
Jens Vehlhaber (1):
  add Alpine Linux distribution
Wolfgang Bumiller (4):
  alpine: cleanup
  install Alpine.pm and configure its network
  use common/userns.conf if no ostype-speicifc one exists
  alpine: read /etc/alpine-release
 src/PVE/LXC.pm              | 12 +++++---
 src/PVE/LXC/Setup.pm        |  5 +++-
 src/PVE/LXC/Setup/Alpine.pm | 72 +++++++++++++++++++++++++++++++++++++++++++++
 src/PVE/LXC/Setup/Makefile  |  2 +-
 4 files changed, 85 insertions(+), 6 deletions(-)
 create mode 100644 src/PVE/LXC/Setup/Alpine.pm
-- 
2.1.4
    
    
More information about the pve-devel
mailing list