Adam Novak 0382e74bed Let Debian package build without setting extra variables 6 years ago
..
source 170765fa17 added my Ubuntu packaging 10 years ago
README 072a2ed7bd document renaming. 6 years ago
README.Debian 170765fa17 added my Ubuntu packaging 10 years ago
changelog fac803f98c Update Debian package (cjdns source + packaging practices). 6 years ago
cjdns-dynamic.install 1eb396b141 Making Shnatsel happier. 9 years ago
cjdns-dynamic.upstart 5ea1a6efec Renaming package and config to cjdns-dynamic 9 years ago
cjdns-resume.service fac803f98c Update Debian package (cjdns source + packaging practices). 6 years ago
cjdns.install cf4b413c4b Trying to split off a cjdns-dynamicEndpoints .deb 9 years ago
cjdns.links 1eb396b141 Making Shnatsel happier. 9 years ago
cjdns.service 65f95fa215 symlink .service to packaging, I can start testing now 9 years ago
cjdns.upstart 170765fa17 added my Ubuntu packaging 10 years ago
compat fac803f98c Update Debian package (cjdns source + packaging practices). 6 years ago
control aefdcc1d31 Fix warning. 6 years ago
copyright 73fd971d59 Add licenses for bundled dependencies. 6 years ago
do-wrapper 0382e74bed Let Debian package build without setting extra variables 6 years ago
docs 1009b1b821 Update paths to documentation files in debian/docs 10 years ago
rules fac803f98c Update Debian package (cjdns source + packaging practices). 6 years ago

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-dbgsym":
- 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