Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | core/openssl: minor fixes for building package | Natanael Copa | 2009-06-10 | 1 | -2/+2 | |
| | | | | Nothing should change the final package so pkgrel is not bumped | |||||
* | Merge commit 'larena/master' | Natanael Copa | 2009-06-10 | 1 | -1/+1 | |
|\ | ||||||
| * | core/openssl: patch download url fixed | Leonardo Arena | 2009-06-10 | 1 | -1/+1 | |
| | | ||||||
* | | core/zlib: bump pkgrel so we force upgrade of previously bad buildv1.9.0_alpha13 | Natanael Copa | 2009-06-06 | 1 | -1/+1 | |
| | | | | | | | | The previous zlib build will eat your cat and kill your dog. | |||||
* | | core/zlib: remove dynamic deps. add maintainer | Natanael Copa | 2009-06-06 | 1 | -1/+2 | |
| | | ||||||
* | | core/apk-tools: remove dynamic dep | Natanael Copa | 2009-06-06 | 1 | -1/+1 | |
| | | | | | | | | while we are here... | |||||
* | | core/apk-tools: exit with error if compile fails | Natanael Copa | 2009-06-06 | 1 | -1/+1 | |
| | | ||||||
* | | core/mtools: force disable X | Natanael Copa | 2009-06-05 | 1 | -2/+3 | |
| | | ||||||
* | | core/mtools: force a rebuild to fix 'stack smashing detected' | Natanael Copa | 2009-06-05 | 1 | -2/+2 | |
| | | ||||||
* | | core/openrc: add post-upgrade script that moves the state dir to new location | Natanael Copa | 2009-06-05 | 2 | -3/+13 | |
| | | | | | | | | | | state dir has moved to /libexec/rc/init.d. By move the state in post-upgrade we dont need to reboot. | |||||
* | | core/openrc: upgrade to 0.5.0 | Natanael Copa | 2009-06-05 | 2 | -31/+5 | |
| | | ||||||
* | | core/e2fsprogs: removing dynamic depends | Natanael Copa | 2009-06-04 | 1 | -4/+4 | |
| | | ||||||
* | | core/abuild: added pax-utils to depends | Natanael Copa | 2009-06-04 | 1 | -2/+2 | |
| | | ||||||
* | | core/abuild: upgrade to 1.15.2 | Natanael Copa | 2009-06-04 | 2 | -56/+3 | |
| | | ||||||
* | | core/lvm2: upgrade to 2.02.47 | Natanael Copa | 2009-06-04 | 1 | -3/+3 | |
| | | ||||||
* | | core/syslinux: upgrade to 3.81 | Natanael Copa | 2009-06-04 | 1 | -2/+2 | |
| | | ||||||
* | | core/e2fsprogs: upgrade to 1.41.6 | Natanael Copa | 2009-06-04 | 1 | -2/+2 | |
| | | ||||||
* | | core/mkinitfs: fix for encrypted apkovls | Natanael Copa | 2009-06-04 | 2 | -3/+46 | |
| | | | | | | | | should fix #40 | |||||
* | | core/alpine-baselayout: fixes for mdev | Natanael Copa | 2009-06-04 | 3 | -3/+58 | |
| | | | | | | | | | | | | remove the faulty mdev-mount dependency from init.d/mdev require vfat for /dev/usbdisk to work on disks without partitions | |||||
* | | core/alpine-baselayout: upgrade to 2.0_alpha12 | Natanael Copa | 2009-06-04 | 1 | -5/+4 | |
| | | ||||||
* | | core/abuild: fix for buildrepo | Natanael Copa | 2009-06-04 | 2 | -2/+56 | |
| | | ||||||
* | | core/autoconf: set M4 since configure seems to fail find it | Natanael Copa | 2009-06-04 | 1 | -7/+6 | |
| | | | | | | | | wierd thing.. | |||||
* | | core/abuild: upgrade to 1.15.1 | Natanael Copa | 2009-06-04 | 1 | -2/+2 | |
| | | | | | | | | This version of abuild handles dynamic depends | |||||
* | | core/automake: upgrade to 1.11 | Natanael Copa | 2009-06-03 | 1 | -2/+2 | |
| | | ||||||
* | | core/build-base: added g++ to depends | Natanael Copa | 2009-06-03 | 1 | -2/+3 | |
|/ | | | | | So many packages using autotools checks for g++ without using it. We add g++ to build-base so we are sure its always there. | |||||
* | core/alpine-conf: upgrade to 2.0_beta1 | Natanael Copa | 2009-05-26 | 1 | -2/+2 | |
| | ||||||
* | core/mkinitfs: upgrade to 1.5 | Natanael Copa | 2009-05-26 | 1 | -2/+2 | |
| | ||||||
* | core/apk-tools: fix fd leak | Natanael Copa | 2009-05-26 | 5 | -211/+30 | |
| | | | | and cleanup old unused patches | |||||
* | core/apk-tools: upgrade to 2.0_pre12 | Natanael Copa | 2009-05-26 | 1 | -13/+4 | |
| | ||||||
* | core/busybox: save history. fix install prefix | Natanael Copa | 2009-05-26 | 2 | -5/+9 | |
| | | | | | The install prefix might differ, depending on version of abuild so we set it with sed from the APKBUILD. | |||||
* | Merge remote branch 'clandmeter/master' | Natanael Copa | 2009-05-25 | 1 | -2/+2 | |
|\ | ||||||
| * | core/curl: version bump 7.19.5 | Carlo Landmeter | 2009-05-25 | 1 | -2/+2 | |
| | | ||||||
* | | core/openrc: load kernel modules before hwclock | Natanael Copa | 2009-05-25 | 2 | -2/+3 | |
| | | ||||||
* | | core/busybox: increase ash histsize to 255 | Natanael Copa | 2009-05-23 | 2 | -2/+2 | |
|/ | ||||||
* | core/libtool: split out -doc subpackage | Natanael Copa | 2009-05-21 | 1 | -2/+2 | |
| | ||||||
* | core/libtool: add bash to depends | Natanael Copa | 2009-05-21 | 1 | -6/+4 | |
| | | | | use $pkgdir rather than $startdir/pkg | |||||
* | core/alpine-baselayout: adjust perms for /root dirv1.9.0_alpha12 | Natanael Copa | 2009-05-19 | 1 | -1/+2 | |
| | ||||||
* | core/mkinitfs: upgrade to 1.4.3 | Natanael Copa | 2009-05-19 | 1 | -2/+2 | |
| | ||||||
* | core/mkinitfs: upgrade to 1.4.2v1.9.0_alpha11 | Natanael Copa | 2009-05-18 | 1 | -2/+2 | |
| | ||||||
* | core/mkinitfs: upgrade to 1.4.1 | Natanael Copa | 2009-05-18 | 2 | -22/+4 | |
| | ||||||
* | core/openssh: disable lastlog | Natanael Copa | 2009-05-18 | 1 | -1/+2 | |
| | | | | fixes #33 | |||||
* | core/uclibc: fix ppoll | Natanael Copa | 2009-05-17 | 2 | -1/+62 | |
| | | | | fixes broken ppoll that made udev go nuts | |||||
* | core/mkinitfs: add the modprobe blacklist to initramfs image | Natanael Copa | 2009-05-15 | 2 | -3/+21 | |
| | ||||||
* | core/syslinux: upgrade to 3.80 | Natanael Copa | 2009-05-15 | 1 | -2/+2 | |
| | ||||||
* | core/git: upgrade to 1.6.2.5 | Natanael Copa | 2009-05-15 | 1 | -2/+2 | |
| | ||||||
* | core/util-vserver: added g++ to makedepends | Natanael Copa | 2009-05-15 | 1 | -1/+1 | |
| | ||||||
* | core/iproute2: added bison and flex to makedepends | Natanael Copa | 2009-05-15 | 1 | -1/+1 | |
| | ||||||
* | core/mkinitfs: removed unused patch | Natanael Copa | 2009-05-14 | 1 | -30/+0 | |
| | ||||||
* | core/gcc: split out libstdc++. added support for GCC_SPECS | Natanael Copa | 2009-05-13 | 2 | -3/+55 | |
| | ||||||
* | core/mkinitfs: upgrade to 1.4 | Natanael Copa | 2009-05-13 | 1 | -7/+4 | |
| |