summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* core/openssh: fix path to xauthNatanael Copa2009-04-011-1/+5
|
* core/abuild: upgrade to 1.13Natanael Copa2009-04-011-2/+2
|
* core/alpine-baselayout: upgrade to 2.0_alpha7Natanael Copa2009-03-271-17/+2
|
* core/busybox: create /tmp dirNatanael Copa2009-03-271-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 worksNatanael Copa2009-03-273-7/+7
|
* core/binutils: upgrade to 2.19.51.0.3Natanael Copa2009-03-261-7/+4
| | | | and fix the --disable-nls
* core/dosfstools: new aportNatanael Copa2009-03-251-0/+21
| | | | | DOS filesystem utilities http://www.daniel-baumann.ch/software/dosfstools/
* core/alpine-conf: workaround for lbu to find libalpine.shNatanael Copa2009-03-251-1/+5
|
* core/xtables-addons: upgrade to 1.13 and kernel 2.6.28.9Natanael Copa2009-03-251-4/+4
|
* core/iptables: upgraded to 1.4.3.1Natanael Copa2009-03-252-58/+4
|
* core/linux-grsec: upgrade to 2.6.28.9 kernelNatanael Copa2009-03-251-2/+2
|
* core/linux-grsec-sources: upgrade to 2.6.28.9Natanael Copa2009-03-251-6/+5
| | | | and grsecurity-2.1.13-2.6.28.8-200903191958
* core/busybox: create /usr/bin /usr/sbinNatanael Copa2009-03-241-3/+4
| | | | the dirs are needed for busybox --install -s in post-install/upgrade
* extra/wget: restore busybox links on deinstallNatanael Copa2009-03-2012-787/+568
|
* core/apk-tools: upgrade to 2.0_pre10Natanael Copa2009-03-201-2/+2
|
* core/alpine-baselayout: upgrade to 2.0_alpha6Natanael Copa2009-03-191-2/+4
| | | | missed one annoying thing that i workaround with a sed line :-(
* core/alpine-conf: upgrade to 2.0_alpha4Natanael Copa2009-03-191-2/+2
|
* core/xtables-addons: upgrade to 1.12Natanael Copa2009-03-192-10/+10
|
* core/linux-grsec: compile in md into kernel so raidautorun worksNatanael Copa2009-03-192-27/+5
|
* Merge remote branch 'clandmeter/master'Natanael Copa2009-03-171-3/+3
|\
| * core/curl: upgrade to 7.19.4Carlo Lanmdeter2009-03-161-3/+3
| |
* | core/e2fsprogs: fix dependencies for subpackagesNatanael Copa2009-03-171-1/+3
|/
* core/git: upgradede to 1.6.2.1Natanael Copa2009-03-161-3/+3
|
* core/mpfr: upgrade to 2.4.1Natanael Copa2009-03-161-11/+7
| | | | and misc cleanup
* testing/linux-vserver-sources: moved from coreNatanael Copa2009-03-133-386/+0
|
* core/alpine-conf: upgrade to 2.0_alpha3Natanael Copa2009-03-131-6/+6
|
* core/linux-vserver-sources: new aportNatanael Copa2009-03-133-0/+386
| | | | | Linux kernel sources with vserver patch http://linux-vserver.org
* core/uclibc: enable res_close() and use netlink for network interfacesNatanael Copa2009-03-112-6/+7
|
* core/uclibc: install utils (ldd and ldconfig)Natanael Copa2009-03-111-2/+2
|
* core/uclibc: fix res_query error codesNatanael Copa2009-03-104-2632/+20
| | | | https://bugs.busybox.net/show_bug.cgi?id=173
* core/gcc: separate libgcc pakage. adde binutils to dependsNatanael Copa2009-03-101-3/+10
|
* core/libtool: handle the dependencies correctlyNatanael Copa2009-03-101-2/+2
|
* core/openntpd: remove unused .install scriptNatanael Copa2009-03-101-11/+0
|
* core/abuild: upgrade to 1.12Natanael Copa2009-03-101-2/+2
|
* core/beecrypt: add base64 patch, use uclibc++Natanael Copa2009-03-092-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 libtoolNatanael Copa2009-03-091-2/+3
|
* core/libpcap: added missing patchNatanael Copa2009-03-091-0/+13
|
* core/openntpd: install script fixNatanael Copa2009-03-062-4/+12
|
* core/abuild: upgrade to 1.11Natanael Copa2009-03-061-2/+2
| | | | this have new install script format
* core/uclibc: upgrade to 0.9.30.1Natanael Copa2009-03-061-15/+4
|
* core/openssh: change version string to match the versioning rulesNatanael Copa2009-03-051-4/+5
|
* core/apk-tools: upgrade to 2.0_pre9Natanael Copa2009-03-041-2/+3
|
* core/uclibc++: fix associative_baseNatanael Copa2009-03-032-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.7Natanael Copa2009-03-031-4/+5
|
* core/linux-grsec: upgrade to 2.6.28.7Natanael Copa2009-03-032-14/+41
| | | | | | * added BSD process accounting * enabled highmem * enabled SCSI_SAS_ATA
* core/automake: add perl to dependsNatanael Copa2009-03-021-2/+4
| | | | Thanks to Carlo Landmeter for catching this.
* core/busybox: support for depmod -rNatanael Copa2009-02-262-1/+25
| | | | so we can build linux kernel
* core/busybox: modprobe speedup patch refreshTimo Teras2009-02-263-49/+147
| | | | | Make the trivial cases faster. E.g. when probing module by exact name, do not parse the alias maps.
* core/busybox: speed up modprobe -aTimo Teras2009-02-252-1/+372
| | | | experimental patch to speed up bootup time.
* core/alpine-baselayout: upgrade to 2.0_alpha5Natanael Copa2009-02-251-4/+3
| | | | we're giving 'release early, release often' new meaning...