[lxc-devel] [lxc/lxc] f10e04: Make 'make dist' match git content

GitHub noreply at github.com
Wed Oct 16 16:41:47 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: f10e04e36170dbd0faae3a667d53f0af1ef6a13a
      https://github.com/lxc/lxc/commit/f10e04e36170dbd0faae3a667d53f0af1ef6a13a
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2013-10-16 (Wed, 16 Oct 2013)

  Changed paths:
    R src/lxc/list.c
    R src/lxc/lxc-destroy.in
    M src/python-lxc/Makefile.am
    A src/python-lxc/examples/api_test.py
    R src/python-lxc/examples/api_test.py
    A src/tests/lxc-test-ubuntu
    R src/tests/lxc-test-ubuntu
    R templates/lxc-openmandriva.in
    A templates/lxc-openmandriva.in

  Log Message:
  -----------
  Make 'make dist' match git content

This fixes a few obvious issues when comparing the make dist output with
the git tree.

 - Make all templates non-executable in git
 - Remove unused files:
   - src/lxc/list.c (empty, only includes the list.h header)
   - src/lxc/lxc-destroy.in (replace by lxc_destroy.c)
 - Add missing files to dist tarball:
   - src/python-lxc/examples/pyconsole.py
   - src/python-lxc/examples/pyconsole-vte.py
 - Mark all the python API tests executable
 - Mark lxc-test-ubuntu executable

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>





More information about the lxc-devel mailing list