Commit Graph

8195 Commits

Author SHA1 Message Date
Michael Tremer
10cd52ba8e Merge remote-tracking branch 'stevee/next-ddns-opendns.com-fix' into next 2014-07-27 12:36:11 +02:00
Stefan Schantl
dc07707153 ddns.cgi: Support hostname details without seperating dots.
To keep compatiblity with the settings file of the old DDNS update script
(setddns.pl) we keept the storrage of the hostname information in
two parts (hostname and domain) and connected both with a dot to get a valid
FQDN again. OpenDNS and may some other providers do not use a dotted format
for this information, so one of these two values were empty.

We now can handle such cases in a right way.
2014-07-27 12:06:27 +02:00
Michael Tremer
39f5352fdb Update translations. 2014-07-27 12:02:17 +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
c28dada0c9 readline: Re-add accidentially deleted patches of -compat package 2014-07-26 22:02:03 +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
e2d4f687dc boost: Don't run more than two build processes at once 2014-07-26 18:42:37 +00: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
22581f5163 installer: Reserve some space for RAID metadata. 2014-07-24 15:28:12 +02:00
Michael Tremer
f5007e9c99 installer: Install GRUB2 instead of GRUB legacy. 2014-07-24 15:14:27 +02:00
Michael Tremer
268090a891 installer: Wait until the kernel re-read the partition table. 2014-07-24 14:21:38 +02:00
Michael Tremer
fde373873b installer: Wait until RAID device is usable. 2014-07-24 14:21:01 +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
f76c78222f bacula: small fix for init script 2014-07-23 17:31:59 +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
Michael Tremer
bd5e7c2934 installer: Rewrite license box.
Used to use wrong button type and was a bit more code
than needed.
2014-07-21 14:59:41 +02:00
Michael Tremer
2c9c458c71 installer: Fix umounting and ejecting cdrom after install. 2014-07-21 14:08:46 +02:00
Michael Tremer
1a4d8f1fc2 installer: Remove unused variable. 2014-07-21 14:03:16 +02:00
Michael Tremer
25fcce25bc installer: Rewrite partitioning.
The installer now uses parted for partitioning
and support for EXT2 and EXT3 has been dropped.
2014-07-21 14:01:02 +02:00
Michael Tremer
c4e966746e installer: Make function to determine the amount of system memory. 2014-07-20 16:48:59 +02:00
Michael Tremer
d7dd283b89 Allow to select the target disk and allow selecting multiple of them. 2014-07-20 16:36:41 +02:00
Michael Tremer
9d9c825b4e Merge branch 'cr_fix' of https://github.com/hadfl/ipfire-2.x into next 2014-07-19 11:34:50 +02:00
Michael Tremer
fed3de5b75 Merge branch 'subnets_as_grps' of https://github.com/hadfl/ipfire-2.x into next 2014-07-19 11:34:10 +02:00
Michael Tremer
e6461027b0 Merge branch 'ovpn_colour' of https://github.com/hadfl/ipfire-2.x into next 2014-07-19 11:32:18 +02:00
Arne Fitzenreiter
7535861c50 stage2: rootfile update. 2014-07-18 22:32:41 +02:00
Michael Tremer
83ef9c40ef firewall: Allow to disable masquerading. 2014-07-18 17:15:29 +02:00
Michael Tremer
13eef3ba74 ddns: Update to version 003. 2014-07-18 15:31:15 +02:00
Michael Tremer
89066697c4 gmp: Ship MMX/SSE/SSE2 enabled version. 2014-07-18 15:21:34 +02:00