Michael Tremer
c4e0412235
Merge branch 'create-core-65' into next
2012-11-26 10:55:01 +01:00
Alexander Marx
5068ac3822
OpenVPN ccd: try to adapt changes to latest next branch.
2012-11-26 10:31:47 +01:00
Michael Tremer
0add8f90ae
libsmooth: findkey: Empty target string if key could not be found.
2012-11-26 00:01:28 +01:00
Arne Fitzenreiter
83601a06bc
kernel: bump package release.
2012-11-25 13:09:34 +01:00
Arne Fitzenreiter
0eb9a71a7b
updater: change 2.13 updater to core66.
2012-11-25 13:04:37 +01:00
Arne Fitzenreiter
e5713a7e21
firstsetup: initiate linux-pae installation.
2012-11-25 12:48:00 +01:00
Arne Fitzenreiter
330e81cd9d
v4l_dvb: add Bestunar US638x HD driver.
2012-11-24 19:25:23 +01:00
Michael Tremer
0338cdb0f8
strongswan: Remove old files from system.
2012-11-24 15:00:55 +01:00
Michael Tremer
a30c7aa3be
Compile-in IPv6 kernel module and disable all IPv6.
...
It comes much more handy to compile in the IPv6 kernel module
(because it is loading almost everywhere) and disable the IPv6
functionality when the system starts up.
Therefore, IPv6 is not accidentially enabled at any time unless
someone wants to use it and disables the systcl options.
2012-11-24 14:52:32 +01:00
Michael Tremer
5cba361800
cpufrequtils: Bump release version.
2012-11-24 14:23:37 +01:00
Michael Tremer
43f4c938c1
ipsec: Shut up strongswan logging.
...
Just log the basic stuff.
2012-11-24 14:22:14 +01:00
Daniel Weismueller
ceffe9bdf2
cpufreq: Fix loading of cpufreq modules with newer kernels.
2012-11-24 14:03:44 +01:00
Michael Tremer
5e374e547d
Ship vi in update.
...
Problem is:
> [root@ipfire ~]# vim <some file>
> vim: Symbol `ospeed' has different size in shared object, consider re-linking
2012-11-24 13:01:29 +01:00
Michael Tremer
1f7e3a1c2f
Remove preloading libsafe.
...
libsafe has been used to protect against string (printf)
formatting errors that could be a security threat.
This is not needed anymore because glibc does it on its own.
2012-11-24 12:59:14 +01:00
Michael Tremer
f579ed457c
procps: Ship watch command.
2012-11-24 12:48:18 +01:00
Michael Tremer
d41f9e6ee8
Create core update 65.
2012-11-23 14:32:25 +01:00
Michael Tremer
b368a2f84d
Merge remote-tracking branch 'stevee/next' into next
2012-11-23 12:58:40 +01:00
Alexander Marx
290007b3b0
openvpn ccd: Fix subnet mask validation.
2012-11-23 12:56:54 +01:00
Alexander Marx
52d08bcbd2
openvpn ccd: Minor fixes: iroute, delete route line.
...
Fixed several bugs:
1) iroute line not correctly printed in ccd file
2) route line was not deleted from server.conf when deleting a client
3) Routebox (client has access to these networks on ipfire site) did not show green,orange and blue when no static route was defined on ipfire
4) Green is no longer selected as default route in clientconfig.
Tested all Options with Windows 7 Client and Linux Mint 12
2012-11-23 12:56:47 +01:00
Arne Fitzenreiter
13008f3271
linux-pae: fix baudrate of serial console.
2012-11-23 00:29:26 +01:00
Arne Fitzenreiter
9e034218d0
coreutils: fix rootfile.
2012-11-22 21:47:10 +01:00
Michael Tremer
e1f3cb88a8
ncurses: Add tset (reset links to tset).
2012-11-22 20:47:59 +01:00
Stefan Schantl
1647059d74
ovpnmain.cgi: Check and only allow valid operation modes for mtu-disc.
...
In the past some unexpected things has been happened if the Path MTU Discovery not has been
configured.
2012-11-22 19:59:56 +01:00
Stefan Schantl
9e3b875694
ovpnmain.cgi: Path MTU Discovery defaults to Off on Net-to-Net connections.
2012-11-22 19:47:30 +01:00
Stefan Schantl
f2621c3190
Revert "openvpn.cgi: Respect if mtu-disc hasn't been configured yet."
...
This reverts commit a66e24bbfd .
2012-11-22 19:45:44 +01:00
Arne Fitzenreiter
b9d4e380c7
updater: several improvements and fixes.
...
print log errors to "ipfire:" so it will showed at webif.
check free space on root.
initiate pae kernel installation if pae is supported.
2012-11-22 19:26:51 +01:00
Arne Fitzenreiter
8df8a8690b
linux-pae: if pae is supported set pae kernel for next boot.
2012-11-22 19:24:11 +01:00
Arne Fitzenreiter
10885fa912
updater: add bridge-utils.
2012-11-21 20:40:15 +01:00
Arne Fitzenreiter
83920cfcd5
mediatomb: add libexif as dependency.
2012-11-21 18:45:36 +01:00
Arne Fitzenreiter
5691eba944
updater: don't use pakfire function for untar.
...
This updater should now work also with older testreleases of IPFire 2.13.
2012-11-21 18:33:00 +01:00
Arne Fitzenreiter
5254aa5195
initskripts: do more syncing on shutdown.
2012-11-21 18:27:44 +01:00
Arne Fitzenreiter
b9c73f6632
updater: add acpid initskripts.
2012-11-21 18:16:36 +01:00
Stefan Schantl
b228aaf09d
ovpnmain.cgi: Path MTU Discovery defaults to Off on Net-to-Net connections.
2012-11-20 19:26:13 +01:00
Alexander Marx
e81be1e1ed
openvpn ccd: Minor fixes.
...
some bugfixes, client advanced options no more visible under net-2-net config, blue network is recognized,
Fixed the bug with wrong ip address in ccd file.
2012-11-20 17:11:08 +01:00
Arne Fitzenreiter
6a8ea85102
Merge branch 'thirteen' of git.ipfire.org:/pub/git/ipfire-2.x into thirteen
2012-11-19 23:24:15 +01:00
Arne Fitzenreiter
06f3145ff4
rpi-firmware: update to 855e997.
...
This version has 256/512MB board autodetection.
2012-11-19 23:21:11 +01:00
Michael Tremer
0333dc1dbe
bridge-utils: Update to 1.5.
2012-11-19 21:46:34 +01:00
Stefan Schantl
a66e24bbfd
openvpn.cgi: Respect if mtu-disc hasn't been configured yet.
...
If mtu-disc has not been configured, the script anyway has write mtu-disc to the configuration files,
which has brocken them.
2012-11-19 21:07:55 +01:00
Arne Fitzenreiter
e209a19a16
dracut: arm rootfile update.
2012-11-19 19:16:26 +01:00
Arne Fitzenreiter
bb91f5a544
w_scan: some fixes for startskript.
2012-11-18 00:06:39 +01:00
Arne Fitzenreiter
ee9987e89e
updater: reinstall grub at update.
2012-11-17 20:30:43 +01:00
Arne Fitzenreiter
e1c97b8a41
network initskript: enable netfilter accounting.
2012-11-17 20:24:32 +01:00
Arne Fitzenreiter
fa5b71bf28
Revert "sysctl: activate conntrack accounting."
...
This reverts commit 94ca39b479 .
Cannot set this because nf_conntrack is not loaded yet.
2012-11-17 20:04:53 +01:00
Arne Fitzenreiter
01f547269d
kernel: update to 3.2.34.
2012-11-17 18:35:55 +01:00
Arne Fitzenreiter
b30b170975
dvb-firmware: add dvb-ttpci-01.fw to image.
2012-11-17 18:35:14 +01:00
Stefan Schantl
07cdb8f659
Add ovpn-ccd-convert script.
...
This script is required, to convert existing OpenVPN roadwarrior configurations to
work with the new CCD extension.
2012-11-17 16:35:38 +01:00
Arne Fitzenreiter
94ca39b479
sysctl: activate conntrack accounting.
2012-11-17 15:39:54 +01:00
Stefan Schantl
350f298025
Merge branch 'ovpn-mtu-disc' into next
...
Conflicts:
html/cgi-bin/ovpnmain.cgi
2012-11-17 13:10:05 +01:00
Arne Fitzenreiter
033ba0349c
collectd: pluto -> charon.
2012-11-17 12:54:06 +01:00
Arne Fitzenreiter
275f872d70
updater: remove old profile.d and terminfo.
2012-11-17 12:21:42 +01:00