]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/log
people/teissler/ipfire-2.x.git
11 years agoEnable ccache for all stages.
Michael Tremer [Sun, 12 Aug 2012 20:50:38 +0000 (16:50 -0400)] 
Enable ccache for all stages.

11 years agom4: Don't link m4 statically.
Michael Tremer [Sun, 12 Aug 2012 20:50:11 +0000 (16:50 -0400)] 
m4: Don't link m4 statically.

11 years agogmp-compat: New package.
Michael Tremer [Sun, 12 Aug 2012 20:49:35 +0000 (16:49 -0400)] 
gmp-compat: New package.

Keeps older packages that have been linked
against this version of gmp working.

11 years agogmp: Update to 5.0.5.
Michael Tremer [Sun, 12 Aug 2012 20:49:13 +0000 (16:49 -0400)] 
gmp: Update to 5.0.5.

11 years agoMake stripping more efficient.
Michael Tremer [Sun, 12 Aug 2012 20:47:36 +0000 (16:47 -0400)] 
Make stripping more efficient.

Finds all ELF objects and doesn't strip them twice.

11 years agoRemove unneeded patches.
Michael Tremer [Sun, 12 Aug 2012 20:43:42 +0000 (16:43 -0400)] 
Remove unneeded patches.

11 years agogcc: Build package for stage2.
Michael Tremer [Sun, 12 Aug 2012 20:42:13 +0000 (16:42 -0400)] 
gcc: Build package for stage2.

11 years agosed: Update to 4.2.1.
Michael Tremer [Sun, 12 Aug 2012 20:39:18 +0000 (16:39 -0400)] 
sed: Update to 4.2.1.

11 years agoccache: Activate caching for c++.
Michael Tremer [Sun, 12 Aug 2012 20:35:01 +0000 (16:35 -0400)] 
ccache: Activate caching for c++.

11 years agoglibc: Make package compile in stage2.
Michael Tremer [Sun, 12 Aug 2012 16:27:07 +0000 (12:27 -0400)] 
glibc: Make package compile in stage2.

11 years agobinutils: Format configure argument list.
Michael Tremer [Sun, 12 Aug 2012 16:25:21 +0000 (12:25 -0400)] 
binutils: Format configure argument list.

11 years agotoolchain: Remove the cross compiler, when we don't need it anymore.
Michael Tremer [Sat, 11 Aug 2012 22:25:34 +0000 (18:25 -0400)] 
toolchain: Remove the cross compiler, when we don't need it anymore.

11 years agoRemove tons of old uClibc/installer system related stuff.
Michael Tremer [Sat, 11 Aug 2012 22:13:23 +0000 (18:13 -0400)] 
Remove tons of old uClibc/installer system related stuff.

11 years agoncurses: Remove superfluous configure option.
Michael Tremer [Sat, 11 Aug 2012 21:58:09 +0000 (17:58 -0400)] 
ncurses: Remove superfluous configure option.

11 years agotoolchain: util-linux has been removed from toolchain.
Michael Tremer [Sat, 11 Aug 2012 21:57:50 +0000 (17:57 -0400)] 
toolchain: util-linux has been removed from toolchain.

11 years agotoolchain: strip is no longer called.
Michael Tremer [Sat, 11 Aug 2012 21:57:23 +0000 (17:57 -0400)] 
toolchain: strip is no longer called.

11 years agotoolchain: make is not built more than once anymore.
Michael Tremer [Sat, 11 Aug 2012 21:56:53 +0000 (17:56 -0400)] 
toolchain: make is not built more than once anymore.

11 years agotoolchain: Reorder building packages.
Michael Tremer [Sat, 11 Aug 2012 21:56:28 +0000 (17:56 -0400)] 
toolchain: Reorder building packages.

11 years agotoolchain: grep: Don't compile in unneeded stuff.
Michael Tremer [Sat, 11 Aug 2012 21:56:00 +0000 (17:56 -0400)] 
toolchain: grep: Don't compile in unneeded stuff.

11 years agotoolchain: cleanup-toolchain: Fixup first compiler pass.
Michael Tremer [Sat, 11 Aug 2012 21:55:20 +0000 (17:55 -0400)] 
toolchain: cleanup-toolchain: Fixup first compiler pass.

11 years agotoolchain: glibc: Cross build package and import patches from RHEL6.
Michael Tremer [Sat, 11 Aug 2012 21:54:28 +0000 (17:54 -0400)] 
toolchain: glibc: Cross build package and import patches from RHEL6.

11 years agotoolchain: gcc: Update to 4.4.7.
Michael Tremer [Sat, 11 Aug 2012 21:52:06 +0000 (17:52 -0400)] 
toolchain: gcc: Update to 4.4.7.

11 years agotoolchain: Cross build binutils.
Michael Tremer [Sat, 11 Aug 2012 21:51:12 +0000 (17:51 -0400)] 
toolchain: Cross build binutils.

11 years agotoolchain: ccache: Make two passes for ccache.
Michael Tremer [Sat, 11 Aug 2012 21:43:42 +0000 (17:43 -0400)] 
toolchain: ccache: Make two passes for ccache.

The first pass will compile ccache which is statically linked and
is used for the cross toolchain.
The second pass is dynamically linked and is used to the target
system.

11 years agotoolchain: Add CROSSTARGET variable.
Michael Tremer [Sat, 11 Aug 2012 21:38:36 +0000 (17:38 -0400)] 
toolchain: Add CROSSTARGET variable.

This is to create an intermediate toolchain, which will
build the target binutils/glibc/gcc.

11 years agolibogg: Rootfile update.
Michael Tremer [Tue, 7 Aug 2012 14:35:01 +0000 (16:35 +0200)] 
libogg: Rootfile update.

11 years agoglibc: Reset --optimize-kernel.
Michael Tremer [Tue, 7 Aug 2012 14:21:25 +0000 (16:21 +0200)] 
glibc: Reset --optimize-kernel.

There is an error in the detection function, but it is
reset to 2.6.16 anyway.

11 years agoMerge remote-tracking branch 'ms/glibc-update2' into glibc-update2
Michael Tremer [Tue, 7 Aug 2012 10:13:53 +0000 (12:13 +0200)] 
Merge remote-tracking branch 'ms/glibc-update2' into glibc-update2

11 years agoMerge branch 'glibc-update2' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-2.x...
Michael Tremer [Tue, 7 Aug 2012 10:13:09 +0000 (12:13 +0200)] 
Merge branch 'glibc-update2' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-2.x into glibc-update2

11 years agobinutils: Add --disable-initfini-array to fix a build problem in glibc.
Michael Tremer [Tue, 7 Aug 2012 10:12:44 +0000 (12:12 +0200)] 
binutils: Add --disable-initfini-array to fix a build problem in glibc.

11 years agoMerge branch 'kernel-update' of ssh://git.ipfire.org/pub/git/ipfire-2.x into glibc...
Michael Tremer [Tue, 7 Aug 2012 10:12:20 +0000 (12:12 +0200)] 
Merge branch 'kernel-update' of ssh://git.ipfire.org/pub/git/ipfire-2.x into glibc-update2

11 years agolibogg: Update to 1.3.0.
Michael Tremer [Tue, 7 Aug 2012 10:11:47 +0000 (12:11 +0200)] 
libogg: Update to 1.3.0.

Rootfile update is missing.

11 years agohddtemp: Remove package.
Michael Tremer [Tue, 7 Aug 2012 10:07:42 +0000 (12:07 +0200)] 
hddtemp: Remove package.

It is not needed anymore and does not compile.

11 years agoimspector: Explicitely link libcrypto.
Michael Tremer [Tue, 7 Aug 2012 10:03:05 +0000 (12:03 +0200)] 
imspector: Explicitely link libcrypto.

11 years agodbus: Fix compiling with newer glibc.
Michael Tremer [Tue, 7 Aug 2012 09:28:52 +0000 (11:28 +0200)] 
dbus: Fix compiling with newer glibc.

11 years agoqemu: Fix passing CFLAGS.
Michael Tremer [Tue, 7 Aug 2012 09:05:25 +0000 (11:05 +0200)] 
qemu: Fix passing CFLAGS.

11 years agonetpbm: Fix duplicate usage of "getline" (POSIX 2008).
Michael Tremer [Tue, 7 Aug 2012 09:04:51 +0000 (11:04 +0200)] 
netpbm: Fix duplicate usage of "getline" (POSIX 2008).

11 years agolibvorbis: Update to 1.3.3.
Michael Tremer [Tue, 7 Aug 2012 08:32:36 +0000 (10:32 +0200)] 
libvorbis: Update to 1.3.3.

11 years agokernel: add arm (versatile and kirkwood) cfg for 3.2.x.
Arne Fitzenreiter [Mon, 6 Aug 2012 22:01:15 +0000 (00:01 +0200)] 
kernel: add arm (versatile and kirkwood) cfg for 3.2.x.

11 years agolibsafe: Remove package.
Michael Tremer [Mon, 6 Aug 2012 20:52:46 +0000 (22:52 +0200)] 
libsafe: Remove package.

This has not been updated since 2001 and we don't believe that
this is a security benefit anymore.

11 years agocapi4k-utils: Fix compilation with newer glibc.
Michael Tremer [Mon, 6 Aug 2012 20:29:56 +0000 (22:29 +0200)] 
capi4k-utils: Fix compilation with newer glibc.

11 years agoccache: Increase max cache size to 5GB.
Michael Tremer [Mon, 6 Aug 2012 20:20:31 +0000 (22:20 +0200)] 
ccache: Increase max cache size to 5GB.

11 years agoccache: Remove unneeded patch.
Michael Tremer [Mon, 6 Aug 2012 20:07:05 +0000 (22:07 +0200)] 
ccache: Remove unneeded patch.

11 years agoMerge branch 'ccache-update' into glibc-update2
Michael Tremer [Mon, 6 Aug 2012 20:06:36 +0000 (22:06 +0200)] 
Merge branch 'ccache-update' into glibc-update2

11 years agoMerge branch 'glibc-update2' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-2.x...
Michael Tremer [Mon, 6 Aug 2012 20:03:15 +0000 (22:03 +0200)] 
Merge branch 'glibc-update2' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-2.x into glibc-update2

11 years agobinutils: Update to 2.22.
Michael Tremer [Mon, 6 Aug 2012 20:02:45 +0000 (22:02 +0200)] 
binutils: Update to 2.22.

11 years agoglibc: Fix build on ARM architectures.
Michael Tremer [Mon, 6 Aug 2012 20:02:22 +0000 (22:02 +0200)] 
glibc: Fix build on ARM architectures.

11 years agoxfsprogs: Fix compilation with newer glibc.
Michael Tremer [Mon, 6 Aug 2012 20:00:25 +0000 (22:00 +0200)] 
xfsprogs: Fix compilation with newer glibc.

11 years agoopenldap: Fix compilation with newer glibc.
Michael Tremer [Mon, 6 Aug 2012 20:00:10 +0000 (22:00 +0200)] 
openldap: Fix compilation with newer glibc.

11 years agolibnl: Fix compilation with new glibc.
Michael Tremer [Mon, 6 Aug 2012 19:59:53 +0000 (21:59 +0200)] 
libnl: Fix compilation with new glibc.

11 years agoglibc: Add some more conifgure flags.
Michael Tremer [Mon, 6 Aug 2012 18:19:35 +0000 (20:19 +0200)] 
glibc: Add some more conifgure flags.

Enable experimental malloc and clean up redundant lines.

11 years agoInstall cpuid.h to toolchain.
Michael Tremer [Mon, 6 Aug 2012 16:44:39 +0000 (18:44 +0200)] 
Install cpuid.h to toolchain.

11 years agocoreutils: Fix compiling coreutils with glibc >= 2.10.
Michael Tremer [Mon, 6 Aug 2012 15:40:58 +0000 (17:40 +0200)] 
coreutils: Fix compiling coreutils with glibc >= 2.10.

11 years agoglibc: Update to 2.12.2.
Michael Tremer [Mon, 6 Aug 2012 15:40:22 +0000 (17:40 +0200)] 
glibc: Update to 2.12.2.

11 years agoiptables: rootfile update.
Arne Fitzenreiter [Sat, 4 Aug 2012 20:43:49 +0000 (22:43 +0200)] 
iptables: rootfile update.

11 years agocompat-wireless: fix xen build.
Arne Fitzenreiter [Sat, 4 Aug 2012 14:32:42 +0000 (16:32 +0200)] 
compat-wireless: fix xen build.

11 years agocryptodev: fix build with normal and xen kernel.
Arne Fitzenreiter [Sat, 4 Aug 2012 13:57:34 +0000 (15:57 +0200)] 
cryptodev: fix build with normal and xen kernel.

11 years agokernel: update to 3.2.25.
Arne Fitzenreiter [Sat, 4 Aug 2012 13:23:01 +0000 (15:23 +0200)] 
kernel: update to 3.2.25.

11 years agokernel: use 3.2.x as default kernel.
Arne Fitzenreiter [Sat, 4 Aug 2012 09:29:21 +0000 (11:29 +0200)] 
kernel: use 3.2.x as default kernel.

config for arm kirkwoord and versatile is still missing.
some modules and addons are not build yet.

11 years agodhcp: fix build with linux3.x.
Arne Fitzenreiter [Fri, 3 Aug 2012 18:32:32 +0000 (20:32 +0200)] 
dhcp: fix build with linux3.x.

11 years agokqemu: removed.
Arne Fitzenreiter [Fri, 3 Aug 2012 17:26:46 +0000 (19:26 +0200)] 
kqemu: removed.

11 years agomadwifi: removed.
Arne Fitzenreiter [Fri, 3 Aug 2012 17:22:05 +0000 (19:22 +0200)] 
madwifi: removed.

11 years agocompat-wireless: update to 3.5-1-snpc.
Arne Fitzenreiter [Fri, 3 Aug 2012 17:05:10 +0000 (19:05 +0200)] 
compat-wireless: update to 3.5-1-snpc.

11 years agotzdata: add VER string.
Arne Fitzenreiter [Fri, 3 Aug 2012 17:04:18 +0000 (19:04 +0200)] 
tzdata: add VER string.

11 years agoMerge remote-tracking branch 'origin/master' into kernel-update
Arne Fitzenreiter [Fri, 3 Aug 2012 14:40:50 +0000 (16:40 +0200)] 
Merge remote-tracking branch 'origin/master' into kernel-update

11 years agoMerge remote-tracking branch 'origin/next' into kernel-update
Arne Fitzenreiter [Fri, 3 Aug 2012 14:40:43 +0000 (16:40 +0200)] 
Merge remote-tracking branch 'origin/next' into kernel-update

11 years agoglibc: Ship the icon data.
Michael Tremer [Thu, 2 Aug 2012 16:24:32 +0000 (18:24 +0200)] 
glibc: Ship the icon data.

This is required that the iconv function (part of glibc) works
properly.
Those files also need to be shipped with the next core update.

11 years agoccache: Update to 3.1.7.
Michael Tremer [Tue, 31 Jul 2012 20:40:33 +0000 (22:40 +0200)] 
ccache: Update to 3.1.7.

11 years agolinux-xen: add linux2 lfs for xen kernel and header.
Arne Fitzenreiter [Sun, 29 Jul 2012 16:46:44 +0000 (18:46 +0200)] 
linux-xen: add linux2 lfs for xen kernel and header.

11 years agoiptables: update to 1.4.14.
Arne Fitzenreiter [Sun, 29 Jul 2012 14:28:12 +0000 (16:28 +0200)] 
iptables: update to 1.4.14.

11 years agominiupnpd: fix for build with newer iptables.
Arne Fitzenreiter [Sun, 29 Jul 2012 14:24:05 +0000 (16:24 +0200)] 
miniupnpd: fix for build with newer iptables.

IPT_ALIGN is replaces by XT_ALIGN since iptables 1.4
and the compatiblity macro is removed in 1.4.14.

11 years agousb-stick: fix path of mbr-install.
Arne Fitzenreiter [Sat, 28 Jul 2012 11:02:59 +0000 (13:02 +0200)] 
usb-stick: fix path of mbr-install.

11 years agoMerge remote-tracking branch 'ms/thirteen' into kernel-update
Arne Fitzenreiter [Fri, 27 Jul 2012 15:34:45 +0000 (17:34 +0200)] 
Merge remote-tracking branch 'ms/thirteen' into kernel-update

11 years agoconnections.cgi: Highlight multicast (former class D) connections.
Michael Tremer [Sun, 22 Jul 2012 15:36:13 +0000 (17:36 +0200)] 
connections.cgi: Highlight multicast (former class D) connections.

11 years agoconnections.cgi: Fix parsing of IPsec config file.
Michael Tremer [Sun, 22 Jul 2012 15:35:41 +0000 (17:35 +0200)] 
connections.cgi: Fix parsing of IPsec config file.

11 years agocredits.cgi: Update PP information.
Michael Tremer [Sun, 22 Jul 2012 15:34:00 +0000 (17:34 +0200)] 
credits.cgi: Update PP information.

11 years agostart core62.
Arne Fitzenreiter [Sun, 22 Jul 2012 08:28:42 +0000 (10:28 +0200)] 
start core62.

11 years agoclose core61.
Arne Fitzenreiter [Sun, 22 Jul 2012 08:25:10 +0000 (10:25 +0200)] 
close core61.

11 years agoAdd credits.cgi to updater.
Michael Tremer [Sat, 21 Jul 2012 10:44:41 +0000 (12:44 +0200)] 
Add credits.cgi to updater.

11 years agoRe-add donation button from credits.cgi.
Michael Tremer [Sat, 21 Jul 2012 10:34:51 +0000 (12:34 +0200)] 
Re-add donation button from credits.cgi.

This reverts commit 39d36c000a493a12c3ed85d3abf094001e463388.

11 years agoservices.cgi: Fix wrong memory usage display.
Michael Tremer [Thu, 19 Jul 2012 20:12:05 +0000 (22:12 +0200)] 
services.cgi: Fix wrong memory usage display.

11 years agocalamaris: Make decompressing large logs more memory-friendly.
Michael Tremer [Thu, 19 Jul 2012 12:06:47 +0000 (14:06 +0200)] 
calamaris: Make decompressing large logs more memory-friendly.

Thanks to Roger Devaux for reporting and testing.

Calamaris is now able to process big log files consuming about
10M or RAM (was several gigabytes before).

11 years agoconnections.cgi: Show name for "unknown" protocols.
Michael Tremer [Thu, 19 Jul 2012 11:14:52 +0000 (13:14 +0200)] 
connections.cgi: Show name for "unknown" protocols.

11 years agoconnections.cgi: Correctly colour OpenVPN n2n connections.
Michael Tremer [Thu, 19 Jul 2012 10:42:35 +0000 (12:42 +0200)] 
connections.cgi: Correctly colour OpenVPN n2n connections.

11 years agoindex.cgi: Print OpenVPN N2N status in the same way as IPsec connections.
Michael Tremer [Thu, 19 Jul 2012 10:28:12 +0000 (12:28 +0200)] 
index.cgi: Print OpenVPN N2N status in the same way as IPsec connections.

11 years agoovpnmain.cgi: Sort out issues with FRAGMENT and MSSFIX.
Michael Tremer [Thu, 19 Jul 2012 10:08:37 +0000 (12:08 +0200)] 
ovpnmain.cgi: Sort out issues with FRAGMENT and MSSFIX.

Both had no proper default values which has been fixed.

11 years agoAdd connections.cgi to core update 61.
Michael Tremer [Thu, 19 Jul 2012 09:17:09 +0000 (11:17 +0200)] 
Add connections.cgi to core update 61.

11 years agoproxy.cgi: Add option to add own configuration settings.
Michael Tremer [Wed, 18 Jul 2012 11:04:49 +0000 (13:04 +0200)] 
proxy.cgi: Add option to add own configuration settings.

11 years agoproxy.cgi: Check upstream proxy address and better neighbour detection.
Bernhard Bitsch [Wed, 18 Jul 2012 10:56:41 +0000 (12:56 +0200)] 
proxy.cgi: Check upstream proxy address and better neighbour detection.

11 years agoUpdate connections.cgi: Show byte counters.
Michael Tremer [Wed, 18 Jul 2012 10:21:23 +0000 (12:21 +0200)] 
Update connections.cgi: Show byte counters.

The connections.cgi file has been rewritten to read
the needed information directly from the kernel.

Byte counters have been added which show how much data
has been transmitted over one connection in each
direction.

11 years agokernel3: update to 3.2.23.
Arne Fitzenreiter [Mon, 16 Jul 2012 19:13:28 +0000 (21:13 +0200)] 
kernel3: update to 3.2.23.

also update rpi patches and firmware (14.7.2012).

11 years agoMerge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
Arne Fitzenreiter [Tue, 10 Jul 2012 11:26:45 +0000 (13:26 +0200)] 
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next

11 years agocore61: add updated files to updater.
Arne Fitzenreiter [Tue, 10 Jul 2012 11:25:58 +0000 (13:25 +0200)] 
core61: add updated files to updater.

11 years agoMerge remote-tracking branch 'origin/next' into kernel-update
Arne Fitzenreiter [Sat, 7 Jul 2012 17:40:10 +0000 (19:40 +0200)] 
Merge remote-tracking branch 'origin/next' into kernel-update

11 years agopakfire: add function to extract backup includes.
Arne Fitzenreiter [Sat, 7 Jul 2012 17:37:56 +0000 (19:37 +0200)] 
pakfire: add function to extract backup includes.

this is needed to fix some addons with missing includes at the next
update. (eg. nagios).

11 years agoindex.cgi: Add warning if deprecated reiser4 found.
Arne Fitzenreiter [Sat, 7 Jul 2012 17:12:56 +0000 (19:12 +0200)] 
index.cgi: Add warning if deprecated reiser4 found.

11 years agokernel3: update to 3.2.22.
Arne Fitzenreiter [Sat, 7 Jul 2012 12:57:27 +0000 (14:57 +0200)] 
kernel3: update to 3.2.22.

11 years agoMerge remote-tracking branch 'origin/next' into kernel-update
Arne Fitzenreiter [Fri, 6 Jul 2012 20:53:24 +0000 (22:53 +0200)] 
Merge remote-tracking branch 'origin/next' into kernel-update

11 years agousb-modeswitch-data: update database to 20120531.
Arne Fitzenreiter [Fri, 6 Jul 2012 20:51:49 +0000 (22:51 +0200)] 
usb-modeswitch-data: update database to 20120531.

11 years agoGeoIP: update database to 04072012.
Arne Fitzenreiter [Fri, 6 Jul 2012 15:05:51 +0000 (17:05 +0200)] 
GeoIP: update database to 04072012.