Commit Graph

4265 Commits

Author SHA1 Message Date
Michael Tremer
149e83be33 Add dvdrtools.
Replaces cdrtools.
2011-09-16 21:12:18 +02:00
Michael Tremer
5dccd7a2f2 Remove cdrtools.
I hate that package.
2011-09-16 21:10:54 +02:00
Michael Tremer
abcc9746af Remove early stripping for initrd.
The build process was slowed down very much by stripping twice
and this is not neccessary, because dracut can do this, too.
2011-09-16 17:46:55 +02:00
Michael Tremer
ef6cd59b61 Add better uname replacement.
Supports faking kernel release and supports ARM.
2011-09-16 00:10:15 +02:00
Michael Tremer
afab70b199 coreutils: Remove unhandled configure option. 2011-09-16 00:09:19 +02:00
Michael Tremer
1cc92bc1ed w_scan: Fix build if vdr is not built. 2011-09-16 00:08:41 +02:00
Michael Tremer
cc72d5cbcc Introduce MACHINE_TYPE to lfs files. 2011-09-15 23:55:16 +02:00
Michael Tremer
df94e866a3 Add MACHINE_TYPE variable to be able to support multiple versions of one platform. 2011-09-15 23:53:00 +02:00
Michael Tremer
e1e7669b61 Reenable hostapd and wpa_supplicant.
Disabled support for madwifi on ARM.
2011-09-08 18:27:51 +00:00
Michael Tremer
a7c3e31942 Merge commit 'ms/arm-port' into arm-port 2011-09-07 13:04:28 +00:00
Michael Tremer
31585f93db linux-atm: Fix build with new kernel headers. 2011-09-07 13:01:44 +00:00
Arne Fitzenreiter
686329769e Merge branch 'arm-port' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-2.x into arm-port 2011-09-07 12:15:08 +00:00
Arne Fitzenreiter
2f5e1d4358 arm-kernel: config and modulbuild for arm. 2011-09-07 12:14:00 +00:00
Michael Tremer
bb48bae92a Disable build of memtest86 (and dependencies).
This is not supported on ARM.
2011-09-07 11:44:47 +00:00
Michael Tremer
2aa4da9f94 Disable asterisk and lcr, which to not build. 2011-09-07 11:44:25 +00:00
Michael Tremer
1a33e89eb3 python-lzma: Fix build on other architectures. 2011-09-07 11:43:51 +00:00
Michael Tremer
d613a7bdf1 openvmtools: ARM is not supported here. 2011-09-07 09:36:46 +00:00
Michael Tremer
749a783bc9 cpufrequtils: Does not build because it contains x86 ASM code. 2011-09-07 09:35:32 +00:00
Michael Tremer
4ec6c3f69f syslinux: Does not build on ARM. 2011-09-07 09:30:38 +00:00
Michael Tremer
c457dda66f Disable wpa_supplicant and hostapd.
The do not build because compat-wireless does not build.
2011-09-07 09:29:39 +00:00
Michael Tremer
8f610b49eb vdr: Disable because V4L does not build at the moment. 2011-09-07 09:29:01 +00:00
Michael Tremer
d0d770f9da splix: Buildfix for ARM. 2011-09-06 20:35:50 +00:00
Michael Tremer
80541bbec3 Add forgotten patch file. 2011-09-06 16:39:51 +00:00
Michael Tremer
3de0befca7 directfb: Disable building of omapfb. 2011-09-06 16:39:27 +00:00
Michael Tremer
7242d46d5d tunctl: Disable build (requires linux-atm). 2011-09-06 16:39:08 +00:00
Michael Tremer
7f525abb52 qemu: Disable build. 2011-09-06 08:35:58 +00:00
Michael Tremer
f1369a6a96 sdl: Fix build with newer kernel headers. 2011-09-06 08:34:12 +00:00
Michael Tremer
dcc3afea60 br2684ctl: Does not compile because linux-atm is missing. 2011-09-06 08:33:45 +00:00
Michael Tremer
b5a93c6c6e Revert "mysql: Force to build with -j1 on ARM."
This reverts commit e49e0513a9.
2011-09-04 19:26:58 +00:00
Michael Tremer
4266ca8544 Use less parallelism on ARM builds.
We are occasionally hitting an out of memory error.
2011-09-04 19:25:59 +00:00
Michael Tremer
265b164378 sysstat: Build fix because of header update. 2011-09-04 19:21:44 +00:00
Michael Tremer
780e11bde1 fireinfo: Update fireinfo to support the ARM architecture. 2011-09-04 13:27:21 +00:00
Michael Tremer
e49e0513a9 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.
2011-09-04 10:54:35 +00:00
Michael Tremer
d1d2d0ec58 pciutils: Hack to build on ARM. 2011-09-03 21:53:22 +00:00
Michael Tremer
c2fa83f74a libjpeg: Fix build for ARM. 2011-09-03 19:27:13 +00:00
Michael Tremer
400aa2c8fa fireinfo: Disable build.
Contains x86 ASM code.
2011-09-03 18:50:35 +00:00
Michael Tremer
1b9ffcccde gmp: Fix build on ARM. 2011-09-03 18:49:38 +00:00
Michael Tremer
e2142aedf6 linux-atm: Disable build. Does not compile. 2011-09-03 18:49:09 +00:00
Michael Tremer
926559088c kernel: Import experimental kernel configuration.
Build of kernel is disabled.
2011-09-03 15:45:26 +00:00
Michael Tremer
087f08a27d unzip: Fix for ARM platform (cannot use x86 assembly). 2011-09-02 20:05:26 +00:00
Michael Tremer
0112049091 util-linux: Build fixes for new kernel headers. 2011-09-02 19:58:23 +00:00
Michael Tremer
bf4b7f6d4a groff: Fix a simple compile error with GCC 4.1.x. 2011-09-02 17:37:40 +00:00
Michael Tremer
b48b7254d8 coreutils: Disable uname patch which adds x86 ASM code for ARM. 2011-09-02 14:02:23 +00:00
Michael Tremer
51f9e7ace1 Add support to build an ARM toolchain. 2011-09-02 12:06:09 +00:00
Arne Fitzenreiter
2ee0ab2d89 ipfiredeeder: update to seed core51. 2011-08-19 18:50:54 +02:00
Arne Fitzenreiter
c059901fd6 Merge branch 'core51' 2011-08-17 16:32:16 +02:00
Arne Fitzenreiter
b01a112688 core51: stop/start dhcp server at update. 2011-08-17 07:09:21 +02:00
Arne Fitzenreiter
4cc53b4ddc kernel: update to 2.6.32.45. 2011-08-16 22:26:36 +02:00
Arne Fitzenreiter
d648e9f3dc core51: add useragents to updater. 2011-08-16 22:08:41 +02:00
Michael Tremer
5127cfcf2d Add libwww-perl to useragent list of proxy.
http://forum.ipfire.org/index.php?topic=5003.0
2011-08-16 21:03:05 +02:00