Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core/mkinitfs: upgrade to 1.6.2 | Natanael Copa | 2009-07-06 | 1 | -3/+2 |
| | |||||
* | core/openrc: fix post-install to handle upgrades better | Natanael Copa | 2009-07-06 | 2 | -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 --simulate | Natanael Copa | 2009-07-06 | 2 | -3/+33 |
| | |||||
* | core/xtables-addons: added bash to makedepends | Natanael Copa | 2009-07-03 | 1 | -1/+1 |
| | | | | the configure script uses bash specifics | ||||
* | core/xtables-addons: fix for download url | Natanael Copa | 2009-07-03 | 1 | -1/+1 |
| | |||||
* | core/xtables-addons: upgrade to 1.17. sparate -grsec modules package | Natanael Copa | 2009-07-03 | 3 | -43/+55 |
| | |||||
* | core/apk-tools: upgrade to 2.0_pre13 | Natanael Copa | 2009-07-03 | 1 | -10/+4 |
| | |||||
* | core/linux-grsec: add post install/upgrade scripts for initfs | Natanael Copa | 2009-07-02 | 3 | -2/+14 |
| | | | | we need to update initfs or system will not be bootable | ||||
* | core/uclibc: fix linuxthreads.new fork hooking | Timo Teras | 2009-07-02 | 2 | -1/+39 |
| | |||||
* | core/git: upgrade to 1.6.3.3 | Natanael Copa | 2009-07-01 | 1 | -2/+2 |
| | |||||
* | core/fakeroot: upgrade to 1.12.4 | Natanael Copa | 2009-07-01 | 1 | -2/+2 |
| | |||||
* | core/busybox: upgrade to 1.14.2 | Natanael Copa | 2009-07-01 | 6 | -920/+3 |
| | |||||
* | core/linux-grsec: create link to /boot/<flavor>. add some comments | Natanael Copa | 2009-07-01 | 1 | -5/+19 |
| | |||||
* | core/linux-grsec: move build symlink to -dev package | Natanael Copa | 2009-06-30 | 1 | -2/+5 |
| | |||||
* | core/linux-grsec: fix the -dev package to work as intended | Natanael Copa | 2009-06-30 | 1 | -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 handling | Natanael Copa | 2009-06-29 | 2 | -6/+5 |
| | |||||
* | core/linux-grsec: remove -soruces package from makedepends | Natanael Copa | 2009-06-29 | 1 | -1/+1 |
| | |||||
* | core/linux-grsec-sources: removed | Natanael Copa | 2009-06-29 | 6 | -37697/+0 |
| | | | | we dont use linux-*-sources packages anymore | ||||
* | core/iscsitarget-grsec: new aport | Natanael Copa | 2009-06-29 | 3 | -0/+161 |
| | | | | We have splitted out the kernel drivers to separate package | ||||
* | core/iscsitarget: split the kernel modules to separate APKBUILD | Natanael Copa | 2009-06-29 | 2 | -112/+8 |
| | | | | This now only contains the userland tools | ||||
* | core/linux-grsec: upgrade to 2.6.29.5 | Natanael Copa | 2009-06-29 | 6 | -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 opennhrp | Natanael Copa | 2009-06-25 | 3 | -33/+341 |
| | | | | We also go away from the concept of kernel source packages. | ||||
* | core/uclibc: another threading fix | Natanael Copa | 2009-06-25 | 2 | -1/+28 |
| | |||||
* | core/installkernel: new aport | Natanael Copa | 2009-06-23 | 1 | -0/+17 |
| | | | | | Kernel install script from debianutils http://packages.qa.debian.org/d/debianutils.html | ||||
* | core/uclibc: fix for resolv cname | Natanael Copa | 2009-06-18 | 2 | -1/+19 |
| | |||||
* | core/fakeroot: upgrade to 1.12.3 | Natanael Copa | 2009-06-18 | 1 | -4/+4 |
| | |||||
* | core/wireless_tools: new aport | Natanael Copa | 2009-06-17 | 1 | -0/+22 |
| | | | | | Wireless Tools http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html | ||||
* | core/uclibc: fix the pthread aliasing + patch from upstream | Natanael Copa | 2009-06-17 | 3 | -2/+434 |
| | | | | | For details: http://lists.uclibc.org/pipermail/uclibc/2009-June/042578.html | ||||
* | core/module-init-tools: upgrade to 3.8 | Natanael Copa | 2009-06-16 | 1 | -3/+3 |
| | |||||
* | core/gmp: upgrade to 4.3.1 | Natanael Copa | 2009-06-16 | 1 | -7/+7 |
| | |||||
* | core/mkinitfs: upgrade to 1.6.1 | Natanael Copa | 2009-06-16 | 1 | -2/+2 |
| | | | | bugfix release | ||||
* | core/git: removed unused patch | Natanael Copa | 2009-06-16 | 1 | -125/+0 |
| | |||||
* | core/binutils: upgrade to 2.19.51.0.9 | Natanael Copa | 2009-06-16 | 1 | -4/+4 |
| | |||||
* | core/uclibc: switch to linuxthreads.new | Natanael Copa | 2009-06-15 | 2 | -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 upstream | Natanael Copa | 2009-06-15 | 3 | -32/+16 |
| | | | | from here: http://busybox.net/downloads/fixes-1.14.1/ | ||||
* | core/apk-tools: fix another fd leak. patch from upstreamv1.9.0_alpha14 | Natanael Copa | 2009-06-15 | 2 | -3/+37 |
| | |||||
* | core/mkinitfs: upgrade to 1.6 | Natanael Copa | 2009-06-12 | 2 | -46/+4 |
| | |||||
* | core/busybox: fix for busybox ash and httpd | Natanael Copa | 2009-06-12 | 3 | -1/+689 |
| | |||||
* | core/git: upgrade to 1.6.3.2 | Natanael Copa | 2009-06-12 | 1 | -10/+21 |
| | | | | split out perl stuff to subpackage git-perl | ||||
* | core/alpine-conf: upgrade to 2.0_beta2 | Natanael Copa | 2009-06-12 | 1 | -2/+2 |
| | |||||
* | core/busybox-initscripts: check if /dev is mounted | Natanael Copa | 2009-06-12 | 3 | -6/+25 |
| | | | | we also move mdev so sysinit in post-install | ||||
* | core/openrc: fix for modloop | Natanael Copa | 2009-06-12 | 2 | -4/+4 |
| | |||||
* | core/busybox: upgrade to 1.14.1 | Natanael Copa | 2009-06-12 | 7 | -67/+282 |
| | |||||
* | core/openrc: start modloop before hwclock | Natanael Copa | 2009-06-11 | 2 | -3/+3 |
| | | | | hwclock does modprobe and need to have the modules there | ||||
* | core/alpine-base: new meta package | Natanael Copa | 2009-06-11 | 1 | -0/+18 |
| | | | | Meta package for minimal alpine system | ||||
* | core/openrc: moved hwdrivers and modloop from alpine-baselayout | Natanael Copa | 2009-06-11 | 4 | -3/+121 |
| | |||||
* | core/alpine-baselayout: upgrade to 2.0_beta1 | Natanael Copa | 2009-06-11 | 3 | -59/+4 |
| | |||||
* | core/busybox-initscripts: added klogd script and mdev stuff | Natanael Copa | 2009-06-11 | 10 | -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 stop | Natanael Copa | 2009-06-11 | 2 | -1/+16 |
| | |||||
* | core/busybox-initscripts: new aport | Natanael Copa | 2009-06-10 | 14 | -0/+267 |
| | | | | We move many scripts from alpine-baselayout to this package. |