aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
...
* core/apk-tools: upgrade to 2.0_pre8Natanael Copa2009-02-121-2/+2
|
* core/linux-headers: added maintainerNatanael Copa2009-02-121-0/+1
|
* core/linux-sources: added !strip to optionsNatanael Copa2009-02-121-1/+1
|
* core/linux-headers: upgrade to 2.6.28.4Natanael Copa2009-02-121-1/+2
|
* core/linux-sources: upgrade to 2.6.28.4Natanael Copa2009-02-121-5/+6
|
* core/git: removing libexec was a bad ideaNatanael Copa2009-02-111-2/+1
|
* core/git: upgrade to 1.6.1.3. purge libexec dir. add curl supportNatanael Copa2009-02-111-8/+6
|
* core/curl: moved from extraNatanael Copa2009-02-111-0/+27
| | | | git needs it
* core/expat: moved from extraNatanael Copa2009-02-111-0/+22
|
* core/linux-grsec: rename kernel after flavorNatanael Copa2009-02-111-3/+4
| | | | | Call kernel grsec rather than vmlinuz. This allows us to have various kernels in parallel.
* core/uclibc++: recompile against gcc-4.3.3Natanael Copa2009-02-091-1/+1
|
* core/gcc: upgrade to 4.3.3Natanael Copa2009-02-091-6/+7
|
* core/bbsuid: upgrade to 0.3Natanael Copa2009-02-082-17/+7
| | | | and cgit-0.8.2 style dist packages
* core/busybox: remove findfsNatanael Copa2009-02-082-2/+2
| | | | let e2fsprogs deal with it.
* core/alpine-baselayout: upgrade to 2.0_alpha3Natanael Copa2009-02-081-5/+5
|
* core/busybox: added patches from upstreamNatanael Copa2009-02-086-8/+220
|
* core/busybox: do not use /usr. rm man makedevs. added reformimeNatanael Copa2009-02-081-8/+8
| | | | | | | bb links are only installed in /bin and /sbin Removed man support Removed makedevs Added reformime
* core/linux-grsec-sources: do not stripNatanael Copa2009-02-051-1/+1
|
* core/abuild: upgrade to 1.8Natanael Copa2009-02-031-2/+2
|
* core/abuild: upgrade to 1.7Natanael Copa2009-02-021-3/+3
|
* core/linux-grsec: bump pkgrelNatanael Copa2009-01-301-0/+1
| | | | | kernel source have a patch for binding gre interface to interface rather than address.
* core/alpine-baselayout: upgrade to 2.0_alpha2Natanael Copa2009-01-301-13/+12
| | | | use releases rather than git snapshots
* core/uclibc++: fix it so it worksNatanael Copa2009-01-292-9/+71
| | | | | | | | | | | | - added missing config - set prefix to /usr since we will only support one version of gcc. - added g++ as makedepends and runtime depends for uclibc++-dev. - g++-uc moved to -dev How to use it: export CXX=g++-uc Should be set in all APKBUILDs that needs to be linked to uclibc++.
* core/zlib: rebuild so its not linked to libgccNatanael Copa2009-01-281-2/+2
| | | | | This package was one of the first packages built. It was linked to libgcc. While here, Fix APKBUILD to use DESTDIR
* core/bbsuid: added post_deinstall actionNatanael Copa2009-01-282-5/+14
| | | | needed to restore busybox links after uninstall.
* core/bbsuid: new aportNatanael Copa2009-01-281-0/+18
| | | | | Busybox SUID root application wrapper http://dev.alpinelinux.org/cgit/cgit.cgi/bbsuid/
* core/libpcap: moved from extra since ppp needs itNatanael Copa2009-01-271-0/+29
|
* core/ppp: new aportNatanael Copa2009-01-278-0/+667
|
* core/abuild: upgrade to 1.6Natanael Copa2009-01-261-2/+2
|
* core/abuild: release 1.5.1Natanael Copa2009-01-261-2/+2
|
* core/flex: new pkgrel since dependencies changedNatanael Copa2009-01-261-1/+1
|
* core/flex: added m4 as dependency.Carlo Landmeter2009-01-251-1/+1
|
* core/abuild: upgrade to 1.5Natanael Copa2009-01-231-3/+3
|
* core/apk-tools: upgrade to 2.0_pre7Natanael Copa2009-01-231-3/+3
|
* core/linux-grsec-sources: added missing patchNatanael Copa2009-01-211-0/+124
|
* core/bison: set correct infodirNatanael Copa2009-01-201-6/+9
|
* extra/libpcap: moved from coreNatanael Copa2009-01-201-29/+0
|
* core/apk-tools: create the apk_* symlinksNatanael Copa2009-01-201-3/+10
|
* core/apk-tools: upgrade to 2.0_pre6Natanael Copa2009-01-201-2/+2
|
* core/abuild: install abuild.confNatanael Copa2009-01-191-1/+2
|
* core/abuild: upgrade to 1.4.1Natanael Copa2009-01-181-2/+2
|
* core/apk-tools: upgrade to 2.0_pre5Natanael Copa2009-01-181-2/+2
|
* core/apk-tools: added zlib-dev to makedependsNatanael Copa2009-01-161-0/+1
|
* core/apk-tools: upgrade to 2.0_pre4Natanael Copa2009-01-161-2/+2
|
* core/apk-tools: upgrade to 2.0_pre3Natanael Copa2009-01-161-2/+2
|
* core/fakeroot: force use of /bin/sh rather than /bin/bashNatanael Copa2009-01-151-2/+2
| | | | | The configure detected bash if installed and used /bin/bash rather than /bin/sh.
* core/apk-tools-git: removedNatanael Copa2009-01-151-34/+0
| | | | the core/apk-tools have the 2.x series now
* core/apk-tools: upgrade to 2.0_pre2Natanael Copa2009-01-151-5/+6
| | | | | This package is not backwards compatible and will break things. Please start with a fresh build environment.
* core/abuild: upgrade to 1.3Natanael Copa2009-01-151-2/+2
| | | | | This wil break thins as it switches to new apk-tools-2.x. Please start with a fresh build environment.
* core/uclibc: applied a patch for math from svn 0_9_30 branchNatanael Copa2009-01-142-2/+1206
| | | | Is needed to get kvm compiled