Commit Graph

2838 Commits

Author SHA1 Message Date
Michael Tremer
c050a22433 postfix: Do proper configuration.
Adds LDAP support because the libs are always installed.
Disables IPv6, because IPFire 2 does not support IPv6.
The rest is cleanup stuff.
2013-06-18 16:48:31 +02:00
Arne Fitzenreiter
22358c0672 r81xx: switch realtek lan module from vendor to kernel.
some users has reported problems with the realtek vendor modules.
-problems at link detection with r8101.
-problems with igmpproxy with r8169.

so we switch to the original kernel modul. (vendor drivers are used for
xen because r8169 crash here)
2013-06-16 15:14:41 +02:00
Michael Tremer
9515a14ef4 bitstream: This is not a package.
This is not a package, because it does not provide
any files and therefore should not exist.
2013-06-15 13:48:57 +02:00
Michael Tremer
3142f133bb New package: keepalived 2013-06-14 13:37:59 +02:00
Michael Tremer
97f0fdd5f3 Merge remote-tracking branch 'jlentfer/multicat' into next
Conflicts:
	make.sh
2013-06-14 13:12:47 +02:00
Jan Lentfer
0a21ce42e1 multicat: add a new addon package "multicat" - The multicast swiss knife
Very useful for analyzing multicast traffic directly on the router/
firewall without the need for a large software like vlc or the like.

http://www.videolan.org/projects/multicat.html

Simple and efficient multicast and transport stream manipulation

The multicat package contains a set of tools designed to easily and
efficiently manipulate multicast streams in general, and MPEG-2
Transport Streams (ISO/IEC 13818-1) in particular.

The multicat suite of applications is very lightweight and designed
to operate in tight environments. Memory and CPU usages are kept to
a minimum, and they feature only one thread of execution.

multicat needs bitstream as a build dependency
http://www.videolan.org/developers/bitstream.html
2013-06-14 13:07:02 +02:00
Michael Tremer
a606377ea8 Merge remote-tracking branch 'jlentfer/igmpproxy' into next 2013-06-13 13:49:04 +02:00
Jan Lentfer
4bc434b8ad igmpproxy: Import patches from open-wrt / Telekom Labs
Major change in these patches for the user is the addition
of a whitelist item for up and downstream interfaces.

Excerpt from one of patches:

Defines a whitelist for multicast groups. The network address must be in the following
format 'a.b.c.d/n'. If you want to allow one single group use a network mask of /32,
i.e. 'a.b.c.d/32'.

By default all multicast groups are allowed on any downstream interface. If at least one
whitelist entry is defined, all igmp membership reports for not explicitly whitelisted
multicast groups will be ignored and therefore not be served by igmpproxy. This is especially
useful, if your provider does only allow a predefined set of multicast groups. These whitelists
are only obeyed by igmpproxy itself, they won't prevent any other igmp client running on the
same machine as igmpproxy from requesting 'unallowed' multicast groups.

You may specify as many whitelist entries as needed. Although you should keep it as simple as
possible, as this list is parsed for every membership report and therefore this increases igmp
response times. Often used or large groups should be defined first, as parsing ends as soon as
a group matches an entry.
2013-06-13 13:44:42 +02:00
Michael Tremer
a6ba205382 Merge branch 'beyond-next' into next 2013-06-10 12:32:08 +02:00
Michael Tremer
7362887f51 lcd4linux: Fix md5 checksum. 2013-06-10 12:31:30 +02:00
Arne Fitzenreiter
3009db9c4e compat-drivers: remove obsolte patch for arm. 2013-06-08 10:12:29 +02:00
Arne Fitzenreiter
6817e57ae4 core69: add kernel update to core updater. 2013-06-07 16:55:37 +02:00
Arne Fitzenreiter
e2903617ca openssh: update to 6.2p2. 2013-06-07 12:54:34 +02:00
Alexander Marx
d9ebb7009b lcd4linux: updated lcd4linux to new SVN-1200 Version with samsungSPF display driver 2013-06-06 11:09:10 +02:00
Alexander Marx
cfbc9ca7e9 Update motion to 3.2.12 2013-06-06 11:08:23 +02:00
Alexander Marx
79518a2f26 Replace libjpeg with libjpeg-turbo-1.3.0 2013-06-06 11:07:27 +02:00
Michael Tremer
86fa8e6b1a Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2013-06-06 10:58:22 +02:00
Michael Tremer
3bf629e8ba tcpdump: Update to 4.4.0. 2013-06-06 10:58:04 +02:00
Arne Fitzenreiter
9999b250e1 compat-drivers: update asix 100mbit driver to 4.7.0. 2013-06-05 21:16:39 +02:00
Michael Tremer
36566a23ba posfix: Update to 2.10.0. 2013-06-05 12:07:20 +02:00
Arne Fitzenreiter
f89ab38d79 kernel: Updated to 3.2.46. 2013-06-03 17:54:01 +02:00
Arne Fitzenreiter
6d21e40155 syslinux: back to 4.06. 2013-05-30 14:57:03 +02:00
Arne Fitzenreiter
fab611b3d8 installer: add core version to source media detection. 2013-05-29 20:56:07 +02:00
Michael Tremer
8e133f653c pound: Update initscript. 2013-05-27 21:36:07 +02:00
Michael Tremer
6c6cfa1e04 Merge branch 'lcdproc' into next 2013-05-27 20:01:32 +02:00
Michael Tremer
52ac8f6eb9 lcdproc: Add default configuration files. 2013-05-27 20:00:31 +02:00
Michael Tremer
4ae88fc971 lcdproc: Add initscript. 2013-05-27 19:57:26 +02:00
Michael Tremer
77ebcf4e8b lcdproc: Update to 0.5.6. 2013-05-27 19:47:19 +02:00
Julian McConnell
a4908eaf70 lcdproc: New addon. 2013-05-27 18:13:31 +02:00
Arne Fitzenreiter
08fc3fda70 compat-drivers: update to 3.8.3-2-snpu.
also add asix gigabit usb drivers.
2013-05-26 22:04:35 +02:00
Arne Fitzenreiter
8f89787bc2 Revert "Add kernel module for ASIX 88179 USB 3.0 network adapter."
This reverts commit bdda6fa3e6.
2013-05-26 22:03:36 +02:00
Arne Fitzenreiter
a35a0a4e5f usb-stick: changes for new syslinux / menu. 2013-05-26 16:32:06 +02:00
Michael Tremer
c3ab47cd91 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2013-05-25 16:38:54 +02:00
Michael Tremer
bdda6fa3e6 Add kernel module for ASIX 88179 USB 3.0 network adapter.
http://forum.ipfire.org/index.php?topic=8220.0
2013-05-25 16:36:48 +02:00
Michael Tremer
034501e6fa Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2013-05-24 19:54:51 +00:00
Michael Tremer
89fd5ae068 Add option for boot.ipfire.org to disk image 2013-05-24 18:27:31 +02:00
Michael Tremer
76d5aabd9d ipfire-netboot: New package. 2013-05-24 17:59:48 +02:00
Michael Tremer
df2ac65557 syslinux: Update to 5.01 + new menu.
Some people reported problems that the CD image won't boot
on certain hardware.

As there have been more changes on isolinux, this patch replaces
the old text prompt with a nice menu in graphical mode.
2013-05-23 21:42:57 +02:00
Michael Tremer
fb375976d9 Merge remote-tracking branch 'ms/kernel-update' into next 2013-05-22 20:48:03 +00:00
Arne Fitzenreiter
464d238a61 Merge branch 'master' into next 2013-05-18 16:53:10 +02:00
Arne Fitzenreiter
25023ab9e9 vdr: fix deps. 2013-05-18 16:49:35 +02:00
Michael Tremer
79f9439552 kernel: Update to 3.2.45.
Also fix compilation of compat-drivers.
2013-05-16 21:21:54 +02:00
Arne Fitzenreiter
1bc8f877ed Merge remote-tracking branch 'origin/master' into next 2013-05-16 15:47:58 +02:00
Michael Tremer
7739c2dbaa strace: New package. 2013-05-16 10:19:50 +02:00
Arne Fitzenreiter
099f4a9ec7 Merge remote-tracking branch 'origin/next' 2013-05-11 12:46:34 +02:00
Arne Fitzenreiter
24131aadf4 smartmontools: updated to 6.1. 2013-05-10 12:47:56 +02:00
Arne Fitzenreiter
c295a7a800 GeoIP: update database to 07052013. 2013-05-09 19:25:52 +02:00
Arne Fitzenreiter
a9a58c609a samba: updated to 3.6.15. 2013-05-08 16:11:20 +02:00
Arne Fitzenreiter
96b397c471 samba: updated to 3.6.14. 2013-05-06 16:04:31 +02:00
Michael Tremer
ada69e1271 sysbench: New package.
A tool for performance benchmarks.
2013-05-03 17:10:16 +02:00