Saverio Proto [Mon, 14 Nov 2011 21:41:03 +0000 (21:41 +0000)]
[packages] tinc: contribution from linus.luessing@web.de - configuration via uci similar to OpenVPN package
With this commit configuration via uci, similiar to the one used for
OpenVPN, will be added to tinc.
Most of the parameters are working just as described in the official
manpages of tincd and tinc.conf as provided by its developer.
The only exceptions are 'disabled' which if set to 1 will make the
init script completely ignore this tinc network and/or tinc host
and 'generate_keys' which if set to 1 will check whether
a key pair is already present for the given tinc network and if not will
generate them with the key size of "key_size" (default if not present:
2048) - this reduces the "effort" of setting up a tinc VPN on a router
to just providing the right uci config file with no need of creating
custom initialization scripts for for instance the key generation.
Furthermore, similiar to the OpenVPN configuration, also tinc configs
of its native format can be used. They just need to be placed in
/etc/tinc/NETNAME. The init scripts will always copy the content of
/etc/tinc/ to /tmp first and will append any parameters provided in
/etc/config/tinc afterwards (the user needs to take care to not specify
non-list parameters in both uci and native config).
(Trivial note: not working URLs of old repositories have been removed from Makefile for downloading sources)
SVN-Revision: 29137
Saverio Proto [Mon, 14 Nov 2011 21:31:06 +0000 (21:31 +0000)]
[packages] olsrd: trivial, fixing copyright header
SVN-Revision: 29135
Saverio Proto [Mon, 14 Nov 2011 21:27:40 +0000 (21:27 +0000)]
[packages] olsrd: Manuel Munz freifunk@somakoma.de modified init file of olsrd with improvements for 6and4 operation and also for setup of smartgw
SVN-Revision: 29134
Saverio Proto [Mon, 14 Nov 2011 21:10:05 +0000 (21:10 +0000)]
[packages] olsrd: Version bump to 0.6.2
txtinfo plugin patch removed because now text is properly formatted, agreed with JoW
quagga patch removed because problem was fixed upstream in quagga, agreed with acinonyx
SVN-Revision: 29131
Vasilis Tsiligiannis [Mon, 14 Nov 2011 18:32:16 +0000 (18:32 +0000)]
[packages] quagga: Disable ospfclient (thanks jow)
SVN-Revision: 29128
Peter Wagner [Mon, 14 Nov 2011 18:30:05 +0000 (18:30 +0000)]
[packages] ntpd: * use libcap to drop roots privileges
* add ntp-key and ntp-key-ssl (linked against OpenSSL)
* update init file
- add ntp group and user
* compile with --without-lineeditlibs
* add ntptime to the ntp-utils package
SVN-Revision: 29127
Jo-Philipp Wich [Mon, 14 Nov 2011 16:21:51 +0000 (16:21 +0000)]
[packages] ddns-scripts: add dnsexit.com (#10425)
SVN-Revision: 29120
Marek Lindner [Mon, 14 Nov 2011 15:52:12 +0000 (15:52 +0000)]
batman-adv: update package to latest release (2011.4.0)
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 29118
Jo-Philipp Wich [Mon, 14 Nov 2011 14:08:39 +0000 (14:08 +0000)]
[packages] add libcap, a capability management library required by ntpd to run as non-root user, based on patch by Peter Wagner <tripolar@gmx.at>
SVN-Revision: 29117
Jan Willies [Mon, 14 Nov 2011 08:27:25 +0000 (08:27 +0000)]
[packages] pulseaudio: fix running as pulse user
SVN-Revision: 29104
Nicolas Thill [Mon, 14 Nov 2011 02:38:54 +0000 (02:38 +0000)]
packages/softflowd: use new service functions, use softflowctl to stop softflowd via control socket
SVN-Revision: 29100
Nicolas Thill [Mon, 14 Nov 2011 02:38:53 +0000 (02:38 +0000)]
packages/rinetd: use new service functions
SVN-Revision: 29099
Nicolas Thill [Mon, 14 Nov 2011 02:38:51 +0000 (02:38 +0000)]
packages/ptunnel: use new service functions
SVN-Revision: 29098
Nicolas Thill [Mon, 14 Nov 2011 02:38:47 +0000 (02:38 +0000)]
packages/haproxy: use new service functions
SVN-Revision: 29097
Nicolas Thill [Mon, 14 Nov 2011 02:38:45 +0000 (02:38 +0000)]
packages/restund: use new service functions
SVN-Revision: 29096
Nicolas Thill [Mon, 14 Nov 2011 02:38:44 +0000 (02:38 +0000)]
packages/stun: use new service functions
SVN-Revision: 29095
Nicolas Thill [Mon, 14 Nov 2011 02:38:42 +0000 (02:38 +0000)]
packages/vpzone: use new service functions
SVN-Revision: 29094
Nicolas Thill [Mon, 14 Nov 2011 02:38:40 +0000 (02:38 +0000)]
packages/seeks: use new service functions
SVN-Revision: 29093
Nicolas Thill [Mon, 14 Nov 2011 02:38:38 +0000 (02:38 +0000)]
packages/siproxd: use new service functions, create pid-file in /var/run/siproxd owned by nobody:nogroup
SVN-Revision: 29092
Nicolas Thill [Mon, 14 Nov 2011 02:38:35 +0000 (02:38 +0000)]
packages/sslh: use new service functions, with quirks to allow more than one instance to run simultaneously
SVN-Revision: 29091
Nicolas Thill [Mon, 14 Nov 2011 02:38:32 +0000 (02:38 +0000)]
packages/lsm: use new service functions, pass proper CFLAGS, cleanup
SVN-Revision: 29090
Nicolas Thill [Mon, 14 Nov 2011 02:38:30 +0000 (02:38 +0000)]
packages/imspector: use new service functions, change 'enable' option to 'enabled'
SVN-Revision: 29089
Peter Wagner [Mon, 14 Nov 2011 01:09:26 +0000 (01:09 +0000)]
[packages] openssh: use ifeq not ifdef to use the same style
SVN-Revision: 29088
Peter Wagner [Mon, 14 Nov 2011 00:51:20 +0000 (00:51 +0000)]
[packages] openssh: if CONFIG_OPENSSL_ENGINE is defined compile with --with-ssl-engine
SVN-Revision: 29087
Peter Wagner [Sun, 13 Nov 2011 23:53:11 +0000 (23:53 +0000)]
[packages] openssh: set privsep-user and privsep-path
SVN-Revision: 29085
Nicolas Thill [Sun, 13 Nov 2011 22:16:32 +0000 (22:16 +0000)]
packages/igmpproxy: use new service functions, usr br-lan/br-wan in sample config file
SVN-Revision: 29083
Nicolas Thill [Sun, 13 Nov 2011 22:16:30 +0000 (22:16 +0000)]
packages/rp-pppoe: use new service functions, use $(CP) instead of $(INSTALL_*) for packaging stuff installed by upstream Makefile
SVN-Revision: 29082
Nicolas Thill [Sun, 13 Nov 2011 22:16:28 +0000 (22:16 +0000)]
packages/minidlna: various changes:
* fix "invasive" patches (those introducing a STAGING_DIR var into upstream Makefiles)
* pass proper target OS name/version, not host ones
* change db path to /var/run/minidlna and log path to /var/log
* use new service functions
SVN-Revision: 29081
Nicolas Thill [Sun, 13 Nov 2011 22:16:27 +0000 (22:16 +0000)]
packages/mpd: use new service functions
SVN-Revision: 29080
Nicolas Thill [Sun, 13 Nov 2011 22:16:25 +0000 (22:16 +0000)]
packages/bird: use new service functions
SVN-Revision: 29079
Nicolas Thill [Sun, 13 Nov 2011 22:16:23 +0000 (22:16 +0000)]
packages/scpa5xx-view: use lowercase config option, use new service functions
SVN-Revision: 29078
Nicolas Thill [Sun, 13 Nov 2011 22:16:21 +0000 (22:16 +0000)]
packages/pulseaudio: run as a pulse/pulse user/group, enable deprecated oss output, use new service functions
SVN-Revision: 29077
Nicolas Thill [Sun, 13 Nov 2011 22:16:19 +0000 (22:16 +0000)]
packages/boxbackup: use new service functions
SVN-Revision: 29076
Nicolas Thill [Sun, 13 Nov 2011 22:16:18 +0000 (22:16 +0000)]
packages/samba3: use new service functions
SVN-Revision: 29075
Nicolas Thill [Sun, 13 Nov 2011 22:16:16 +0000 (22:16 +0000)]
packages/tftp-hpa: use new service functions
SVN-Revision: 29074
Nicolas Thill [Sun, 13 Nov 2011 22:16:14 +0000 (22:16 +0000)]
packages/netatalk: use new service functions
SVN-Revision: 29073
Nicolas Thill [Sun, 13 Nov 2011 22:16:12 +0000 (22:16 +0000)]
packages/autossh: use new service functions
SVN-Revision: 29072
Nicolas Thill [Sun, 13 Nov 2011 22:16:11 +0000 (22:16 +0000)]
packages/n2n: use new service functions
SVN-Revision: 29071
Nicolas Thill [Sun, 13 Nov 2011 22:16:09 +0000 (22:16 +0000)]
packages/linuxigd: use new service functions
SVN-Revision: 29070
Nicolas Thill [Sun, 13 Nov 2011 22:16:07 +0000 (22:16 +0000)]
packages/updatedd: use new service functions
SVN-Revision: 29069
Nicolas Thill [Sun, 13 Nov 2011 22:16:05 +0000 (22:16 +0000)]
packages/unfs3: use new service functions
SVN-Revision: 29068
Nicolas Thill [Sun, 13 Nov 2011 22:16:02 +0000 (22:16 +0000)]
packages/subversion: use new service functions
SVN-Revision: 29067
Nicolas Thill [Sun, 13 Nov 2011 22:16:00 +0000 (22:16 +0000)]
packages/srelay: use new service functions
SVN-Revision: 29066
Nicolas Thill [Sun, 13 Nov 2011 22:15:58 +0000 (22:15 +0000)]
packages/olsrd: use new service functions
SVN-Revision: 29065
Nicolas Thill [Sun, 13 Nov 2011 22:15:55 +0000 (22:15 +0000)]
packages/ndyndns: use new service functions
SVN-Revision: 29064
Nicolas Thill [Sun, 13 Nov 2011 22:15:53 +0000 (22:15 +0000)]
packages/portmap: use new service functions
SVN-Revision: 29063
Nicolas Thill [Sun, 13 Nov 2011 22:15:50 +0000 (22:15 +0000)]
packages/mini_snmpd: cleanup makefile
SVN-Revision: 29062
Nicolas Thill [Sun, 13 Nov 2011 22:15:49 +0000 (22:15 +0000)]
packages/memcached: use new service functions
SVN-Revision: 29061
Nicolas Thill [Sun, 13 Nov 2011 22:15:47 +0000 (22:15 +0000)]
packages/frickin: use new service functions
SVN-Revision: 29060
Nicolas Thill [Sun, 13 Nov 2011 22:15:45 +0000 (22:15 +0000)]
packages/iodine: use new service functions
SVN-Revision: 29059
Nicolas Thill [Sun, 13 Nov 2011 22:15:43 +0000 (22:15 +0000)]
packages/dmapd: use new service functions, create dmapd user & group and required directories
SVN-Revision: 29058
Nicolas Thill [Sun, 13 Nov 2011 22:15:41 +0000 (22:15 +0000)]
packages/vips: explicitly enable exif, jpeg & png support and disable everything else
SVN-Revision: 29057
Nicolas Thill [Sun, 13 Nov 2011 22:15:40 +0000 (22:15 +0000)]
packages/chaosvpn: use new service functions
SVN-Revision: 29056
Nicolas Thill [Sun, 13 Nov 2011 22:15:38 +0000 (22:15 +0000)]
packages/btpd: use new service functions
SVN-Revision: 29055
Nicolas Thill [Sun, 13 Nov 2011 22:15:35 +0000 (22:15 +0000)]
packages/pure-ftpd: use new service functions
SVN-Revision: 29054
Nicolas Thill [Sun, 13 Nov 2011 22:15:34 +0000 (22:15 +0000)]
packages/bitlbee: use new service functions
SVN-Revision: 29053
Nicolas Thill [Sun, 13 Nov 2011 22:15:31 +0000 (22:15 +0000)]
packages/radsecproxy: use new service functions
SVN-Revision: 29052
Nicolas Thill [Sun, 13 Nov 2011 22:15:29 +0000 (22:15 +0000)]
packages/mdnsresponder: don't create a /var/run/mdnsd directory, it's a unix socket that will be created by mdnsd
SVN-Revision: 29051
Nicolas Thill [Sun, 13 Nov 2011 22:15:27 +0000 (22:15 +0000)]
packages/netperf: use new service functions
SVN-Revision: 29050
Nicolas Thill [Sun, 13 Nov 2011 22:15:26 +0000 (22:15 +0000)]
packages/rp-l2tp: use new service functions
SVN-Revision: 29049
Nicolas Thill [Sun, 13 Nov 2011 22:15:23 +0000 (22:15 +0000)]
packages/aprx: use new service functions
SVN-Revision: 29048
Nicolas Thill [Sun, 13 Nov 2011 18:50:07 +0000 (18:50 +0000)]
packages/mini_snmpd: fix binding on IPv4 when IPv6 support is enabled
SVN-Revision: 29040
Jo-Philipp Wich [Sun, 13 Nov 2011 18:34:15 +0000 (18:34 +0000)]
[packages] git: ship with absolute symlink to git (#10221)
SVN-Revision: 29036
Cezary Jackiewicz [Sun, 13 Nov 2011 06:45:40 +0000 (06:45 +0000)]
[packages] transmission: cleanup and drop some bashizm
SVN-Revision: 29006
Peter Wagner [Sun, 13 Nov 2011 01:11:32 +0000 (01:11 +0000)]
[packages] openssh: remove libgcc dependency
SVN-Revision: 29005
Jonas Gorski [Sat, 12 Nov 2011 20:22:31 +0000 (20:22 +0000)]
packages: hasciicam: update to 1.1.2
Fixes compilation with newer kernels (closes #9688).
SVN-Revision: 28997
Jonas Gorski [Sat, 12 Nov 2011 20:22:28 +0000 (20:22 +0000)]
packages: add ftplib
Needed by newest hasciicam.
SVN-Revision: 28996
Jonas Gorski [Sat, 12 Nov 2011 20:22:25 +0000 (20:22 +0000)]
packages: loop-aes: update to 3.6d
Fixes compilation with Linux 3.1.
SVN-Revision: 28995
Nicolas Thill [Sat, 12 Nov 2011 01:30:33 +0000 (01:30 +0000)]
packages/mdnsreposnder: various changes:
* split into mdns-utils (client utilities), mdnsd (server daemon) & mdnsresponder (meta package)
* provide a default mDNSReponder config file advertising the SSH server
* use new service functions
SVN-Revision: 28970
Nicolas Thill [Sat, 12 Nov 2011 01:30:30 +0000 (01:30 +0000)]
packages/mpdas: use new service functions
SVN-Revision: 28969
Nicolas Thill [Sat, 12 Nov 2011 01:30:27 +0000 (01:30 +0000)]
packages/scmpc: use new service functions
SVN-Revision: 28968
Nicolas Thill [Sat, 12 Nov 2011 01:30:25 +0000 (01:30 +0000)]
packages/scanlogd: change chroot to /var/run/scanlogd, use new service functions, create scanlogd user and group at start
SVN-Revision: 28967
Nicolas Thill [Sat, 12 Nov 2011 01:30:23 +0000 (01:30 +0000)]
packages/reaim: use new service functions
SVN-Revision: 28966
Nicolas Thill [Sat, 12 Nov 2011 01:30:21 +0000 (01:30 +0000)]
packages/kissdx: use new service functions
SVN-Revision: 28965
Nicolas Thill [Sat, 12 Nov 2011 01:30:18 +0000 (01:30 +0000)]
packages/portsentry: pass optimization flags, disable daemon support, use new service functions
SVN-Revision: 28964
Nicolas Thill [Fri, 11 Nov 2011 18:07:06 +0000 (18:07 +0000)]
packages: remove dependency on obsolete LINUX_2_4 symbol
SVN-Revision: 28960
Nicolas Thill [Fri, 11 Nov 2011 18:06:57 +0000 (18:06 +0000)]
packages/freeswitch: various fixes:
* rename -mod-http_cache to -mod-http-cache
* fix -mod-cdr-sqlite dependency on libsqlite3
* remove -mod-mp4 dependency on unknown libmp4v2 package, mark it as BROKEN
SVN-Revision: 28959
Nicolas Thill [Fri, 11 Nov 2011 18:06:54 +0000 (18:06 +0000)]
packages/freepops: remove dependency to unknow 'luacurl' package
SVN-Revision: 28958
Nicolas Thill [Fri, 11 Nov 2011 18:06:52 +0000 (18:06 +0000)]
packages/rrdcollect: fix linking against rrdtool by splitting it into 2 packages
* rrdcollect10, linked against rrdtool-1.0.x shared library
* rrdcollect12, linked against rrdtool-1.2.x shared library
* use new service functions
SVN-Revision: 28957
Nicolas Thill [Fri, 11 Nov 2011 18:06:50 +0000 (18:06 +0000)]
packages/bluez-utils: use new service functions, move checks for enabled services earlier
SVN-Revision: 28956
Nicolas Thill [Fri, 11 Nov 2011 18:06:48 +0000 (18:06 +0000)]
packages/bemused: use new service functions
SVN-Revision: 28955
Nicolas Thill [Fri, 11 Nov 2011 18:06:46 +0000 (18:06 +0000)]
packages/hd-idle: fix stupid copy/paste in r28949
SVN-Revision: 28954
Nicolas Thill [Fri, 11 Nov 2011 18:01:48 +0000 (18:01 +0000)]
packages: remove packages marked as LINUX_2_4 only (alsa, shfs & strongswan)
SVN-Revision: 28953
Nicolas Thill [Fri, 11 Nov 2011 17:40:30 +0000 (17:40 +0000)]
packages: move Xorg category to its own feed, move X-related packages as well
SVN-Revision: 28952
Nicolas Thill [Fri, 11 Nov 2011 15:46:37 +0000 (15:46 +0000)]
packages/lcd4linux: split into 2 -custom & -full, various fixes:
* move all original package customization to a -custom pakage, DEVEL only
* enable all (not broken) drivers & plugins in a -full package (closes: #7958, #9096)
* ship upstream config file, defaulting to the "Image" driver
* use new service functions in initscript
SVN-Revision: 28951
Nicolas Thill [Fri, 11 Nov 2011 15:46:36 +0000 (15:46 +0000)]
packages/fanctrolled: use new service functions
SVN-Revision: 28950
Nicolas Thill [Fri, 11 Nov 2011 15:46:34 +0000 (15:46 +0000)]
packages/hd-idle: use new service functions
SVN-Revision: 28949
Nicolas Thill [Fri, 11 Nov 2011 15:46:32 +0000 (15:46 +0000)]
packages/collectd: use new service functions
SVN-Revision: 28948
Nicolas Thill [Fri, 11 Nov 2011 15:46:30 +0000 (15:46 +0000)]
packages/dbus: use new service functions
SVN-Revision: 28947
Nicolas Thill [Fri, 11 Nov 2011 15:46:29 +0000 (15:46 +0000)]
packages/bandwidthd: use new service functions
SVN-Revision: 28946
Nicolas Thill [Fri, 11 Nov 2011 15:46:27 +0000 (15:46 +0000)]
packages/anyremote: use new service functions
SVN-Revision: 28945
Nicolas Thill [Fri, 11 Nov 2011 15:46:25 +0000 (15:46 +0000)]
packages/pcsc-lite: use new service functions
SVN-Revision: 28944
Jo-Philipp Wich [Thu, 10 Nov 2011 15:07:08 +0000 (15:07 +0000)]
[packages] kamailio: define CROSS_COMPILE=1 to prevent sourcing host pg_config
SVN-Revision: 28938
Peter Wagner [Thu, 10 Nov 2011 11:08:05 +0000 (11:08 +0000)]
[packages/nfsd]: use nfsd instead of none
SVN-Revision: 28932
Peter Wagner [Thu, 10 Nov 2011 00:10:24 +0000 (00:10 +0000)]
[packages] openssh: * set ssh dir to /var/empty
* group_add sshd not ssh
* dont create /var/run/sshd
SVN-Revision: 28931
Nicolas Thill [Wed, 9 Nov 2011 23:49:29 +0000 (23:49 +0000)]
packages/cmdpad: use new service wrapper
SVN-Revision: 28930
Nicolas Thill [Wed, 9 Nov 2011 23:49:28 +0000 (23:49 +0000)]
packages/wide-dhcpv6: use new service functions
SVN-Revision: 28929
Nicolas Thill [Wed, 9 Nov 2011 23:49:26 +0000 (23:49 +0000)]
packages/totd: use new service functions
SVN-Revision: 28928
Nicolas Thill [Wed, 9 Nov 2011 23:49:24 +0000 (23:49 +0000)]
packages/radvd: use new service functions
SVN-Revision: 28927
Nicolas Thill [Wed, 9 Nov 2011 23:49:21 +0000 (23:49 +0000)]
packages/ptrtd: use new service functions
SVN-Revision: 28926