Changes between Initial Version and Version 1 of CreatingUnixPackages


Ignore:
Timestamp:
07/18/12 12:28:06 (12 years ago)
Author:
Samuli Seppänen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CreatingUnixPackages

    v1 v1  
     1There is a [https://github.com/mattock/openvpn-build fork of openvpn-build] that contains files and instructions for packaging openvpn and easy-rsa for Debian- and RPM-based distributions. This repository is used for creating the official OpenVPN packages and can be cloned as follows:
     2
     3 $ git clone https://github.com/mattock/openvpn-build.git
     4
     5Please refer to ''debian/README'' and ''rpm/README'' for details. In the future the packaging files might get be merged with the official [https://github.com/OpenVPN/openvpn-build openvpn-build] or [https://github.com/OpenVPN/openvpn openvpn] repositories.