History | View | Annotate | Download (147 Bytes)
Revise version filename to reduce git add noise during developer workflow.
Changed build default to gdp-router-click2. Revised build versioning scheme to include autogenerated git branch and hash with manually updated major version value.
Move all build dependancies from external location to co-located .gitignored build/ directory within repo, to avoid colliding with parent directory elements.
Updated README with instructions for deb package
.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...