summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* core/iscsitarget: rename the kernel module package to iscsitarget-grsecv1.9.0_alpha8Natanael Copa2009-04-161-2/+2
|
* core/openssh: upgrade to 5.2_p1Natanael Copa2009-04-161-4/+4
|
* core/busybox: add patches from upstream. enable tar long optionsNatanael Copa2009-04-165-5/+78
| | | | | tar long options is needed for --numeric-owner which is needed for bug #23 I enabled rpm2cpio while I was here.
* core/iscsitarget: new aportNatanael Copa2009-04-156-0/+323
| | | | | Open Source iSCSI target with professional features http://iscsitarget.sourceforge.net/
* core/busybox: patch for support for tar --numeric-ownerNatanael Copa2009-04-152-1/+95
|
* core/groff: added libgcc to dependsNatanael Copa2009-04-151-2/+2
|
* core/e2fsprogs: bump pkgrel so we get the libblkid change updatedNatanael Copa2009-04-141-1/+1
|
* Merge remote branch 'clandmeter/master'Natanael Copa2009-04-141-2/+8
|\
| * Merge commit 'ncopa/master'Carlo Landmeter2009-04-1429-238/+395
| |\ | | | | | | | | | | | | | | | Conflicts: core/e2fsprogs/APKBUILD extra/nfs-utils/APKBUILD
| * | core/e2fsprogs: moved libblkid into sub pkgCarlo Landmeter2009-04-141-3/+9
| | |
* | | core/xtables-addons: rebuild for i586Natanael Copa2009-04-141-1/+1
| | |
* | | core/linux-grsec: change arch to i586 (disable xen)Natanael Copa2009-04-142-29/+16
| |/ |/|
* | core/parted: removed uclibc from makedependsv1.9.0_alpha7Natanael Copa2009-04-131-1/+1
| |
* | extra/sfic: move from coreNatanael Copa2009-04-131-25/+0
| | | | | | | | no longer used by lbu
* | extra/tdb: moved from coreNatanael Copa2009-04-133-81/+0
| | | | | | | | Is not used by lbu commit anymore
* | core/syslinux: upgrade to 3.74Natanael Copa2009-04-131-2/+2
| |
* | core/sudo: upgrade to 1.7.0Natanael Copa2009-04-131-7/+6
| |
* | core/mtools: upgrade to 4.0.10Natanael Copa2009-04-131-4/+4
| |
* | core/module-init-tools: do not run make install in parallelNatanael Copa2009-04-131-1/+1
| |
* | core/module-init-tools: upgrade to 3.5Natanael Copa2009-04-131-3/+3
| |
* | core/mdadm: upgrade to 2.6.9Natanael Copa2009-04-131-4/+4
| |
* | core/m4: upgrade to 1.4.13Natanael Copa2009-04-131-2/+3
| |
* | core/lvm2: upgrade to 2.02.45Natanael Copa2009-04-131-3/+3
| |
* | core/git: upgrade to 1.6.2.3Natanael Copa2009-04-131-2/+2
| |
* | core/file: upgrade to 5.00Natanael Copa2009-04-132-8/+26
| | | | | | | | disabled useless check for C++ while there
* | core/fakeroot: upgrade to 1.12.2Natanael Copa2009-04-131-3/+4
| |
* | core/e2fsprogs: upgrade to 1.41.4Natanael Copa2009-04-131-3/+3
| |
* | core/bison: upgrade to 2.4.1Natanael Copa2009-04-131-2/+2
| |
* | core/automake: upgrade to 1.10.2Natanael Copa2009-04-131-3/+3
| |
* | core/libpcap: fix for tcpdump -i anyNatanael Copa2009-04-102-4/+167
| | | | | | | | | | patch found here: http://github.com/mcr/libpcap/commit/8fa17a5a554aaeb85d3ec4118b45a31f1efd6808
* | core/xtables-addons: upgrade to 1.14Natanael Copa2009-04-091-12/+14
| | | | | | | | | | We would like to reuse the apkbuild for all kernel flavors in future. Some initial works was done here but needs to be thought of more.
* | core/linux-grsec: disable rpcbind v4, enable uvesa fb driverNatanael Copa2009-04-082-7/+8
| | | | | | | | rpcbind 4 does not work with portmap so this is needed to get nfsd work
* | core/linux-grsec: change arch to Pentium-classic. Enable XEN paravirt supportNatanael Copa2009-04-082-31/+28
| |
* | core/linux-grsec: build for 586. install Module.symversNatanael Copa2009-04-072-13/+17
| | | | | | | | We need Module.symvers to build kernel module packages
* | core/openssl: upgrade to 0.9.8kNatanael Copa2009-04-072-6/+83
| |
* | core/iptables: disable usless C++ testsNatanael Copa2009-04-062-0/+17
| |
* | core/iptables: upgrade to 1.4.3.2Natanael Copa2009-04-062-19/+2
|/
* core/parted: disable useless check for C++Natanael Copa2009-04-022-2/+21
|
* core/parted: new aportNatanael Copa2009-04-021-0/+22
|
* core/uclibc: add basic support for pthread_getattr_npNatanael Copa2009-04-022-1/+140
| | | | Needed by webkit
* core/abuild: upgrade to 1.14Natanael Copa2009-04-021-2/+2
|
* 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
|