summaryrefslogtreecommitdiffstats
path: root/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* Workaround for package rename vs pam problemStephen Hemminger2008-06-051-1/+1
| | | | | | vtysh uses PACKAG_NAME in PAM therfore expects /etc/pam.d/quagga.pam. But dh_installpam only handles package.pam normally, so use option to install other file.
* Change how link-detect is configured in buildStephen Hemminger2008-05-271-0/+1
| | | | | Rather that looking for /proc/sys/net/ipv4/conf, use --enable-linkdetect flag to configure.
* Modifications to quagga to enable bgp, ospf and rip mib traversalsMohit Mehta2008-04-211-1/+2
|
* Don't build watchlinkStephen Hemminger2008-04-251-1/+0
| | | | | Watchlink is no longer needed, and if it was used it would interfere with other route management. Therefore don't build it.
* go back to building watchlinkStephen Hemminger2008-04-181-1/+1
| | | | | | Revert "Disable watchlink from the build" This reverts commit 09d3fdd15c9bf316127f13a9322fdbea13a2628c.
* Disable watchlink from the buildStephen Hemminger2008-04-171-1/+1
| | | | No longer build/start/install watchlink
* packaging and make rules for base vyatta-quagga project to build watchlinkMichael Larson2008-01-101-0/+1
|
* finish vyatta debian configTom Grennan2008-01-031-0/+3
|
* initial vyatta-quagga debian configTom Grennan2008-01-021-0/+140