summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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
|