Commit Graph

4256 Commits

Author SHA1 Message Date
Daniel Weismüller
3bd9129df0 owncloud: updatet to version 7.0.0 2014-07-29 15:55:36 +02:00
Michael Tremer
cea4fc3aaf Revert "General-functions.pl: rewrite IpInSubnet replace inet_ntoa"
This reverts commit ab92dc0c84.

See comment in last commit
2014-07-29 12:14:23 +02:00
Michael Tremer
8df091d968 Revert "General-functions.pl: rewrite getnetworkip without inet_aton"
This reverts commit 1be398ae38.

Some users reported some issues with the generated firewall ruleset
with the new function:
  http://forum.ipfire.org/index.php?topic=11124.0
2014-07-29 12:12:38 +02:00
Michael Tremer
bc70c82737 rngd: Silence initscript when rngd is already started.
When a hardware random number generator is found by udev
it will start rngd automatically which is what we also do
by default in the initialisation sequence of the system
(e.g. for RDRAND).
The user will then see an error message that rngd has
already been started which was confusing.
2014-07-29 12:07:02 +02:00
Michael Tremer
fa6c8fdcd0 Rootfile update. 2014-07-28 00:27:08 +02:00
Michael Tremer
4e9a2b5732 general-functions.pl: Replace lots of broken network code.
The state of some code especially in general-functions.pl
is in such a bad shape and faulty.
This is a first step that replaces some of the network
functions with those who have been tested and work for
undefined inputs.

The old functions have been left in place as stubs
and must be removed at some time.
2014-07-27 22:46:20 +02:00
Michael Tremer
5fca8d27d8 installer: Create dracut module
There is now a new installer module for dracut which
will take the installer and put it into the ramdisk.
2014-07-27 16:42:56 +02:00
Michael Tremer
819f72f263 dracut: Update to 038 2014-07-27 16:39:56 +02:00
Arne Fitzenreiter
e43d0fe672 kernel: enable bcma support.
some broadcom wlan adapter need this.
2014-07-27 16:05:25 +02:00
Michael Tremer
285f03c2e8 coreutils: Update to 8.23. 2014-07-27 12:49:56 +02:00
Michael Tremer
4bd06a3dd2 Rootfile updates. 2014-07-27 12:46:25 +02:00
Michael Tremer
2deb75c0f3 Merge remote-tracking branch 'ms/squid-ad' into next 2014-07-27 12:01:50 +02:00
Michael Tremer
c2b9e43e4e Drop mktemp package.
This is in coreutils now.
2014-07-26 22:18:49 +02:00
Michael Tremer
bb5902b6f4 mpfr: Update to 3.2.1. 2014-07-26 22:12:49 +02:00
Michael Tremer
45cd74d708 gmp: Update to 6.0.0. 2014-07-26 22:09:20 +02:00
Michael Tremer
cc7411e791 Merge remote-tracking branch 'morlix/bacula' into next
Conflicts:
	make.sh
2014-07-26 21:34:45 +02:00
Michael Tremer
32e799902d Merge remote-tracking branch 'morlix/check_mk' into next 2014-07-26 21:34:06 +02:00
Michael Tremer
c60cec065d grub: Fix rootfile. 2014-07-26 21:28:43 +02:00
Michael Tremer
5b861b0545 Revert "firewall: Filter logging of broadcasts from the internal networks."
This reverts commit 63f2fb7fda.
2014-07-26 21:23:55 +02:00
Arne Fitzenreiter
cb8a29b10b core80: fix permissions before config update. 2014-07-26 21:23:46 +02:00
Michael Tremer
29d997e6c4 parted: Update to 3.1. 2014-07-26 21:08:12 +02:00
Michael Tremer
512be07029 bash: Update to 4.3. 2014-07-26 20:01:08 +02:00
Michael Tremer
b24eeabbe2 readline: Update to 6.3. 2014-07-26 19:57:45 +02:00
Timo Eissler
38ace2f3ae check_mk_agent: fixed backup include filename 2014-07-25 20:32:00 +02:00
Michael Tremer
c226543b96 boost: New package. 2014-07-24 22:56:54 +02:00
Michael Tremer
e079d9fbd5 kernel: Remove unnecessary symlinks. 2014-07-24 14:18:51 +02:00
Michael Tremer
45928fd218 Rename ipfirerd to initramfs so that it will be found by grub. 2014-07-24 14:15:30 +02:00
Michael Tremer
f5bfed65ac grub: Update to 2.00 for i586. 2014-07-24 14:13:19 +02:00
Michael Tremer
fffc646e74 logs: Add dynamic DNS logging section. 2014-07-24 13:35:22 +02:00
Michael Tremer
91c9ed84bb patch: Update to version 2.7.1
Supports git style renames.
2014-07-23 22:57:47 +02:00
Michael Tremer
c5000130ec Merge branch 'check_mk' of https://github.com/morlix/ipfire-2.x into next 2014-07-23 20:57:22 +02:00
Timo Eissler
ce12ce8cd7 check_mk: add backup config file 2014-07-23 20:20:53 +02:00
Timo Eissler
6d3854a89c bacula: several fixes 2014-07-23 06:20:07 +02:00
Michael Tremer
2c4536c75b fstab: Make auto attribute for filesystem type. 2014-07-22 00:34:42 +02:00
Michael Tremer
05cebb0d3f grub: Remove ro attribute from kernel command line. 2014-07-22 00:33:22 +02:00
Michael Tremer
21fe60a207 dracut: Enable mdadm module 2014-07-22 00:27:32 +02:00
Michael Tremer
5affb7a265 mdadm: Make package part of the core system 2014-07-22 00:06:08 +02:00
Michael Tremer
4a0d9bef07 installer: Add support for RAID. 2014-07-22 00:04:20 +02:00
Arne Fitzenreiter
7535861c50 stage2: rootfile update. 2014-07-18 22:32:41 +02:00
Michael Tremer
89066697c4 gmp: Ship MMX/SSE/SSE2 enabled version. 2014-07-18 15:21:34 +02:00
Alexander Marx
48f07c1957 Firewall: make DNAT only accessible from selected source network
We added RED to the standard networks and now portforwardings are only
useable from the selected source. If selected "all" the portforwarding
can be used from any internal network. Else the access is only grnated
from the selected source network.
2014-07-18 08:44:45 +02:00
Timo Eissler
859b0382ab bacula: several fixes 2014-07-18 07:50:24 +02:00
Michael Tremer
0f860889ab core80: Fix configuration update and resurrect permissions. 2014-07-17 21:03:53 +02:00
Arne Fitzenreiter
5b71042c54 cleanfs: repair /var/run symlink to /run if it not exist. 2014-07-17 16:03:08 +02:00
Arne Fitzenreiter
e055b1105a rootfiles: remove /var/run/... from packages.
this will destroy a symlink to /run and is a ramdisk so
content is removed on every boot and it make no sense to
package it.
2014-07-17 15:54:35 +02:00
Timo Eissler
9ac40513c3 bacula: new package 2014-07-16 17:58:15 +02:00
Arne Fitzenreiter
b21618696d webif: hide main-menu if gpl was not accepted. 2014-07-16 17:26:14 +02:00
Arne Fitzenreiter
903c6825aa core80: add proxy.cgi to update. 2014-07-16 17:24:41 +02:00
Timo Eissler
008c392e78 added bacula addon package 2014-07-15 21:09:33 +02:00
Michael Tremer
ff5e4ef871 netexternal.cgi: Show DNSSEC status
The netexternal.cgi has been extended to show what type
of DNSSEC support the upstream nameservers offer.
2014-07-14 13:42:24 +02:00