aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* core/linux-grsec: upgrade to 2.6.28.5Natanael Copa2009-02-162-292/+544
| | | | enable SMP and large devices
* core/linux-grsec-sources: upgrade to 2.6.28.5Natanael Copa2009-02-163-10/+361
|
* core/distcc: add a patch that allows distcc compile kernel modulesNatanael Copa2009-02-162-1/+28
|
* Merge remote branch 'clandmeter/master' into clandmeterNatanael Copa2009-02-133-0/+62
|\
| * core/mdadm: new aportCarlo Lanmdeter2009-02-133-0/+62
| |
* | core/lvm2: new aportNatanael Copa2009-02-131-0/+31
| | | | | | | | | | Logical Volume Manager 2 utilities http://sourceware.org/lvm2/
* | core/device-mapper: new aportNatanael Copa2009-02-131-0/+25
| | | | | | | | | | Device mapper userspace library and tools. http://sourceware.org/dm/
* | core/uclibc: apply patches from svn stable branchNatanael Copa2009-02-133-1205/+2620
|/ | | | This fix issue with 2.6.28 kernel headers
* core/apk-tools: change to cgit 0.8.2 styleNatanael Copa2009-02-121-4/+4
|
* core/abuild: upgrade to 1.9Natanael Copa2009-02-121-4/+4
|
* 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
|