Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | core/iptables: disable usless C++ tests | Natanael Copa | 2009-04-06 | 2 | -0/+17 | |
| | | ||||||
* | | core/iptables: upgrade to 1.4.3.2 | Natanael Copa | 2009-04-06 | 2 | -19/+2 | |
|/ | ||||||
* | core/parted: disable useless check for C++ | Natanael Copa | 2009-04-02 | 2 | -2/+21 | |
| | ||||||
* | core/parted: new aport | Natanael Copa | 2009-04-02 | 1 | -0/+22 | |
| | ||||||
* | core/uclibc: add basic support for pthread_getattr_np | Natanael Copa | 2009-04-02 | 2 | -1/+140 | |
| | | | | Needed by webkit | |||||
* | core/abuild: upgrade to 1.14 | Natanael Copa | 2009-04-02 | 1 | -2/+2 | |
| | ||||||
* | core/openssh: fix path to xauth | Natanael Copa | 2009-04-01 | 1 | -1/+5 | |
| | ||||||
* | core/abuild: upgrade to 1.13 | Natanael Copa | 2009-04-01 | 1 | -2/+2 | |
| | ||||||
* | core/alpine-baselayout: upgrade to 2.0_alpha7 | Natanael Copa | 2009-03-27 | 1 | -17/+2 | |
| | ||||||
* | core/busybox: create /tmp dir | Natanael Copa | 2009-03-27 | 1 | -1/+2 | |
| | | | | | | | | | | | | the --initdb will be ignored if there are a /var/lib/apk/world file and will not create the needed /tmp. Since the apkovl contains this file, the /tmp will never be created, which causes busybox.post-install to fail due to the missing /tmp. The /tmp is provided by alpine-baselayout which depends on busybox so its not there whel busybox is installed. As a workaround we add /tmp to busybox package. The correct way to handle this is to make apk add create /tmp if its not there already when extracting the install script. | |||||
* | core/busybox: include the /bin/sh link so post-install works | Natanael Copa | 2009-03-27 | 3 | -7/+7 | |
| | ||||||
* | core/binutils: upgrade to 2.19.51.0.3 | Natanael Copa | 2009-03-26 | 1 | -7/+4 | |
| | | | | and fix the --disable-nls | |||||
* | core/dosfstools: new aport | Natanael Copa | 2009-03-25 | 1 | -0/+21 | |
| | | | | | DOS filesystem utilities http://www.daniel-baumann.ch/software/dosfstools/ | |||||
* | core/alpine-conf: workaround for lbu to find libalpine.sh | Natanael Copa | 2009-03-25 | 1 | -1/+5 | |
| | ||||||
* | core/xtables-addons: upgrade to 1.13 and kernel 2.6.28.9 | Natanael Copa | 2009-03-25 | 1 | -4/+4 | |
| | ||||||
* | core/iptables: upgraded to 1.4.3.1 | Natanael Copa | 2009-03-25 | 2 | -58/+4 | |
| | ||||||
* | core/linux-grsec: upgrade to 2.6.28.9 kernel | Natanael Copa | 2009-03-25 | 1 | -2/+2 | |
| | ||||||
* | core/linux-grsec-sources: upgrade to 2.6.28.9 | Natanael Copa | 2009-03-25 | 1 | -6/+5 | |
| | | | | and grsecurity-2.1.13-2.6.28.8-200903191958 | |||||
* | core/busybox: create /usr/bin /usr/sbin | Natanael Copa | 2009-03-24 | 1 | -3/+4 | |
| | | | | the dirs are needed for busybox --install -s in post-install/upgrade | |||||
* | extra/wget: restore busybox links on deinstall | Natanael Copa | 2009-03-20 | 12 | -787/+568 | |
| | ||||||
* | core/apk-tools: upgrade to 2.0_pre10 | Natanael Copa | 2009-03-20 | 1 | -2/+2 | |
| | ||||||
* | core/alpine-baselayout: upgrade to 2.0_alpha6 | Natanael Copa | 2009-03-19 | 1 | -2/+4 | |
| | | | | missed one annoying thing that i workaround with a sed line :-( | |||||
* | core/alpine-conf: upgrade to 2.0_alpha4 | Natanael Copa | 2009-03-19 | 1 | -2/+2 | |
| | ||||||
* | core/xtables-addons: upgrade to 1.12 | Natanael Copa | 2009-03-19 | 2 | -10/+10 | |
| | ||||||
* | core/linux-grsec: compile in md into kernel so raidautorun works | Natanael Copa | 2009-03-19 | 2 | -27/+5 | |
| | ||||||
* | Merge remote branch 'clandmeter/master' | Natanael Copa | 2009-03-17 | 1 | -3/+3 | |
|\ | ||||||
| * | core/curl: upgrade to 7.19.4 | Carlo Lanmdeter | 2009-03-16 | 1 | -3/+3 | |
| | | ||||||
* | | core/e2fsprogs: fix dependencies for subpackages | Natanael Copa | 2009-03-17 | 1 | -1/+3 | |
|/ | ||||||
* | core/git: upgradede to 1.6.2.1 | Natanael Copa | 2009-03-16 | 1 | -3/+3 | |
| | ||||||
* | core/mpfr: upgrade to 2.4.1 | Natanael Copa | 2009-03-16 | 1 | -11/+7 | |
| | | | | and misc cleanup | |||||
* | testing/linux-vserver-sources: moved from core | Natanael Copa | 2009-03-13 | 3 | -386/+0 | |
| | ||||||
* | core/alpine-conf: upgrade to 2.0_alpha3 | Natanael Copa | 2009-03-13 | 1 | -6/+6 | |
| | ||||||
* | core/linux-vserver-sources: new aport | Natanael Copa | 2009-03-13 | 3 | -0/+386 | |
| | | | | | Linux kernel sources with vserver patch http://linux-vserver.org | |||||
* | core/uclibc: enable res_close() and use netlink for network interfaces | Natanael Copa | 2009-03-11 | 2 | -6/+7 | |
| | ||||||
* | core/uclibc: install utils (ldd and ldconfig) | Natanael Copa | 2009-03-11 | 1 | -2/+2 | |
| | ||||||
* | core/uclibc: fix res_query error codes | Natanael Copa | 2009-03-10 | 4 | -2632/+20 | |
| | | | | https://bugs.busybox.net/show_bug.cgi?id=173 | |||||
* | core/gcc: separate libgcc pakage. adde binutils to depends | Natanael Copa | 2009-03-10 | 1 | -3/+10 | |
| | ||||||
* | core/libtool: handle the dependencies correctly | Natanael Copa | 2009-03-10 | 1 | -2/+2 | |
| | ||||||
* | core/openntpd: remove unused .install script | Natanael Copa | 2009-03-10 | 1 | -11/+0 | |
| | ||||||
* | core/abuild: upgrade to 1.12 | Natanael Copa | 2009-03-10 | 1 | -2/+2 | |
| | ||||||
* | core/beecrypt: add base64 patch, use uclibc++ | Natanael Copa | 2009-03-09 | 2 | -4/+29 | |
| | | | | | TODO: we probably dont need to link to uclibc++ at all, but if we dont, it seems like the .so is not created at all. wierdo. | |||||
* | core/libtool: add libltdl as a dep from libtool | Natanael Copa | 2009-03-09 | 1 | -2/+3 | |
| | ||||||
* | core/libpcap: added missing patch | Natanael Copa | 2009-03-09 | 1 | -0/+13 | |
| | ||||||
* | core/openntpd: install script fix | Natanael Copa | 2009-03-06 | 2 | -4/+12 | |
| | ||||||
* | core/abuild: upgrade to 1.11 | Natanael Copa | 2009-03-06 | 1 | -2/+2 | |
| | | | | this have new install script format | |||||
* | core/uclibc: upgrade to 0.9.30.1 | Natanael Copa | 2009-03-06 | 1 | -15/+4 | |
| | ||||||
* | core/openssh: change version string to match the versioning rules | Natanael Copa | 2009-03-05 | 1 | -4/+5 | |
| | ||||||
* | core/apk-tools: upgrade to 2.0_pre9 | Natanael Copa | 2009-03-04 | 1 | -2/+3 | |
| | ||||||
* | core/uclibc++: fix associative_base | Natanael Copa | 2009-03-03 | 2 | -36/+12 | |
| | | | | | | The patch found to make uclibc++ build with gcc-4.3.x broke associative_base this is an updated patch which only solves gcc-4.3 compiling. also renamed it so its more clear why its here. | |||||
* | core/linux-grsec-sources: upgrade to 2.6.28.7 | Natanael Copa | 2009-03-03 | 1 | -4/+5 | |
| |