]> git.ipfire.org Git - ipfire-2.x.git/log
ipfire-2.x.git
12 years agoAdd MACHINE_TYPE variable to be able to support multiple versions of one platform.
Michael Tremer [Thu, 15 Sep 2011 21:35:55 +0000 (23:35 +0200)] 
Add MACHINE_TYPE variable to be able to support multiple versions of one platform.

12 years agoReenable hostapd and wpa_supplicant.
Michael Tremer [Thu, 8 Sep 2011 18:27:51 +0000 (18:27 +0000)] 
Reenable hostapd and wpa_supplicant.

Disabled support for madwifi on ARM.

12 years agoMerge commit 'ms/arm-port' into arm-port
Michael Tremer [Wed, 7 Sep 2011 13:04:28 +0000 (13:04 +0000)] 
Merge commit 'ms/arm-port' into arm-port

12 years agolinux-atm: Fix build with new kernel headers.
Michael Tremer [Wed, 7 Sep 2011 13:01:44 +0000 (13:01 +0000)] 
linux-atm: Fix build with new kernel headers.

12 years agoMerge branch 'arm-port' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-2.x into...
Arne Fitzenreiter [Wed, 7 Sep 2011 12:15:08 +0000 (12:15 +0000)] 
Merge branch 'arm-port' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-2.x into arm-port

12 years agoarm-kernel: config and modulbuild for arm.
Arne Fitzenreiter [Wed, 7 Sep 2011 12:14:00 +0000 (12:14 +0000)] 
arm-kernel: config and modulbuild for arm.

12 years agoDisable build of memtest86 (and dependencies).
Michael Tremer [Wed, 7 Sep 2011 11:44:47 +0000 (11:44 +0000)] 
Disable build of memtest86 (and dependencies).

This is not supported on ARM.

12 years agoDisable asterisk and lcr, which to not build.
Michael Tremer [Wed, 7 Sep 2011 11:44:25 +0000 (11:44 +0000)] 
Disable asterisk and lcr, which to not build.

12 years agopython-lzma: Fix build on other architectures.
Michael Tremer [Wed, 7 Sep 2011 11:43:51 +0000 (11:43 +0000)] 
python-lzma: Fix build on other architectures.

12 years agoopenvmtools: ARM is not supported here.
Michael Tremer [Wed, 7 Sep 2011 09:36:46 +0000 (09:36 +0000)] 
openvmtools: ARM is not supported here.

12 years agocpufrequtils: Does not build because it contains x86 ASM code.
Michael Tremer [Wed, 7 Sep 2011 09:35:32 +0000 (09:35 +0000)] 
cpufrequtils: Does not build because it contains x86 ASM code.

12 years agosyslinux: Does not build on ARM.
Michael Tremer [Wed, 7 Sep 2011 09:30:38 +0000 (09:30 +0000)] 
syslinux: Does not build on ARM.

12 years agoDisable wpa_supplicant and hostapd.
Michael Tremer [Wed, 7 Sep 2011 09:29:39 +0000 (09:29 +0000)] 
Disable wpa_supplicant and hostapd.

The do not build because compat-wireless does not build.

12 years agovdr: Disable because V4L does not build at the moment.
Michael Tremer [Wed, 7 Sep 2011 09:29:01 +0000 (09:29 +0000)] 
vdr: Disable because V4L does not build at the moment.

12 years agosplix: Buildfix for ARM.
Michael Tremer [Tue, 6 Sep 2011 20:35:50 +0000 (20:35 +0000)] 
splix: Buildfix for ARM.

12 years agoAdd forgotten patch file.
Michael Tremer [Tue, 6 Sep 2011 16:39:51 +0000 (16:39 +0000)] 
Add forgotten patch file.

12 years agodirectfb: Disable building of omapfb.
Michael Tremer [Tue, 6 Sep 2011 16:39:27 +0000 (16:39 +0000)] 
directfb: Disable building of omapfb.

12 years agotunctl: Disable build (requires linux-atm).
Michael Tremer [Tue, 6 Sep 2011 16:39:08 +0000 (16:39 +0000)] 
tunctl: Disable build (requires linux-atm).

12 years agoqemu: Disable build.
Michael Tremer [Tue, 6 Sep 2011 08:35:58 +0000 (08:35 +0000)] 
qemu: Disable build.

12 years agosdl: Fix build with newer kernel headers.
Michael Tremer [Tue, 6 Sep 2011 08:34:12 +0000 (08:34 +0000)] 
sdl: Fix build with newer kernel headers.

12 years agobr2684ctl: Does not compile because linux-atm is missing.
Michael Tremer [Tue, 6 Sep 2011 08:33:45 +0000 (08:33 +0000)] 
br2684ctl: Does not compile because linux-atm is missing.

12 years agoRevert "mysql: Force to build with -j1 on ARM."
Michael Tremer [Sun, 4 Sep 2011 19:26:58 +0000 (19:26 +0000)] 
Revert "mysql: Force to build with -j1 on ARM."

This reverts commit e49e0513a9ede1d3bea7b29e1d50d36674c84086.

12 years agoUse less parallelism on ARM builds.
Michael Tremer [Sun, 4 Sep 2011 19:25:59 +0000 (19:25 +0000)] 
Use less parallelism on ARM builds.

We are occasionally hitting an out of memory error.

12 years agosysstat: Build fix because of header update.
Michael Tremer [Sun, 4 Sep 2011 19:21:44 +0000 (19:21 +0000)] 
sysstat: Build fix because of header update.

12 years agofireinfo: Update fireinfo to support the ARM architecture.
Michael Tremer [Sun, 4 Sep 2011 13:27:21 +0000 (13:27 +0000)] 
fireinfo: Update fireinfo to support the ARM architecture.

12 years agomysql: Force to build with -j1 on ARM.
Michael Tremer [Sun, 4 Sep 2011 10:54:35 +0000 (10:54 +0000)] 
mysql: Force to build with -j1 on ARM.

The C++ compilers consume a high amount of memory and our
ARM machine has got only 512 Megs of that.

12 years agopciutils: Hack to build on ARM.
Michael Tremer [Sat, 3 Sep 2011 21:53:22 +0000 (21:53 +0000)] 
pciutils: Hack to build on ARM.

12 years agolibjpeg: Fix build for ARM.
Michael Tremer [Sat, 3 Sep 2011 19:27:13 +0000 (19:27 +0000)] 
libjpeg: Fix build for ARM.

12 years agofireinfo: Disable build.
Michael Tremer [Sat, 3 Sep 2011 18:50:35 +0000 (18:50 +0000)] 
fireinfo: Disable build.

Contains x86 ASM code.

12 years agogmp: Fix build on ARM.
Michael Tremer [Sat, 3 Sep 2011 18:49:38 +0000 (18:49 +0000)] 
gmp: Fix build on ARM.

12 years agolinux-atm: Disable build. Does not compile.
Michael Tremer [Sat, 3 Sep 2011 18:49:09 +0000 (18:49 +0000)] 
linux-atm: Disable build. Does not compile.

12 years agokernel: Import experimental kernel configuration.
Michael Tremer [Sat, 3 Sep 2011 15:45:26 +0000 (15:45 +0000)] 
kernel: Import experimental kernel configuration.

Build of kernel is disabled.

12 years agounzip: Fix for ARM platform (cannot use x86 assembly).
Michael Tremer [Fri, 2 Sep 2011 20:05:26 +0000 (20:05 +0000)] 
unzip: Fix for ARM platform (cannot use x86 assembly).

12 years agoutil-linux: Build fixes for new kernel headers.
Michael Tremer [Fri, 2 Sep 2011 19:58:23 +0000 (19:58 +0000)] 
util-linux: Build fixes for new kernel headers.

12 years agogroff: Fix a simple compile error with GCC 4.1.x.
Michael Tremer [Fri, 2 Sep 2011 17:37:40 +0000 (17:37 +0000)] 
groff: Fix a simple compile error with GCC 4.1.x.

12 years agocoreutils: Disable uname patch which adds x86 ASM code for ARM.
Michael Tremer [Fri, 2 Sep 2011 14:02:23 +0000 (14:02 +0000)] 
coreutils: Disable uname patch which adds x86 ASM code for ARM.

12 years agoAdd support to build an ARM toolchain.
Michael Tremer [Fri, 2 Sep 2011 12:06:09 +0000 (12:06 +0000)] 
Add support to build an ARM toolchain.

12 years agoipfiredeeder: update to seed core51.
Arne Fitzenreiter [Fri, 19 Aug 2011 16:50:54 +0000 (18:50 +0200)] 
ipfiredeeder: update to seed core51.

12 years agoMerge branch 'core51'
Arne Fitzenreiter [Wed, 17 Aug 2011 14:32:16 +0000 (16:32 +0200)] 
Merge branch 'core51'

12 years agocore51: stop/start dhcp server at update. v2.9-core51
Arne Fitzenreiter [Wed, 17 Aug 2011 05:09:21 +0000 (07:09 +0200)] 
core51: stop/start dhcp server at update.

12 years agokernel: update to 2.6.32.45.
Arne Fitzenreiter [Tue, 16 Aug 2011 20:23:49 +0000 (22:23 +0200)] 
kernel: update to 2.6.32.45.

12 years agocore51: add useragents to updater.
Arne Fitzenreiter [Tue, 16 Aug 2011 20:08:41 +0000 (22:08 +0200)] 
core51: add useragents to updater.

12 years agoAdd libwww-perl to useragent list of proxy.
Michael Tremer [Sun, 14 Aug 2011 09:18:27 +0000 (11:18 +0200)] 
Add libwww-perl to useragent list of proxy.

http://forum.ipfire.org/index.php?topic=5003.0

12 years agocore51: add dhcpd to updater.
Arne Fitzenreiter [Tue, 16 Aug 2011 19:00:48 +0000 (21:00 +0200)] 
core51: add dhcpd to updater.

12 years agodhcp: Security update.
Michael Tremer [Fri, 12 Aug 2011 14:16:11 +0000 (16:16 +0200)] 
dhcp: Security update.

https://www.isc.org/software/dhcp/advisories/cve-2011-2748

12 years agocore51: erase backups of previous core updates.
Arne Fitzenreiter [Fri, 12 Aug 2011 08:27:55 +0000 (10:27 +0200)] 
core51: erase backups of previous core updates.

12 years agocore52: remove sysctl.conf
Arne Fitzenreiter [Tue, 9 Aug 2011 03:45:27 +0000 (05:45 +0200)] 
core52: remove sysctl.conf

12 years agoMerge commit 'origin/core51'
Arne Fitzenreiter [Tue, 9 Aug 2011 03:44:34 +0000 (05:44 +0200)] 
Merge commit 'origin/core51'

12 years agoAdd sysctl.conf to core51.
Arne Fitzenreiter [Tue, 9 Aug 2011 03:37:25 +0000 (05:37 +0200)] 
Add sysctl.conf to core51.

12 years agoRemove old settings from sysctl.conf.
Michael Tremer [Sat, 25 Jun 2011 20:02:08 +0000 (22:02 +0200)] 
Remove old settings from sysctl.conf.

This commits removes some settings from /etc/sysctl.conf that have
been there forever with no particular reason.
They could improve performance on internet connections, especially
on lines with massive packet lost.

12 years agokernel: update to 2.6.32.44.
Arne Fitzenreiter [Tue, 9 Aug 2011 03:20:21 +0000 (05:20 +0200)] 
kernel: update to 2.6.32.44.

12 years agoUpdated intel network modules.
Arne Fitzenreiter [Thu, 28 Apr 2011 16:37:05 +0000 (18:37 +0200)] 
Updated intel network modules.
e1000: 8.0.30
e1000e: 1.3.10a
igb: 3.0.19

12 years agokvm-kmod: update to 2.6.38.6.
Arne Fitzenreiter [Sat, 21 May 2011 13:22:35 +0000 (15:22 +0200)] 
kvm-kmod: update to 2.6.38.6.

12 years agompd: update to 0.16.3.
Arne Fitzenreiter [Mon, 8 Aug 2011 20:46:42 +0000 (22:46 +0200)] 
mpd: update to 0.16.3.

12 years agompc: update to 0.21.
Arne Fitzenreiter [Mon, 8 Aug 2011 20:46:13 +0000 (22:46 +0200)] 
mpc: update to 0.21.

12 years agolibmpdclient: update to 2.5.
Arne Fitzenreiter [Mon, 8 Aug 2011 20:45:25 +0000 (22:45 +0200)] 
libmpdclient: update to 2.5.

12 years agonagios_nrpe: rootfile update.
Arne Fitzenreiter [Mon, 8 Aug 2011 05:43:55 +0000 (07:43 +0200)] 
nagios_nrpe: rootfile update.

12 years agonagios_nrpe: rename nrpe to nagios_nrpe.
Arne Fitzenreiter [Sun, 7 Aug 2011 20:57:26 +0000 (22:57 +0200)] 
nagios_nrpe: rename nrpe to nagios_nrpe.

12 years agonrpe: Split configure options into more lines.
Arne Fitzenreiter [Sat, 6 Aug 2011 08:51:15 +0000 (10:51 +0200)] 
nrpe: Split configure options into more lines.

12 years agoMerge commit 'ms/nrpe'
Arne Fitzenreiter [Fri, 5 Aug 2011 14:57:50 +0000 (16:57 +0200)] 
Merge commit 'ms/nrpe'

12 years agosamba: update to 2.5.11.
Arne Fitzenreiter [Thu, 4 Aug 2011 18:17:28 +0000 (20:17 +0200)] 
samba: update to 2.5.11.

12 years agoNew package: nrpe plugin for nagios.
Gerd Hoerst [Thu, 4 Aug 2011 10:53:45 +0000 (12:53 +0200)] 
New package: nrpe plugin for nagios.

12 years agolangs_ru: sort strings.
Arne Fitzenreiter [Mon, 1 Aug 2011 16:21:43 +0000 (18:21 +0200)] 
langs_ru: sort strings.

12 years agolang_ru: fix typo.
Arne Fitzenreiter [Mon, 1 Aug 2011 16:20:42 +0000 (18:20 +0200)] 
lang_ru: fix typo.

12 years agolang_ru: more strings translated and some fixes.
Anton D. Seliverstov [Mon, 1 Aug 2011 16:15:29 +0000 (18:15 +0200)] 
lang_ru: more strings translated and some fixes.

12 years agocore52: fix path to setup binary.
Arne Fitzenreiter [Sun, 31 Jul 2011 07:31:04 +0000 (09:31 +0200)] 
core52: fix path to setup binary.

12 years agocore52: add files for russian lang to update.
Arne Fitzenreiter [Sat, 30 Jul 2011 14:10:28 +0000 (16:10 +0200)] 
core52: add files for russian lang to update.

12 years agolangs: fix typo.
Arne Fitzenreiter [Sat, 30 Jul 2011 14:10:09 +0000 (16:10 +0200)] 
langs: fix typo.

12 years agolangs: add russian to buildsystem.
Arne Fitzenreiter [Sat, 30 Jul 2011 10:29:19 +0000 (12:29 +0200)] 
langs: add russian to buildsystem.

12 years agolangs: add russian language files.
Anton D. Seliverstov [Sat, 30 Jul 2011 10:14:17 +0000 (12:14 +0200)] 
langs: add russian language files.

12 years agocore52: add sysctl changes.
Arne Fitzenreiter [Thu, 28 Jul 2011 22:09:39 +0000 (00:09 +0200)] 
core52: add sysctl changes.

12 years agoRemove old settings from sysctl.conf.
Michael Tremer [Sat, 25 Jun 2011 20:02:08 +0000 (22:02 +0200)] 
Remove old settings from sysctl.conf.

This commits removes some settings from /etc/sysctl.conf that have
been there forever with no particular reason.
They could improve performance on internet connections, especially
on lines with massive packet lost.

12 years agoclamav: update to 0.97.2.
Arne Fitzenreiter [Wed, 27 Jul 2011 21:38:18 +0000 (23:38 +0200)] 
clamav: update to 0.97.2.

12 years agoMerge branch 'master' of ssh://arne_f@git.ipfire.org/pub/git/ipfire-2.x
Arne Fitzenreiter [Wed, 27 Jul 2011 16:45:07 +0000 (18:45 +0200)] 
Merge branch 'master' of ssh://arne_f@git.ipfire.org/pub/git/ipfire-2.x

12 years agokernel: merge pae kernel config from next tree.
Arne Fitzenreiter [Tue, 26 Jul 2011 08:27:59 +0000 (10:27 +0200)] 
kernel: merge pae kernel config from next tree.

12 years agostart core52.
Arne Fitzenreiter [Tue, 26 Jul 2011 05:51:45 +0000 (07:51 +0200)] 
start core52.

12 years agolangs: add langs to core.
Arne Fitzenreiter [Mon, 25 Jul 2011 20:41:35 +0000 (22:41 +0200)] 
langs: add langs to core.

12 years agobump kernel package version.
Arne Fitzenreiter [Mon, 25 Jul 2011 20:40:49 +0000 (22:40 +0200)] 
bump kernel package version.

12 years agoMerge branch 'master' into core50
Arne Fitzenreiter [Mon, 25 Jul 2011 19:16:00 +0000 (21:16 +0200)] 
Merge branch 'master' into core50

12 years agoMerge branch 'master' of ssh://arne_f@git.ipfire.org/pub/git/ipfire-2.x
Arne Fitzenreiter [Mon, 25 Jul 2011 19:14:39 +0000 (21:14 +0200)] 
Merge branch 'master' of ssh://arne_f@git.ipfire.org/pub/git/ipfire-2.x

12 years agoclose core 51.
Arne Fitzenreiter [Mon, 25 Jul 2011 19:13:36 +0000 (21:13 +0200)] 
close core 51.

12 years agocore51: update need a reboot.
Arne Fitzenreiter [Mon, 25 Jul 2011 18:54:10 +0000 (20:54 +0200)] 
core51: update need a reboot.

12 years agoinstaller: increase nr of files.
Arne Fitzenreiter [Mon, 25 Jul 2011 18:42:46 +0000 (20:42 +0200)] 
installer: increase nr of files.

12 years agokernel: add a patch for cve-2011-1767/1768.
Arne Fitzenreiter [Mon, 25 Jul 2011 18:25:28 +0000 (20:25 +0200)] 
kernel: add a patch for cve-2011-1767/1768.

12 years agoFix missing Mail-Tools rootfile.
Arne Fitzenreiter [Mon, 25 Jul 2011 05:05:56 +0000 (07:05 +0200)] 
Fix missing Mail-Tools rootfile.

12 years agov4l-dvb: updated to git20110427.
Arne Fitzenreiter [Thu, 28 Apr 2011 16:43:08 +0000 (18:43 +0200)] 
v4l-dvb: updated to git20110427.

12 years agoMerge branch 'master' into kernel
Arne Fitzenreiter [Sun, 24 Jul 2011 22:23:16 +0000 (00:23 +0200)] 
Merge branch 'master' into kernel

12 years agoupdated language documentations.
Arne Fitzenreiter [Sun, 24 Jul 2011 22:17:59 +0000 (00:17 +0200)] 
updated language documentations.

12 years agolangs_checker: fix sort_strings.
Arne Fitzenreiter [Sun, 24 Jul 2011 22:15:56 +0000 (00:15 +0200)] 
langs_checker: fix sort_strings.

12 years agolangs: reimport polish language file because there are encoding issues.
Arne Fitzenreiter [Sun, 24 Jul 2011 22:14:56 +0000 (00:14 +0200)] 
langs: reimport polish language file because there are encoding issues.

12 years agoremove wrong merged file.
Arne Fitzenreiter [Sun, 24 Jul 2011 17:38:28 +0000 (19:38 +0200)] 
remove wrong merged file.

12 years agoautoupdate kernel version at package install and core update scripts.
Arne Fitzenreiter [Tue, 24 May 2011 06:22:51 +0000 (08:22 +0200)] 
autoupdate kernel version at package install and core update scripts.

12 years agokernel: disabled obsolete prism54 modul.
Arne Fitzenreiter [Thu, 30 Jun 2011 20:09:11 +0000 (22:09 +0200)] 
kernel: disabled obsolete prism54 modul.

12 years agokernel: disabled more wireles modules that will be replaced by compat-wireless.
Arne Fitzenreiter [Tue, 31 May 2011 19:16:31 +0000 (21:16 +0200)] 
kernel: disabled more wireles modules that will be replaced by compat-wireless.

12 years agocompat-wireless: update to 2.6.39-1-sn.
Arne Fitzenreiter [Tue, 24 May 2011 19:17:50 +0000 (21:17 +0200)] 
compat-wireless: update to 2.6.39-1-sn.

12 years agocore51: add kernel, compat-wireless, iw to core-updater.
Arne Fitzenreiter [Sun, 24 Jul 2011 08:10:58 +0000 (10:10 +0200)] 
core51: add kernel, compat-wireless, iw to core-updater.

12 years agoiw: update to 0.9.22.
Arne Fitzenreiter [Wed, 1 Jun 2011 08:13:49 +0000 (10:13 +0200)] 
iw: update to 0.9.22.

12 years agocrda: move wireless-regdb to own package.
Arne Fitzenreiter [Wed, 1 Jun 2011 12:13:39 +0000 (14:13 +0200)] 
crda: move wireless-regdb to own package.
update crda to 1.1.1.
update wireless-regdb to 2011.04.28.

12 years agozd1211-firmware: package added.
Arne Fitzenreiter [Wed, 25 May 2011 11:34:47 +0000 (13:34 +0200)] 
zd1211-firmware: package added.

12 years agolinux-firmware: updated to 20110518.
Arne Fitzenreiter [Wed, 25 May 2011 11:33:39 +0000 (13:33 +0200)] 
linux-firmware: updated to 20110518.