[Olsr-commit] OLSR.org main repository branch, stable, updated. OLSRD_0_6_1-8-g444246a
root
(spam-protected)
Sun Dec 5 20:09:56 CET 2010
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OLSR.org main repository".
See http://olsr.org/git/?p=olsrd.git;a=commit;h=OLSRD_0_6_1-8-g444246a
for a web version of the last commit.
The branch, stable has been updated
via 444246a55ff5837cf488cc75bd67d115ab0e0e96 (commit)
from 382c2600bf81da937edcfedcb9bde35f615b9425 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 444246a55ff5837cf488cc75bd67d115ab0e0e96
Author: Henning Rogge <(spam-protected)>
Date: Sun Dec 5 20:09:29 2010 +0100
Add debian build folder to OLSRd. Create a debian package just with "dpkg-buildpackage"...
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 12 ++
Makefile | 30 ++++
debian/README.Debian | 79 +++++++++++
debian/changelog | 227 ++++++++++++++++++++++++++++++++
debian/compat | 1 +
debian/control | 40 ++++++
debian/copyright | 177 +++++++++++++++++++++++++
debian/olsrd-default | 24 ++++
debian/olsrd-plugins.dirs | 1 +
debian/olsrd-plugins.docs | 8 +
debian/olsrd.conf | 18 +++
debian/olsrd.dirs | 3 +
debian/olsrd.docs | 2 +
debian/olsrd.init | 84 ++++++++++++
debian/olsrd.postinst | 12 ++
debian/rules | 100 ++++++++++++++
debian/todo | 1 +
lib/bmf/{README_BMF.txt => README_BMF} | 0
make/Makefile.linux | 2 +-
src/olsr_switch/ohs_cmd.c | 2 +-
unmaintained/README-Olsr-Switch.html | 2 +-
21 files changed, 822 insertions(+), 3 deletions(-)
create mode 100644 debian/README.Debian
create mode 100644 debian/changelog
create mode 100644 debian/compat
create mode 100644 debian/control
create mode 100644 debian/copyright
create mode 100644 debian/olsrd-default
create mode 100644 debian/olsrd-plugins.dirs
create mode 100644 debian/olsrd-plugins.docs
create mode 100644 debian/olsrd.conf
create mode 100644 debian/olsrd.dirs
create mode 100644 debian/olsrd.docs
create mode 100644 debian/olsrd.init
create mode 100644 debian/olsrd.postinst
create mode 100644 debian/rules
create mode 100644 debian/todo
rename lib/bmf/{README_BMF.txt => README_BMF} (100%)
hooks/post-receive
--
OLSR.org main repository
More information about the Olsr-commit
mailing list