]> git.proxmox.com Git - mirror_ifupdown2.git/commit - etc/init.d/networking
Add examples and script to generate sample interfaces file
authorroopa <roopa@cumulusnetworks.com>
Mon, 19 May 2014 14:00:12 +0000 (07:00 -0700)
committerroopa <roopa@cumulusnetworks.com>
Mon, 19 May 2014 14:00:12 +0000 (07:00 -0700)
commit883f7f83f2de13422a08df6ccb147c96b0925283
tree994385840ec1ccdfe1f054664123a203ed6db365
parent86fc62e20c830014e49a3ec3d794bbdc7fe818ff
Add examples and script to generate sample interfaces file

Ticket: CM-2643
Reviewed By:
Testing Done: Tested build/install

This also pulls in python-gvgen package from wheezy sid into our
upstream dir. Previously i had packaged the gvgen module directly
into the ifupdown package
docs/examples/generate_interfaces.py [new file with mode: 0755]
docs/examples/interfaces_bridge_template_func [new file with mode: 0644]
docs/examples/interfaces_with_template [new file with mode: 0644]
init.d/networking
pkg/gvgen.py [deleted file]
setup.py