aboutsummaryrefslogtreecommitdiff
path: root/network/radvd
AgeCommit message (Collapse)Author
2016-04-30network/radvd: Updated for version 2.13.Leigh Wedding
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-02-23network/radvd: Updated for version 2.12.Robby Workman
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-01-29network/radvd: Enhancements to init scriptRobby Workman
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-01-26network/radvd: Updated for version 2.11.David Spencer
Fixes build with check-0.9.8. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2014-10-30network/radvd: Updated for version 2.8.Leigh Wedding
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-08-30network/radvd: Updated for version 1.15.Robby Workman
Signed-off-by: Robby Workman <rworkman@slackbuilds.org> Signed-off-by: Leigh Wedding <<leigh8904@gmail.com>
2013-11-25various: Replace chmod command with find command from template.Heinz Wiesinger
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2013-11-22various: Fix SlackBuild formatting and comment nit picks.dsomero
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22various: Fix slack-desc formatting and comment nit picks.dsomero
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-06-15network/radvd: Do not create /var/run/radvd during packagingRobby Workman
The proper place to handle this is in the init script if the binary doesn't handle it itself, so that was fixed up in the previous commit. This code is now redundant. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-06-15network/radvd: Create piddir and chown before start()Robby Workman
Since the radvd daemon drops privileges when starting, and it doesn't write its pidfile until *after* dropping privs, it is unable to do so if /var/run/radvd does not already exist with daemon:daemon ownership. Even if this directory is created during packaging, there's no guarantee that it will persist, as /var/run on tmpfs is quite common these days (as that's how this problem was discovered here). Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-06-04network/radvd: Updated for version 1.9.3.Leigh Wedding
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-19Add REQUIRED field to .info files.Erik Hanson
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-14Entire Repo: Remove APPROVED field from .info filesRobby Workman
This field used to make sense in our pre-git days, but the Signed-Off-By: line serves the same purpose (and even more) now, so APPROVED has been rejected. ;-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-06-04network/radvd: Misc automated cleanups.David Somero
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-05-13network/radvd: Updated for version 1.5Sean Donner
2010-05-11network/radvd: Added to 12.0 repositorySean Donner