[ovs-git] Open vSwitch: debian: Move PKI directory to FHS-compliant location. (branch-1.6)

dev at openvswitch.org dev at openvswitch.org
Wed Mar 21 17:04:14 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, branch-1.6 has been updated
       via  1a15f1d18f4173c9d2a9ad07fe4a7fdb3cc99681 (commit)
      from  fceb8605af46fd8434ef021c1b20584af1ac99c3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1a15f1d18f4173c9d2a9ad07fe4a7fdb3cc99681
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=1a15f1d18f4173c9d2a9ad07fe4a7fdb3cc99681
Author: Ben Pfaff <blp at nicira.com>
		
debian: Move PKI directory to FHS-compliant location.
		
The PKI directory is mutable state, so it should be in /var, not in /usr.
This commit changes its location and, on systems upgraded from earlier
versions, moves the existing PKI and leaves behind a symlink.

CC: 661090 at bugs.debian.org
Reported-by: Andreas Beckmann <debian at abeckmann.de>
Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 AUTHORS                                |    1 +
 debian/automake.mk                     |    1 +
 debian/openvswitch-controller.postinst |   10 +++++++++-
 debian/openvswitch-pki.dirs            |    1 +
 debian/openvswitch-pki.postinst        |   10 +++++++++-
 debian/openvswitch-pki.postrm          |    5 +++++
 m4/openvswitch.m4                      |    6 +++---
 7 files changed, 29 insertions(+), 5 deletions(-)
 create mode 100644 debian/openvswitch-pki.dirs


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list