mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Aring <alex.aring@gmail.com>
To: ptxdist@pengutronix.de
Cc: Alexander Aring <alex.aring@gmail.com>
Subject: [ptxdist] [PATCHv3 0/3] openvpn: cleanups, extras and version bumps
Date: Wed, 28 Jan 2015 12:23:31 +0100	[thread overview]
Message-ID: <1422444214-29670-1-git-send-email-alex.aring@gmail.com> (raw)

This patch series contains some cleanups and version bumps for openvpn.

Some points which I detected and can be improved:

- Easy-rsa contains support for programming smartcards.
  This tool isn't ported yet, because I don't have fancy
  programmable (hackable) smartcards.

I mainly "test" it to run a bridged network into my local area network.
Description how to setup such thing is available at:

https://openvpn.net/index.php/open-source/documentation/miscellaneous/76-ethernet-bridging.html

- Alex

changes since v3:
 - easy-rsa: add "if RUNTIME" to OPENSSL and OPENSSL_BIN
 - easy-rsa: remove openssl-0.9.6.cnf openssl-0.9.8.cnf - file
   openssl-1.0.0.cnf is still needed. Sorry I thought this would be an
   alternative config for /usr/lib/openssl.cnf :D
 - openssl: change to install_alternative the openssl.cnf
 - openvpn: move build dependencies into OPENVPN select statements
 - openvpn: add more "if RUNTIME" to all others tools which are called
   by execve(2) while running openvpn. That's why we need to add all
   absolute paths while configure.

changes since v2:
 - fix openvpn depends on to select
 - make the same fix for openvpn also for easy-rsa with GREP and BUSYBOX_GREP
 - install openssl.cnf per default without an option
   - changes commit msg of openssl.cnf patch according to the changes
 - add description into cover letter what I tested now

Alexander Aring (3):
  openssl: allow to install openssl.cnf
  easy-rsa: initial commit
  openvpn: rework and version bump

 patches/easy-rsa-2.2.2/autogen.sh |  1 +
 rules/easy-rsa.in                 | 17 +++++++++++
 rules/easy-rsa.make               | 62 +++++++++++++++++++++++++++++++++++++++
 rules/openssl.make                |  4 +++
 rules/openvpn.in                  | 29 +++++++++++++++++-
 rules/openvpn.make                | 59 +++++++++++++++++++++++++++++--------
 6 files changed, 159 insertions(+), 13 deletions(-)
 create mode 120000 patches/easy-rsa-2.2.2/autogen.sh
 create mode 100644 rules/easy-rsa.in
 create mode 100644 rules/easy-rsa.make

-- 
2.2.2


-- 
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2015-01-28 11:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-28 11:23 Alexander Aring [this message]
2015-01-28 11:23 ` [ptxdist] [PATCHv3 1/3] openssl: allow to install openssl.cnf Alexander Aring
2015-01-28 11:23 ` [ptxdist] [PATCHv3 2/3] easy-rsa: initial commit Alexander Aring
2015-01-28 11:23 ` [ptxdist] [PATCHv3 3/3] openvpn: rework and version bump Alexander Aring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1422444214-29670-1-git-send-email-alex.aring@gmail.com \
    --to=alex.aring@gmail.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox