Sergey "Shnatsel" Davidoff a720af73c7 Fix packaging to work on Debian vor 9 Jahren
..
source 170765fa17 added my Ubuntu packaging vor 11 Jahren
README 9209c4a3a3 update debian packaging readme vor 9 Jahren
README.Debian 170765fa17 added my Ubuntu packaging vor 11 Jahren
changelog cd04542253 Bump major version in changelog vor 9 Jahren
cjdns-dynamic.install 1eb396b141 Making Shnatsel happier. vor 9 Jahren
cjdns-dynamic.upstart 5ea1a6efec Renaming package and config to cjdns-dynamic vor 9 Jahren
cjdns.install cf4b413c4b Trying to split off a cjdns-dynamicEndpoints .deb vor 9 Jahren
cjdns.links 1eb396b141 Making Shnatsel happier. vor 9 Jahren
cjdns.service 65f95fa215 symlink .service to packaging, I can start testing now vor 9 Jahren
cjdns.upstart 170765fa17 added my Ubuntu packaging vor 11 Jahren
compat 170765fa17 added my Ubuntu packaging vor 11 Jahren
control 42ab3397b5 Prepare packaging for systemd addition required for Ubuntu 15.04 and Debian Jessie. This leaves Ubuntu 12.04 in the dust - sorry! vor 9 Jahren
copyright 170765fa17 added my Ubuntu packaging vor 11 Jahren
do-wrapper f11ce1fd47 fix build on Ubuntu by forcibly cleansing CFLAGS before running the build vor 10 Jahren
docs 1009b1b821 Update paths to documentation files in debian/docs vor 10 Jahren
rules a720af73c7 Fix packaging to work on Debian vor 9 Jahren

README

Ubuntu Packaging for cjdns
----------------------------

This packaging is designed for use in daily builds and targets Ubuntu 14.04 and higher.

It provides three binary packages:
* "cjdns" contains:
- cjdns itself
- Upstart script for autostart on boot and easy control through commands like "sudo restart cjdns"
- skeleton configuration file in /etc/cjdns.conf
- advanced tools for messing with cjdns internals in /usr/lib/cjdns
- Python modules for interfacing with cjdns admin port for use in your own Python scripts
* "cjdns-dynamic" contains:
- Separate wrapper that allows peering by a dynamic domain name instead of IP address, already chained to cjdns
- config file for the said wrapper at /etc/cjdns-dynamic.conf
* "cjdns-dbg":
- Debugging symbols for cjdns, useful for reporting and investigating crashes.

The package provides both Upstart and systemd configs and should, in theory,
work on Debian Jessie. It was not tested.

-- Sergey "Shnatsel" Davidoff Wed, 20 May 2015 12:57:10 +0300