60 Commits (ffb1dee0687d1d59641e7b5869c96a54a80d1db5)

Author SHA1 Message Date
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 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 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 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 7aa1ebe612 musl: fixed mine to build 11 years ago
Christian Wiese 9f35bf9a4a procps: add tweaks to get procps build with musl 11 years ago
Christian Wiese 7a94eceaba musl/ethtool: fixed to use standard int types 11 years ago
Christian Wiese 2b65d57277 musl/bdb: add tweak to fix config.sub for having musl triplet support 11 years ago
Christian Wiese 07addf18c9 musl/gzip: fixed undefined symbols to rpl_fflush and rpl_fseeko 11 years ago
Christian Wiese 24972b44dd musl/pciutils: fixed build on x86 11 years ago
Christian Wiese 22ad0ceb14 musl/openvpn: add workaround avoiding redefinition of struct ethhdr 11 years ago
Christian Wiese b445d5d8d9 musl/pciutils: add fix to always use sys/io.h 11 years ago
Christian Wiese 48bcbcf0bc musl/expat: add fix for config.sub to include musl target support 11 years ago
Christian Wiese 0312f234bc musl/libnet: add patch from alpine linux for fixing includes 11 years ago
Christian Wiese 3ce65979f7 musl/nginx: add patch removing glibc specific workaround from nginx 11 years ago
Christian Wiese adc76d804b musl: fixed strace to compile 11 years ago
Christian Wiese 749c987778 musl: added patch to be able to compile util-linux 11 years ago
Christian Wiese ed3008aae4 musl: fixed to compile shadow package by disabling rlogin legacy code 11 years ago
Christian Wiese 7123962726 musl: fixed to cross-compile time package with musl 11 years ago
Christian Wiese 1c50673a0a musl/python: fixed python to build with musl 11 years ago
Christian Wiese 73b3db719c musl: fixed findutils by running the musl_fix_gnulib() on the included gnulib sources 11 years ago
Christian Wiese 0f0189fe69 musl: Updated (0.9.15 -> 1.0.0) 11 years ago
Nagy Karoly Gabriel 9b435f1a5a musl/util-vserver: added patches and conf file for musl only builds 11 years ago
Nagy Karoly Gabriel 87531086d8 musl/kmod: added external patches and musl speciffic conf 11 years ago
Christian Wiese f25cca6cc5 musl: moved postinstall adjustments into dedicated musl_postinstall() 11 years ago
Christian Wiese 9267d083be musl: fixed to create a libc.so symlink to avoid libtool's attempt linking shared libs against libc.a in certain cases 11 years ago
Christian Wiese 55595a9e7a musl: fixed to create relative symlink for /usr/bin/ldd 11 years ago
Nagy Karoly Gabriel 3619010740 musl/gdb: added sabotage patches and musl extra configs. 11 years ago
Nagy Karoly Gabriel 2c3f0b8824 musl/iproute2: removed -Werror 11 years ago
Christian Wiese b9a4a09bd6 lvm2: Updated (2.02.100 -> 2.02.104) and rediffed musl patch accordingly 11 years ago
Christian Wiese 7c1c7f818c musl: Updated (0.9.14 -> 0.9.15) 11 years ago
Christian Wiese ad42ed6c95 musl/gcc: updated to the latest patch for gcc 4.7.3 11 years ago
Christian Wiese 1f94617a8d musl/mdadm: fixed compiling adding a bunch of patches 11 years ago
Christian Wiese 1b5dc9a1ad musl/lvm2: fixed compiling 11 years ago
Christian Wiese ec405d1972 musl/e2fsprogs: fixed unknown type name __uint64_t 11 years ago
Christian Wiese e76ac830ef musl/lvm2: improved parse-config-9 to fix autoconf/config.sub 11 years ago
Christian Wiese 7025ac480b musl: fixed ulogd by renaming package ulogd2 -> ulogd so tweaks apply again 11 years ago
Christian Wiese 95c949a012 musl: fixed parse-config-fixarch to properly fix arch_target in the case it doesn't end with "gnu" 11 years ago
Christian Wiese 2f2b4c2a94 musl: Updated (0.9.13 -> 0.9.14) 11 years ago
Alejandro Mery f7db6862c9 musl: fix gzip support 11 years ago
Alejandro Mery bf8254ca13 musl: fix lzo and lzop support 11 years ago
Christian Wiese ccef40057f musl: improve ldd symlink creation to use $slibdir instead hardcoding /lib 12 years ago
Christian Wiese 6242bbbaa9 musl: changed to set libdir=$slibdir if $auto_prefix=1 12 years ago
Christian Wiese d9a2902aa6 musl: improved to create a symlink from ld-musl-$musl_arch.so to ldd 12 years ago
Christian Wiese 168bfbef79 musl: improved parse-config-9 to inject common config cache variables 12 years ago
Christian Wiese 3980d4a0e6 musl: fixed to always install libc headers 12 years ago
Christian Wiese f4742d5086 musl: fixed conntrack-tools package to build 12 years ago