Nagy Karoly Gabriel
2b8ed315d0
linux: added lib64/firmware to the manual flistdel because it is owned by fhs.
10 years ago
Nagy Karoly Gabriel
9f64efc2b6
linux: removed disabled patches
10 years ago
Nagy Karoly Gabriel
43aed9ff8e
tzdata: Updated (2014g -> 2014h)
10 years ago
Nagy Karoly Gabriel
e4f5e30f5c
tzdata: Updated (2014f -> 2014g)
10 years ago
Nagy Karoly Gabriel
707e874d60
smartmontools: Updated (5.43 -> 6.3)
10 years ago
Nagy Karoly Gabriel
1b183abfe6
mdadm: fixed to compile and install even if there is no /run
10 years ago
Nagy Karoly Gabriel
00c22d7bd4
mdadm: Updated (3.2.6 -> 3.3.2)
10 years ago
Nagy Karoly Gabriel
a41700090e
lvm2: Updated (2.02.104 -> 2.02.111)
10 years ago
Nagy Karoly Gabriel
0c7d5ac7d3
linux-src: Updated (3.14.16 -> 3.14.17)
10 years ago
Nagy Karoly Gabriel
9a6919e6f1
linux-header: Updated (3.14.16 -> 3.14.17)
10 years ago
Nagy Karoly Gabriel
48c5920e87
linux: Updated (3.14.16 -> 3.14.17)
10 years ago
Alejandro Mery
e32548773c
tzdata: Updated (2014e -> 2014f)
10 years ago
Alejandro Mery
3be4ca8c12
gdb: Updated (7.6.2 -> 7.7.1)
...
and remove obsolete musl patches
Signed-off-by: Alejandro Mery <amery@geeks.cl>
10 years ago
Alejandro Mery
d00165ec6b
pam: Updated (1.1.6 -> 1.1.8)
10 years ago
Alejandro Mery
c8b18df4f0
sysvinit: update no_init patches
10 years ago
Alejandro Mery
19b18f955a
musl: remove linux-header patches
...
$ tar -jtf download/mirror/l/linux-3.14.tar.bz2 | grep libc-compat.h
linux-3.14/include/uapi/linux/libc-compat.h
10 years ago
Alejandro Mery
27a7bc5d6d
musl: disable glibc and uclibc when building a musl based system
10 years ago
Christian Wiese
c4e77291fa
linux-src: Updated (3.10.51 -> 3.14.16)
10 years ago
Christian Wiese
5d78abbad3
linux-header: Updated (3.10.51 -> 3.14.16)
10 years ago
Christian Wiese
89ab9f3e7d
linux: Updated (3.10.51 -> 3.14.16) switching to latest LTS kernel
...
Version: 3.14
Maintainer: Greg Kroah-Hartman
Released: 2014-03-30
Projected EOL: Aug, 2016
10 years ago
Alejandro Mery
9b3faf8f86
musl: Updated (1.1.3 -> 1.1.4)
...
Signed-off-by: Alejandro Mery <amery@geeks.cl>
10 years ago
Alejandro Mery
a5e93b1262
binutils: fix to compile with texinfo 5.2
...
Signed-off-by: Alejandro Mery <amery@geeks.cl>
10 years ago
Alejandro Mery
d8488fd358
linux-header: Updated (3.10.43 -> 3.10.51)
...
Signed-off-by: Alejandro Mery <amery@geeks.cl>
10 years ago
Alejandro Mery
0524dcc87b
linux-src: Updated (3.10.43 -> 3.10.51)
...
Signed-off-by: Alejandro Mery <amery@geeks.cl>
10 years ago
Alejandro Mery
bfaf191309
linux: Updated (3.10.43 -> 3.10.51)
...
Signed-off-by: Alejandro Mery <amery@geeks.cl>
10 years ago
Christian Wiese
421bc139e6
gcc: Updated (4.7.3 -> 4.7.4)
11 years ago
Christian Wiese
f6b8cc1af7
musl: Updated (1.1.0 -> 1.1.3)
11 years ago
Nagy Karoly Gabriel
1a1630c47b
linux-src: Updated (3.10.38 -> 3.10.43)
11 years ago
Nagy Karoly Gabriel
016a929c43
linux-header: Updated (3.10.38 -> 3.10.43)
11 years ago
Nagy Karoly Gabriel
0a803abe4d
linux: Updated (3.10.38 -> 3.10.43)
11 years ago
Nagy Karoly Gabriel
2d55e1b5d8
tzdata: Updated (2014b -> 2014e)
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
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
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
d416ce05cb
musl: fixed man package to build
11 years ago
Christian Wiese
bc0f7dff69
musl: fix eudev by defining _GNU_SOURCE
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