summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* core/iproute2: add bash as buildtime depNatanael Copa2009-07-161-1/+1
|
* core/iproute2: upgrade to 2.6.29.1. move to /sbinNatanael Copa2009-07-163-9/+21
|
* core/busybox: fixes from upstream. enable blkidNatanael Copa2009-07-165-20/+324
|
* core/mkinitfs: upgrade to 1.7Natanael Copa2009-07-151-2/+2
|
* core/zlib: install libs in /lib so they are available before localmountNatanael Copa2009-07-151-2/+2
|
* core/apk-tools: another fix for a regression introduced in latest patchNatanael Copa2009-07-152-5/+46
|
* core/abuild: fix stupid bugNatanael Copa2009-07-142-2/+32
|
* core/apk-tools: remove unused patchesNatanael Copa2009-07-142-54/+0
|
* core/apk-tools: backport fixNatanael Copa2009-07-143-29/+547
| | | | | The pre14 has a bug causes apk to not read last package in index. Next commit in git seems to fix this so we backport that patch.
* core/apk-tool: upgrade to 2.0_pre14Natanael Copa2009-07-141-8/+5
|
* core/openssl: create symlinks to libcrypto in /usr/lib/Natanael Copa2009-07-141-2/+5
| | | | Otherwise will packages using pkg-config link statically to libcrypto.
* core/openntpd: fix permissions of init.d scriptNatanael Copa2009-07-142-20/+4
|
* core/openssl: split libcrypto to separate subpackageNatanael Copa2009-07-141-1/+8
|
* core/abuild: upgrade to 1.16Natanael Copa2009-07-141-3/+3
|
* core/openssl: full padlock sha1 supportTimo Teras2009-07-133-608/+900
|
* core/parted: rebuild against readline-6Natanael Copa2009-07-131-2/+3
|
* core/bash: explicit turn off NLSNatanael Copa2009-07-131-1/+2
|
* core/sudo: upgrade to 1.7.2Natanael Copa2009-07-131-4/+3
|
* core/lvm2: upgrade to 2.02.48Natanael Copa2009-07-131-2/+2
|
* core/e2fsprogs: upgrade to 1.41.8Natanael Copa2009-07-131-2/+2
|
* core/iptables: upgrade to 1.4.4Natanael Copa2009-07-132-19/+2
|
* core/bash: upgrade to 4.0.024Natanael Copa2009-07-131-54/+69
|
* core/readline: upgrade to 6.0.003Natanael Copa2009-07-131-33/+15
|
* core/openssl: oneshot sha support for padlockTimo Teras2009-07-122-2/+609
| | | | | Heavily modified patch based on Michal Ludvig's work. Implements Padlock SHA support for oneshot hashing.
* core/linux-grsec: upgrade to 2.6.29.6Natanael Copa2009-07-071-3/+3
|
* core/linux-grsec: added mkinitfs as a dependencyNatanael Copa2009-07-071-1/+2
|
* core/alpine-conf: upgrade to 2.0_beta3Natanael Copa2009-07-071-2/+2
|
* core/mkinitfs: upgrade to 1.6.2Natanael Copa2009-07-061-3/+2
|
* core/openrc: fix post-install to handle upgrades betterNatanael Copa2009-07-062-6/+15
| | | | We don't have the init.d scripts there so rc-update add don't work.
* core/apk-tools: backport support for apk fetch --simulateNatanael Copa2009-07-062-3/+33
|
* core/xtables-addons: added bash to makedependsNatanael Copa2009-07-031-1/+1
| | | | the configure script uses bash specifics
* core/xtables-addons: fix for download urlNatanael Copa2009-07-031-1/+1
|
* core/xtables-addons: upgrade to 1.17. sparate -grsec modules packageNatanael Copa2009-07-033-43/+55
|
* core/apk-tools: upgrade to 2.0_pre13Natanael Copa2009-07-031-10/+4
|
* core/linux-grsec: add post install/upgrade scripts for initfsNatanael Copa2009-07-023-2/+14
| | | | we need to update initfs or system will not be bootable
* core/uclibc: fix linuxthreads.new fork hookingTimo Teras2009-07-022-1/+39
|
* core/git: upgrade to 1.6.3.3Natanael Copa2009-07-011-2/+2
|
* core/fakeroot: upgrade to 1.12.4Natanael Copa2009-07-011-2/+2
|
* core/busybox: upgrade to 1.14.2Natanael Copa2009-07-016-920/+3
|
* core/linux-grsec: create link to /boot/<flavor>. add some commentsNatanael Copa2009-07-011-5/+19
|
* core/linux-grsec: move build symlink to -dev packageNatanael Copa2009-06-301-2/+5
|
* core/linux-grsec: fix the -dev package to work as intendedNatanael Copa2009-06-301-3/+20
| | | | | | | We copy the needed stuff from kernel source thats enough to fool third party modules that we have the full source even if we dont. This was taken from ubuntu build scripts.
* core/linux-grsec: fix for localversion handlingNatanael Copa2009-06-292-6/+5
|
* core/linux-grsec: remove -soruces package from makedependsNatanael Copa2009-06-291-1/+1
|
* core/linux-grsec-sources: removedNatanael Copa2009-06-296-37697/+0
| | | | we dont use linux-*-sources packages anymore
* core/iscsitarget-grsec: new aportNatanael Copa2009-06-293-0/+161
| | | | We have splitted out the kernel drivers to separate package
* core/iscsitarget: split the kernel modules to separate APKBUILDNatanael Copa2009-06-292-112/+8
| | | | This now only contains the userland tools
* core/linux-grsec: upgrade to 2.6.29.5Natanael Copa2009-06-296-110/+41937
| | | | We also move a way from the concept of linux-sources packages.
* core/linux-headers: upgrade to 2.6.29.5 + patch for opennhrpNatanael Copa2009-06-253-33/+341
| | | | We also go away from the concept of kernel source packages.
* core/uclibc: another threading fixNatanael Copa2009-06-252-1/+28
|