Commit Graph

5302 Commits

Author SHA1 Message Date
Arne Fitzenreiter
c94c1fa557 kernel: drop arm-versatile.
No one use this kernel because it make not much sense to use an emulated IPFire-arm on qemu.
2012-08-12 06:22:04 -04:00
Arne Fitzenreiter
8823b4091a toolchain: fix build on fedora16 (i586). 2012-08-12 06:10:48 -04:00
Michael Tremer
025b7ad557 toolchain: Remove the cross compiler, when we don't need it anymore. 2012-08-11 18:25:34 -04:00
Michael Tremer
b7d60471a2 Remove tons of old uClibc/installer system related stuff. 2012-08-11 18:13:23 -04:00
Michael Tremer
bb1f8ba08b ncurses: Remove superfluous configure option. 2012-08-11 17:58:09 -04:00
Michael Tremer
3c620eb468 toolchain: util-linux has been removed from toolchain. 2012-08-11 17:57:50 -04:00
Michael Tremer
79b5ee0179 toolchain: strip is no longer called. 2012-08-11 17:57:23 -04:00
Michael Tremer
cecd6ab4b2 toolchain: make is not built more than once anymore. 2012-08-11 17:56:53 -04:00
Michael Tremer
40e38688a1 toolchain: Reorder building packages. 2012-08-11 17:56:28 -04:00
Michael Tremer
7f4fcdeeb4 toolchain: grep: Don't compile in unneeded stuff. 2012-08-11 17:56:00 -04:00
Michael Tremer
fa22f92766 toolchain: cleanup-toolchain: Fixup first compiler pass. 2012-08-11 17:55:20 -04:00
Michael Tremer
12788f633f toolchain: glibc: Cross build package and import patches from RHEL6. 2012-08-11 17:54:28 -04:00
Michael Tremer
82b312a9d2 toolchain: gcc: Update to 4.4.7. 2012-08-11 17:52:06 -04:00
Michael Tremer
35a8f5f0a5 toolchain: Cross build binutils. 2012-08-11 17:51:12 -04:00
Michael Tremer
d3cb99ade2 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.
2012-08-11 17:43:42 -04:00
Michael Tremer
c1b57e252c toolchain: Add CROSSTARGET variable.
This is to create an intermediate toolchain, which will
build the target binutils/glibc/gcc.
2012-08-11 17:38:36 -04:00
Arne Fitzenreiter
6c9d6fcc50 toolchain: build toolchain on armv6l and armv7l.
fixed build on hostsystems with hw-float works.
2012-08-11 14:06:56 -04:00
Michael Tremer
743c467204 ccache: Increase max cache size to 5GB. 2012-08-11 13:02:29 -04:00
Michael Tremer
4895898549 ccache: Remove unneeded patch. 2012-08-11 13:01:48 -04:00
Arne Fitzenreiter
83d9f3dd20 Merge remote-tracking branch 'ms/ccache-update' into kernel-update 2012-08-11 12:59:10 -04:00
Arne Fitzenreiter
ead7d6750a kernel: fix kirkwood bvot on dreamplug. 2012-08-11 12:46:10 -04:00
Michael Tremer
e967320c35 icecc: Update to 0.9.7.
Add patch for ARM support.
2012-08-10 14:28:33 +02:00
Daniel Weismueller
eaaa6652cc telnet: fix new line character in rootfile 2012-08-09 20:14:38 +02:00
Daniel Weismueller
b52f6eb2bd telnet: new addon 2012-08-09 16:59:31 +02:00
Daniel Weismueller
19b630e4ca inetutils: don't compile telnet anymore. 2012-08-09 16:55:31 +02:00
Arne Fitzenreiter
593948a8ef Merge branch 'kernel-update' of git.ipfire.org:/pub/git/ipfire-2.x into kernel-update 2012-08-08 13:22:53 +02:00
Michael Tremer
3bdc010272 New package: minidlna.
Yet another UPnP/DLNA server.
2012-08-08 10:48:55 +02:00
Michael Tremer
ba890f6584 ipsecctrl: Don't shout when we have found an interface. 2012-08-08 00:40:43 +02:00
root
afffb56a11 Merge remote-tracking branch 'ms/glibc-swp' into kernel-update 2012-08-07 20:39:40 +02:00
Michael Tremer
946a2afee8 New packages: flac+libexif. 2012-08-07 20:29:06 +02:00
Michael Tremer
45fba4eaff nasm: Update to 2.10.03.
nasm >= 2.0 is required to build flac.
2012-08-07 20:21:06 +02:00
Michael Tremer
35b5392a95 vpnmain.cgi: Fix saving ENABLED status.
The web interface ignores what has been set to the ENABLED
checkbox.

http://lists.ipfire.org/pipermail/development/2012-August/000047.html
2012-08-07 17:04:37 +02:00
Michael Tremer
78a14abf81 outgoingfw: mode=1: Change policy ACCEPT -> RETURN.
Because of the early acceptance of packets, that pass the outgoing
firewall, it was possible to circumvent the MAC address filter on
blue.
The RETURN target forces the packets to go on. Other packets,
that do not pass the outgoing firewall will be dropped immediately.
2012-08-07 16:45:22 +02:00
Michael Tremer
13c68f8755 libogg: Rootfile update. 2012-08-07 16:35:01 +02:00
Michael Tremer
1d8e8da1aa glibc: Reset --optimize-kernel.
There is an error in the detection function, but it is
reset to 2.6.16 anyway.
2012-08-07 16:21:25 +02:00
Michael Tremer
0ca893626a Merge remote-tracking branch 'ms/glibc-update2' into glibc-update2 2012-08-07 12:13:53 +02:00
Michael Tremer
a97fad0546 Merge branch 'glibc-update2' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-2.x into glibc-update2 2012-08-07 12:13:09 +02:00
Michael Tremer
e10e39ce47 binutils: Add --disable-initfini-array to fix a build problem in glibc. 2012-08-07 12:12:44 +02:00
Michael Tremer
f5bbd27c5c Merge branch 'kernel-update' of ssh://git.ipfire.org/pub/git/ipfire-2.x into glibc-update2 2012-08-07 12:12:20 +02:00
Michael Tremer
c9d81eaa3e libogg: Update to 1.3.0.
Rootfile update is missing.
2012-08-07 12:11:47 +02:00
Michael Tremer
b7f61020d5 hddtemp: Remove package.
It is not needed anymore and does not compile.
2012-08-07 12:07:42 +02:00
Michael Tremer
44cd45279d imspector: Explicitely link libcrypto. 2012-08-07 12:03:05 +02:00
Michael Tremer
265f6b972f dbus: Fix compiling with newer glibc. 2012-08-07 11:28:52 +02:00
Michael Tremer
70166a4fc6 qemu: Fix passing CFLAGS. 2012-08-07 11:05:25 +02:00
Michael Tremer
cddcce4398 netpbm: Fix duplicate usage of "getline" (POSIX 2008). 2012-08-07 11:04:51 +02:00
Michael Tremer
af5bc44b8d libvorbis: Update to 1.3.3. 2012-08-07 10:32:36 +02:00
Arne Fitzenreiter
cc7e3a9806 kernel: add arm (versatile and kirkwood) cfg for 3.2.x. 2012-08-07 00:01:15 +02:00
Michael Tremer
4e7ac1a760 libsafe: Remove package.
This has not been updated since 2001 and we don't believe that
this is a security benefit anymore.
2012-08-06 22:52:46 +02:00
Michael Tremer
4c7123bbf6 capi4k-utils: Fix compilation with newer glibc. 2012-08-06 22:29:56 +02:00
Michael Tremer
c20a0bb980 ccache: Increase max cache size to 5GB. 2012-08-06 22:20:31 +02:00