Commit Graph

2980 Commits

Author SHA1 Message Date
Arne Fitzenreiter
13e294d9c2 kernel: updated kernel config. 2012-12-17 10:15:03 +01:00
Arne Fitzenreiter
bec27ff263 kernel: updated i586/i586-pae config. 2012-12-08 19:16:57 +01:00
Arne Fitzenreiter
ca87aefda5 kernel: update to 3.2.35. 2012-12-08 19:15:59 +01:00
Arne Fitzenreiter
0413e130db updater: add core65 changes to updater. 2012-12-07 07:38:53 +01:00
Arne Fitzenreiter
d7a3254ace Merge remote-tracking branch 'origin/next' into thirteen
Conflicts:
	config/rootfiles/common/stage2
	make.sh
2012-12-06 19:29:29 +01:00
Arne Fitzenreiter
0965d98fe8 GeoIP: updated 05122012. 2012-12-06 19:13:29 +01:00
Arne Fitzenreiter
083c1258bf backup: add vnstat,collectd and outgoingfw-macgroups to backup.
fixes #10251
and additional the missing macgroups.
2012-12-06 18:59:30 +01:00
Arne Fitzenreiter
2e732994a1 kernel: update rpi-patchset and some sound options. 2012-12-06 17:28:46 +01:00
Arne Fitzenreiter
7c5a318f2d kernel: disables SND_SOC support on intel kernels. 2012-12-05 18:44:01 +01:00
Arne Fitzenreiter
bb2430de1a kernel: disable size optimization. 2012-12-05 08:47:56 +01:00
Arne Fitzenreiter
1c5473366c alsa/kernel: updated alsa to 1.26 and switch to internal kernel drivers. 2012-12-05 00:04:07 +01:00
Arne Fitzenreiter
505ceb2ab3 updater: add some machine,kernel,space checks. 2012-12-01 18:39:59 +01:00
Michael Tremer
1075e0b5f0 core 65: Don't replace crontab.
Just update the necessary bits because users may probably
have added their own configurations.
2012-11-29 11:01:34 +01:00
Michael Tremer
7eb378428b core 65: Ship vpnmain.cgi. 2012-11-28 22:13:17 +01:00
Alexander Marx
e2429e8d34 OpenVPN ccd: created subnet checkfunction in general_functions, because ipsec needs this too!
This should prevent ipsec Hosts/Nets to have same ip addresses than openvpn Hosts/Nets
2012-11-28 20:24:59 +01:00
Michael Tremer
1e0419c8da Add daq library to core update 65. 2012-11-26 22:27:43 +01:00
Arne Fitzenreiter
35c343da7a daq: fix rootfile (part2). 2012-11-26 22:27:03 +01:00
Arne Fitzenreiter
d22cf08876 daq: fix rootfile. 2012-11-26 22:26:53 +01:00
Michael Tremer
1d8c30387e sarg: Don't build user agent report.
This is not very beautiful and does not
contain any valuable information.
2012-11-26 17:28:25 +01:00
Arne Fitzenreiter
44967a8402 updater: reload init after unpacking. 2012-11-26 15:51:57 +01:00
Michael Tremer
f87161948c apache: Allow accessing sarg reports for admins. 2012-11-26 11:19:51 +01:00
Michael Tremer
3aa175f781 sarg: Remove all previously created reports of "today". 2012-11-26 11:05:49 +01:00
Michael Tremer
a000249ff9 fcron: Run weekly tasks on Monday. 2012-11-26 11:02:28 +01:00
Michael Tremer
fb6e700b40 sarg: New addon. 2012-11-26 10:56:48 +01:00
Michael Tremer
d46bec5299 calamaris: Fix viewing reports.
Fixes that only the last created report could be viewed (#10259).
2012-11-26 10:55:32 +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
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
43f4c938c1 ipsec: Shut up strongswan logging.
Just log the basic stuff.
2012-11-24 14:22:14 +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
Alexander Marx
290007b3b0 openvpn ccd: Fix subnet mask validation. 2012-11-23 12:56:54 +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
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
10885fa912 updater: add bridge-utils. 2012-11-21 20:40:15 +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
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
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