Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move core/* to main/ | Natanael Copa | 2009-07-23 | 194 | -56347/+0 |
| | | | | added maintainer to several packages as well | ||||
* | core/zlib: same fix as last, but hopefully done correctly | Natanael Copa | 2009-07-20 | 1 | -1/+2 |
| | |||||
* | core/zlib: install pkgconfig in /usr | Natanael Copa | 2009-07-20 | 1 | -1/+4 |
| | |||||
* | core/linux-grsec: updated grsecurity patch | Natanael Copa | 2009-07-20 | 2 | -1961/+2105 |
| | | | | grsecurity-2.1.14-2.6.29.6-200907122214.patch | ||||
* | core/xtables-addons: rebuild against 2.6.29.6 kernel | Natanael Copa | 2009-07-17 | 1 | -1/+1 |
| | |||||
* | iscsitarget-grsec: recompile against 2.6.29.6 kernel | Natanael Copa | 2009-07-17 | 1 | -1/+2 |
| | |||||
* | core/alpine-baselayout: default PATH fix | Natanael Copa | 2009-07-17 | 2 | -3/+29 |
| | |||||
* | core/busybox: move /bin/ip to /sbin/ip | Natanael Copa | 2009-07-17 | 2 | -15/+6 |
| | |||||
* | core/iproute2: add bash as buildtime dep | Natanael Copa | 2009-07-16 | 1 | -1/+1 |
| | |||||
* | core/iproute2: upgrade to 2.6.29.1. move to /sbin | Natanael Copa | 2009-07-16 | 3 | -9/+21 |
| | |||||
* | core/busybox: fixes from upstream. enable blkid | Natanael Copa | 2009-07-16 | 5 | -20/+324 |
| | |||||
* | core/mkinitfs: upgrade to 1.7 | Natanael Copa | 2009-07-15 | 1 | -2/+2 |
| | |||||
* | core/zlib: install libs in /lib so they are available before localmount | Natanael Copa | 2009-07-15 | 1 | -2/+2 |
| | |||||
* | core/apk-tools: another fix for a regression introduced in latest patch | Natanael Copa | 2009-07-15 | 2 | -5/+46 |
| | |||||
* | core/abuild: fix stupid bug | Natanael Copa | 2009-07-14 | 2 | -2/+32 |
| | |||||
* | core/apk-tools: remove unused patches | Natanael Copa | 2009-07-14 | 2 | -54/+0 |
| | |||||
* | core/apk-tools: backport fix | Natanael Copa | 2009-07-14 | 3 | -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_pre14 | Natanael Copa | 2009-07-14 | 1 | -8/+5 |
| | |||||
* | core/openssl: create symlinks to libcrypto in /usr/lib/ | Natanael Copa | 2009-07-14 | 1 | -2/+5 |
| | | | | Otherwise will packages using pkg-config link statically to libcrypto. | ||||
* | core/openntpd: fix permissions of init.d script | Natanael Copa | 2009-07-14 | 2 | -20/+4 |
| | |||||
* | core/openssl: split libcrypto to separate subpackage | Natanael Copa | 2009-07-14 | 1 | -1/+8 |
| | |||||
* | core/abuild: upgrade to 1.16 | Natanael Copa | 2009-07-14 | 1 | -3/+3 |
| | |||||
* | core/openssl: full padlock sha1 support | Timo Teras | 2009-07-13 | 3 | -608/+900 |
| | |||||
* | core/parted: rebuild against readline-6 | Natanael Copa | 2009-07-13 | 1 | -2/+3 |
| | |||||
* | core/bash: explicit turn off NLS | Natanael Copa | 2009-07-13 | 1 | -1/+2 |
| | |||||
* | core/sudo: upgrade to 1.7.2 | Natanael Copa | 2009-07-13 | 1 | -4/+3 |
| | |||||
* | core/lvm2: upgrade to 2.02.48 | Natanael Copa | 2009-07-13 | 1 | -2/+2 |
| | |||||
* | core/e2fsprogs: upgrade to 1.41.8 | Natanael Copa | 2009-07-13 | 1 | -2/+2 |
| | |||||
* | core/iptables: upgrade to 1.4.4 | Natanael Copa | 2009-07-13 | 2 | -19/+2 |
| | |||||
* | core/bash: upgrade to 4.0.024 | Natanael Copa | 2009-07-13 | 1 | -54/+69 |
| | |||||
* | core/readline: upgrade to 6.0.003 | Natanael Copa | 2009-07-13 | 1 | -33/+15 |
| | |||||
* | core/openssl: oneshot sha support for padlock | Timo Teras | 2009-07-12 | 2 | -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.6 | Natanael Copa | 2009-07-07 | 1 | -3/+3 |
| | |||||
* | core/linux-grsec: added mkinitfs as a dependency | Natanael Copa | 2009-07-07 | 1 | -1/+2 |
| | |||||
* | core/alpine-conf: upgrade to 2.0_beta3 | Natanael Copa | 2009-07-07 | 1 | -2/+2 |
| | |||||
* | 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. |