Commit Graph

7236 Commits

Author SHA1 Message Date
Arne Fitzenreiter
4f26ff7f66 installer: add gpt support. 2014-01-30 00:20:26 +01:00
Michael Tremer
11a47ed33b rngd: Add initscript to rootfiles. 2014-01-29 21:35:33 +01:00
Michael Tremer
c4d883f9e5 Update translations. 2014-01-29 17:34:01 +01:00
Michael Tremer
1dd6ae72d9 Merge remote-tracking branch 'amarx/wlanap' into next 2014-01-29 17:32:59 +01:00
Michael Tremer
8af8d5d127 rng-tools: New package.
The rng daemon will be installed by default and will
also be installed when a hardware random number generator
is found. It will then read random data from the hardware
random number generator and will feed it into the kernel's
entropy pool.

If no HW RNG is available, a warning will be printed
at boot time.
2014-01-29 17:22:48 +01:00
Michael Tremer
dabf764ee2 kernel: Enable Geode AES module again.
This has successfully been tested with an ALIX board.

Fixes #10123.
2014-01-29 15:49:29 +01:00
Michael Tremer
0dff6b5b85 strongswan: Enable dhcp and farp plugin (#10467). 2014-01-29 15:01:57 +01:00
Michael Tremer
c724c483e0 Update translations. 2014-01-29 14:43:11 +01:00
Michael Tremer
45455cbe1c core76: Add timezone-transition script to updater. 2014-01-29 14:41:36 +01:00
Michael Tremer
fc466a563f Merge remote-tracking branch 'ms/timezone-transision' into next 2014-01-29 14:40:53 +01:00
Michael Tremer
64474e3939 Fix firewall rules update that it will only execute when a timezone transition has happened. 2014-01-29 14:39:20 +01:00
Michael Tremer
b23dd8b769 core76: Add jobs for daylight saving time to updater. 2014-01-29 14:38:56 +01:00
Alexander Marx
4944049ea4 CRON: reread firewallrules daylight saving 2014-01-29 14:33:11 +01:00
Alexander Marx
b1be2de786 NEW THEME: added padding right for TH and TD tags 2014-01-29 14:32:56 +01:00
Alexander Marx
11e012ef66 NEW THEME: added padding-left to all tables <td> because it looks much better 2014-01-29 14:32:50 +01:00
Alexander Marx
726e688235 Firewallgroups: added untranslated string 'name' 2014-01-29 14:32:34 +01:00
Alexander Marx
b985d3160a FIREWALL: changes column title in firewall-groups from IP Address to IP/MAC Address 2014-01-29 14:32:31 +01:00
Arne Fitzenreiter
21b9f5dccd xen: add -noclear to xvc0 console. 2014-01-29 08:51:38 +01:00
Michael Tremer
3cba134fa8 core76: Cleanup rootfile.
p2protocols is not an actual configuration file editable
by the user.
2014-01-28 20:51:24 +01:00
Michael Tremer
7ab6a8536c Merge remote-tracking branch 'stevee/core-76-update' into next 2014-01-28 20:49:32 +01:00
Michael Tremer
73372ed4e6 firewall: Move scripts from /var/ipfire/firewall/bin to /usr/lib/firewall. 2014-01-28 20:48:24 +01:00
Arne Fitzenreiter
f1eb69d672 xen-downloader: increase disk sizes and kernel packvers. 2014-01-26 23:44:15 +01:00
Arne Fitzenreiter
e239818642 pakfire: fix metafile problems. 2014-01-26 23:42:25 +01:00
Michael Tremer
98f3d9b581 mysql: Fix updating the package.
The mysql server daemon will now be stopped before the update
is executed and all configuration and data files will be
backed up.
2014-01-26 19:29:37 +01:00
Arne Fitzenreiter
fa37e705d9 kernel: update to 3.10.28. 2014-01-26 12:32:15 +01:00
Arne Fitzenreiter
a7cd6a4a11 kernel-rpi: update rpi patches to 943b563. 2014-01-25 15:40:49 +01:00
Arne Fitzenreiter
9d3c6622e2 rpi-firmware: update to 940dc3b. 2014-01-25 15:39:57 +01:00
Arne Fitzenreiter
1a9effa942 kernel-kirkwood: build mmc,mmc_block and mvsdio into kernel.
this are needed for boot sheevaplug from mmc because modules are not working in initrd.
2014-01-25 10:34:34 +01:00
Arne Fitzenreiter
d42f38e033 kernel-multi: add inital pandaboard support.
some features missing (wlan, led's ...)
2014-01-23 19:30:17 +01:00
Arne Fitzenreiter
e66d300a43 WebIF: fix gpl accept redirection for elinks.
elinks doesn't like get a 302 redirection after an other.
2014-01-23 19:21:22 +01:00
Stefan Schantl
5bdefccbbc Core 76: Don't extract firewall config files.
While updating the configfiles of the firewall has been extracted and replaced,
the existing one's if the new firewall was allready installed. As a result of
this behaviour all firewall rules, settings or created groups were lost. We now
try to create them by using touch if they do not exist.
2014-01-23 17:56:23 +01:00
Alexander Marx
0cd7141da9 wlanap: mon-device no longer displayed 2014-01-23 16:45:46 +01:00
Alexander Marx
3827d1f6bf WLANAP: layout changes for WUI 2014-01-23 14:15:12 +01:00
Alexander Marx
d334d7cb47 Firewall: Bugfix - when using addressgroups with mac addresses in source, the mac rule was not correctly created.
Further MAC issues: in target area, the manual ip field was target
ip/mac address - changed to IP-Address
Also implemented a plausicheck, if an addressgroup with mac addresses is
used in target area, theres a hint saying that the rule will not be
applied for mac hosts
2014-01-21 11:55:56 +01:00
Michael Tremer
146636ae78 Merge remote-tracking branch 'stevee/avahi-fixes' into next 2014-01-20 20:23:12 +01:00
Michael Tremer
057652c5e5 Merge remote-tracking branch 'trikolon/nginx' into next 2014-01-20 20:22:10 +01:00
Erik Kapfer
48cc0e123a openvpn: Since port must be < 1024 we can drop the conflict check.
All the potentially conflicting ports are smaller than < 1024
and can therefore never be used any way.
2014-01-20 20:22:03 +01:00
Arne Fitzenreiter
b872585fda WebIF: add gpl.cgi to images. 2014-01-20 08:30:53 +01:00
Michael Tremer
86661c9ed0 Add timezone transision script. 2014-01-19 21:39:07 +01:00
Ben Schweikert
cad228f74c Nginx: Update to version 1.4.4 (stable version). 2014-01-19 16:01:49 +01:00
Michael Tremer
ad9799d20c header.pl: Remove "Connection: close".
Don't require us to re-establish a new connection every time
we send a request.
2014-01-19 14:27:09 +01:00
Stefan Schantl
6fe7d6799f glibc: Ship getent binary. 2014-01-19 10:57:48 +01:00
Stefan Schantl
192d43080e avahi: Fix certain problems.
I've fixed certain problems reported on the bugtracker:
* avahi user and group were missing.
* Runtime dependency "dbus" added.
* Fixed wrong localstatedir.
* Program was not killed correctly by initscript.

Fixes #10338.
2014-01-19 10:57:34 +01:00
Stefan Schantl
240acdfd87 Drop "Extra Query" for Shutdown and Reboot from gui.cgi.
In the past this option has been used to prevent users from
accidently shutting down or rebooting their systems. With IPFire 2.15
there is a own subpage on the WUI for doing this actions, so there is no
need anymore for those extra query.
2014-01-18 18:37:40 +01:00
Stefan Schantl
37c84696a2 Make firewall convert scripts more robust.
The converter scripts procude a lot of error, when they get executed on a system with
a previously installed version of the New Firewall or they get run twice.

In this case the scripts will detect that their input files are missing and will exit with
an error message. The scripts now also check if the input files are empty (no corresponding
rules created) and will exit with an nothing to do message.
2014-01-18 18:28:07 +01:00
Stefan Schantl
0053269b90 Core 76: Fix sed command.
There was a syntax error in one of the sed commands, which produced the following error:
sed: -e expression #1, char 34: unknown option to `s'.
2014-01-18 18:27:44 +01:00
Stefan Schantl
917ee26101 Core76: Drop output of iptables commands.
When updating a system with previously installed New Firewall,
the required firewall chains already are created. In this case error messages
will be displayed which could be ignored but may unsettle somebody.
2014-01-18 18:27:21 +01:00
Arne Fitzenreiter
c27850183c Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2014-01-16 22:00:53 +01:00
Arne Fitzenreiter
89df55b650 kernel: fix multi-arch kernel compile. 2014-01-16 21:59:49 +01:00
Arne Fitzenreiter
ba83f4b9ef fifteen: updata package list for addon install after update. 2014-01-16 14:53:02 +01:00