aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* 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...
* core/alpine-baselayout: symlink /etc/mtab to /proc/mountsNatanael Copa2009-02-251-1/+2
|
* core/alpine-baselayout: upgrade to 2.0_alpha4Natanael Copa2009-02-251-5/+3
|
* extra/nano: moved from coreNatanael Copa2009-02-231-33/+0
|
* nano for alpinev1.9 first packagems13sp2009-02-231-0/+33
|
* core/uclibc: install getentNatanael Copa2009-02-231-5/+6
|
* core/alpine-baselayout: create /tmp dirNatanael Copa2009-02-201-1/+4
|
* core/alpine-conf: upgrade to 2.0_alpha2Natanael Copa2009-02-201-4/+2
|
* core/groff: moved from extraNatanael Copa2009-02-201-0/+22
| | | | mdadm needs it to build
* core/mdadm: +1 pkgrelCarlo Lanmdeter2009-02-201-1/+1
|
* core/mdadm: add init.d script to start raid on boot.Carlo Lanmdeter2009-02-202-1/+23
|
* core/abuild: upgrade to 1.10Natanael Copa2009-02-201-2/+2
|
* core/alpine-conf: fix bug. move to /usrNatanael Copa2009-02-201-7/+8
|
* core/e2fsprogs: fix proper dependenciesNatanael Copa2009-02-201-3/+3
|
* core/linux-sources,headers: upgrade to 2.6.28.5Natanael Copa2009-02-192-3/+6
| | | | remove drm.h as its provided by libdrm (for now?)
* core/alpine-conf: upgrade to 2.0_alpha1Natanael Copa2009-02-191-5/+6
|
* core/bkeymaps: new aportNatanael Copa2009-02-191-0/+15
| | | | | Binary keymaps for busybox http://dev.alpinelinux.org/alpine/bkeymaps
* core/xtables-addons: new aportNatanael Copa2009-02-192-0/+53
| | | | | Xtables-addons is the successor to patch-o-matic(-ng) http://jengelh.medozas.de/projects/xtables/
* core/xfsprogs: parallel builds actually workNatanael Copa2009-02-181-3/+1
|
* core/iproute2: new aportNatanael Copa2009-02-181-0/+27
| | | | | IP Routing Utilities http://www.linux-foundation.org/en/Net:Iproute2
* core/xfsprogs: new aportNatanael Copa2009-02-182-0/+62
| | | | | XFS filesystem utilities http://oss.sgi.com/projects/xfs/
* core/uclibc: enable SV4_DEPRECATEDNatanael Copa2009-02-182-5/+5
| | | | xfsprogs needs ustat(2)
* core/lvm2: added missing init.d scriptNatanael Copa2009-02-172-3/+40
|