]> git.proxmox.com Git - mirror_lxc.git/commit - README.md
replace all lxc.network* with lxc.net*
author0x0916 <w@laoqinren.net>
Mon, 26 Jun 2017 13:08:34 +0000 (21:08 +0800)
committer0x0916 <w@laoqinren.net>
Thu, 29 Jun 2017 05:18:41 +0000 (13:18 +0800)
commit7fa3f2e9eb31f574662a98041d1373c9af709bd1
treec16894ae0294310359c6f364af6edcc3ff17a858
parent18ede42752364fa44d116171cc671283fe2fce03
replace all lxc.network* with lxc.net*

This patch wipe all references to lxc.network{[i]}.*
and replace with lxc.net.{[i]}.* in templates, documentation
and configuration files.

Signed-off-by: 0x0916 <w@laoqinren.net>
52 files changed:
README.md
config/etc/default.conf.libvirt
config/etc/default.conf.unknown
config/init/common/lxc-containers.in
doc/examples/lxc-complex.conf.in
doc/examples/lxc-empty-netns.conf.in
doc/examples/lxc-macvlan.conf.in
doc/examples/lxc-no-netns.conf.in
doc/examples/lxc-phys.conf.in
doc/examples/lxc-veth.conf.in
doc/examples/lxc-vlan.conf.in
doc/ja/lxc-info.sgml.in
doc/ja/lxc.container.conf.sgml.in
doc/ko/lxc-info.sgml.in
doc/ko/lxc.container.conf.sgml.in
doc/lxc-info.sgml.in
doc/lxc.container.conf
doc/lxc.container.conf.sgml.in
src/lua-lxc/test/apitest.lua
src/lxc/commands.c
src/lxc/conf.h
src/lxc/confile_utils.c
src/lxc/lxccontainer.c
src/lxc/tools/lxc_info.c
src/python-lxc/examples/api_test.py
src/python-lxc/lxc/__init__.py
src/tests/aa.c
src/tests/cgpath.c
src/tests/createtest.c
src/tests/get_item.c
src/tests/lxc-test-apparmor-mount
src/tests/lxc-test-cloneconfig
src/tests/lxc-test-createconfig
src/tests/lxc-test-no-new-privs
src/tests/lxc-test-unpriv
src/tests/lxc-test-usernic.in
src/tests/shutdowntest.c
src/tests/snapshot.c
templates/lxc-altlinux.in
templates/lxc-centos.in
templates/lxc-debian.in
templates/lxc-download.in
templates/lxc-fedora-legacy.in
templates/lxc-fedora.in
templates/lxc-gentoo.in
templates/lxc-openmandriva.in
templates/lxc-opensuse.in
templates/lxc-oracle.in
templates/lxc-sparclinux.in
templates/lxc-sshd.in
templates/lxc-ubuntu-cloud.in
templates/lxc-ubuntu.in