Nagy Karoly Gabriel
2d55e1b5d8
tzdata: Updated (2014b -> 2014e)
11 years ago
Nagy Karoly Gabriel
a26719f388
perl: added two hotfix patches.
...
a harmelss typo hotfix and a not so harmless one:
efcebb94c9
11 years ago
Nagy Karoly Gabriel
b890d78497
openssl: Updated (1.0.1g -> 1.0.1h) multiple security issues.
...
http://www.openssl.org/news/secadv_20140605.txt
11 years ago
Christian Wiese
44ca22258d
hdparm: Updated (9.39 -> 9.43)
11 years ago
Christian Wiese
400648f7cd
hdparm: marked to be cross-compileable
11 years ago
Christian Wiese
20d9801d4e
irqbalance: Updated (1.0.5 -> 1.0.7)
11 years ago
Christian Wiese
5cc3682e4b
irqbalance: marked being cross-compileable
11 years ago
Christian Wiese
7662def3a3
lz4: Updated (r113 -> r117)
11 years ago
Christian Wiese
12d23ef136
lz4: corrected project URLs
11 years ago
Christian Wiese
3daf891e61
kexec-tools: changed project URL
11 years ago
Christian Wiese
f12c72e087
musl: fixed kexec-tools to build
11 years ago
Christian Wiese
18f3a9579b
kexec-tools: Added kexec-tools 2.0.6 - Userspace tools to support fast kexec reboots
11 years ago
Christian Wiese
ef17468902
vim: fixed to not hard-code --cache-file
11 years ago
Christian Wiese
0881365ea0
musl: fixed to also force reinstall of arch specific headers
...
This fixes the issue that arch specific headers will not appear in the flist
file when cross-compiling, and thus being missing in the resulting binary
package.
11 years ago
Christian Wiese
dfcaea8792
gcc: fixed to not inject -rpath when cross-compiling
...
Resulting binaries like libstdc++.so will end up having an rpath with an
absolute path to the build sandbox set in the elf headers.
This issue was discovered when trying to run a cross-compiled lftp which
was cross-compiled against musl libc and segfaulted when being executed.
Removing the explicit rpath seems to solve the runtime issue because lftp
is not segfaulting anymore and works as expected.
11 years ago
Christian Wiese
f91592233a
musl/iptables: fixed command line parsing by using gnu-getopt compat package
11 years ago
Christian Wiese
ac9b05136b
gnu-getopt: Added gnu-getopt 0.0.1 - A getopt implementation with GNU semantics
11 years ago
Christian Wiese
d416ce05cb
musl: fixed man package to build
11 years ago
Christian Wiese
0d40f3caf6
perl: Updated (5.16.3 -> 5.18.2)
11 years ago
Christian Wiese
f935996c75
git: marked cross-compiling
11 years ago
Christian Wiese
3772ad08da
perl: Updated (5.16.0 -> 5.16.3)
11 years ago
Christian Wiese
cc0ec1a62d
git: fixed to not use $root for the install location of gitweb files
...
Using $root breaks the installation when cross-compiling because git's
buildsystem seems DESTDIR aware.
11 years ago
Christian Wiese
0efdd00e0b
perl: added patch to fix the build of a shared libperl
11 years ago
Christian Wiese
23f83f9dc3
perl: changed to always use the perl cross patchset
...
http://arsv.github.io/perl-cross/
The original website at http://perlcross.berlios.de is not going to be
maintained anymore because the berlios platform will be shutdown by its
operators (http://developer.berlios.de/forum/forum.php?forum_id=39220 ).
11 years ago
Christian Wiese
5be56966e7
perl: Updated (5.10.1 -> 5.16.0)
11 years ago
Christian Wiese
f0c41d39f5
util-vserver: fixed shell scripts to not used getopt --long but -l
11 years ago
Christian Wiese
8848792d0e
eudev: Updated (1.3 -> 1.6)
11 years ago
Christian Wiese
bc0f7dff69
musl: fix eudev by defining _GNU_SOURCE
11 years ago
Christian Wiese
90b4a7405e
eudev: Added eudev 1.3 - A fork of the udev subsystem within systemd
11 years ago
Christian Wiese
5b24e78a23
musl: fixed ebtables to compile
11 years ago
Christian Wiese
8ab203cde4
musl: removed openvpn patch because we use libc-compat.h now
11 years ago
Christian Wiese
442d9b166b
musl: fixed parse-config-9 to not map the linux-header package to the linux package
...
Applying libc-compat.h related patches to the kernel itself breaks the build.
It doesn't really make much sense to do that anyway because it is highly
unlikely that there will be any musl dpecific patch for the kernel itself.
11 years ago
Christian Wiese
4830e449d2
Revert "musl: renamed pkg dir (linux-header -> linux) fixing linux-header patching"
...
This reverts commit d0201f400f
.
11 years ago
Christian Wiese
e9925b0bb2
musl: Updated (1.0.1 -> 1.1.0)
11 years ago
Christian Wiese
7766d2630f
musl: marked package stable
11 years ago
Christian Wiese
7ef5e48b2a
linux-src: Updated (3.10.37 -> 3.10.38)
11 years ago
Christian Wiese
35e70735d5
linux-header: Updated (3.10.37 -> 3.10.38)
11 years ago
Christian Wiese
f70f7a6230
linux: Updated (3.10.37 -> 3.10.38)
11 years ago
Christian Wiese
f1356b744c
musl: changed parse-config-9 to be more consistent when notifying about appending patches
11 years ago
Christian Wiese
ffb1dee068
musl: improved parse-config-9 to also handle patches only applied at toolchain stage
11 years ago
Christian Wiese
d0201f400f
musl: renamed pkg dir (linux-header -> linux) fixing linux-header patching
...
In the parse-config-9 we map the linux-header and linux package to the same
directory which is 'linux' thus the patches in the linux-header subdir were
not applied.
11 years ago
Christian Wiese
09964d06c2
musl: changed to install libc.so as libc-musl-$arch.so.1 and make libc.so a symlink
11 years ago
Christian Wiese
16cab7c752
ebtables: changed to use system kernel headers instead of the included ones
11 years ago
Christian Wiese
8c59745a02
ebtables: fixed installation when cross-compiling when DESTDIR is effective
11 years ago
Christian Wiese
3613c5bbad
cpio: changed build priority (102.050 -> 108.400) to be build after tar
...
Detected when cross-compiling
11 years ago
Christian Wiese
9d590cc73a
musl/linux-header: use libc-compat.h to avoid redefinition errors for 'struct ethhdr'
11 years ago
Christian Wiese
a53ca10176
musl/linux-headers: add <linux/libc-compat.h> a compatibility interface for userspace libc header coordination
...
Origin: https://github.com/sabotage-linux/kernel-headers/blob/master/generic/include/linux/libc-compat.h
11 years ago
Christian Wiese
8f592967a6
musl: Updated (1.0.0 -> 1.0.1)
11 years ago
Christian Wiese
7e09718f1b
musl: add initial pieces for a musl specific shared config.cache
11 years ago
Christian Wiese
59b04f6301
libprelude: fixed to build against gnutls 3.2.x
11 years ago