aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* core/installkernel: new aportNatanael Copa2009-06-231-0/+17
| | | | | Kernel install script from debianutils http://packages.qa.debian.org/d/debianutils.html
* core/uclibc: fix for resolv cnameNatanael Copa2009-06-182-1/+19
|
* core/fakeroot: upgrade to 1.12.3Natanael Copa2009-06-181-4/+4
|
* core/wireless_tools: new aportNatanael Copa2009-06-171-0/+22
| | | | | Wireless Tools http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
* core/uclibc: fix the pthread aliasing + patch from upstreamNatanael Copa2009-06-173-2/+434
| | | | | For details: http://lists.uclibc.org/pipermail/uclibc/2009-June/042578.html
* core/module-init-tools: upgrade to 3.8Natanael Copa2009-06-161-3/+3
|
* core/gmp: upgrade to 4.3.1Natanael Copa2009-06-161-7/+7
|
* core/mkinitfs: upgrade to 1.6.1Natanael Copa2009-06-161-2/+2
| | | | bugfix release
* core/git: removed unused patchNatanael Copa2009-06-161-125/+0
|
* core/binutils: upgrade to 2.19.51.0.9Natanael Copa2009-06-161-4/+4
|
* core/uclibc: switch to linuxthreads.newNatanael Copa2009-06-152-6/+6
| | | | | the .old implementation have lots of issues that seems to be non-trivial to fix. We try with linuxthreads.new
* core/busybox: use ash fix from upstreamNatanael Copa2009-06-153-32/+16
| | | | from here: http://busybox.net/downloads/fixes-1.14.1/
* core/apk-tools: fix another fd leak. patch from upstreamv1.9.0_alpha14Natanael Copa2009-06-152-3/+37
|
* core/mkinitfs: upgrade to 1.6Natanael Copa2009-06-122-46/+4
|
* core/busybox: fix for busybox ash and httpdNatanael Copa2009-06-123-1/+689
|
* core/git: upgrade to 1.6.3.2Natanael Copa2009-06-121-10/+21
| | | | split out perl stuff to subpackage git-perl
* core/alpine-conf: upgrade to 2.0_beta2Natanael Copa2009-06-121-2/+2
|
* core/busybox-initscripts: check if /dev is mountedNatanael Copa2009-06-123-6/+25
| | | | we also move mdev so sysinit in post-install
* core/openrc: fix for modloopNatanael Copa2009-06-122-4/+4
|
* core/busybox: upgrade to 1.14.1Natanael Copa2009-06-127-67/+282
|
* core/openrc: start modloop before hwclockNatanael Copa2009-06-112-3/+3
| | | | hwclock does modprobe and need to have the modules there
* core/alpine-base: new meta packageNatanael Copa2009-06-111-0/+18
| | | | Meta package for minimal alpine system
* core/openrc: moved hwdrivers and modloop from alpine-baselayoutNatanael Copa2009-06-114-3/+121
|
* core/alpine-baselayout: upgrade to 2.0_beta1Natanael Copa2009-06-113-59/+4
|
* core/busybox-initscripts: added klogd script and mdev stuffNatanael Copa2009-06-1110-13/+279
| | | | | | | we split the syslogd and klogd into different scripts since klog should not be run in vserver while syslog should. the mdev config and helper scripts were moved from alpine-baselayout too
* core/openrc: fix for hwclock stopNatanael Copa2009-06-112-1/+16
|
* core/busybox-initscripts: new aportNatanael Copa2009-06-1014-0/+267
| | | | We move many scripts from alpine-baselayout to this package.