Project

General

Profile

Statistics
| Branch: | Revision:

gdp-router-click / .gitignore @ master

History | View | Annotate | Download (147 Bytes)

# Date Author Comment
31c2a8d8 05/07/2019 11:06 AM Rick Pratt

Revise version filename to reduce git add noise during developer workflow.

d672d917 05/06/2019 06:43 PM Rick Pratt

Changed build default to gdp-router-click2. Revised build versioning scheme to include autogenerated git branch and hash with manually updated major version value.

537fe96d 01/09/2019 09:19 AM Rick Pratt

Move all build dependancies from external location to co-located .gitignored build/ directory within repo, to avoid colliding with parent directory elements.

53ef539a 06/03/2016 01:19 PM Nitesh Mor

Updated README with instructions for deb package

bdacc134 04/28/2016 12:51 AM Nitesh Mor

.deb package, auto-detection for existing network

To create a debian package, use
$ ./deb-pkg/package.sh

GDP router is now an upstart service. Put machine specific
configuration in /etc/gdp_router_click/router.config and use

$ sudo service gdp-router-click start...