Age | Commit message (Expand) | Author | Files | Lines |
2009-07-27 | abuild: make index readable | Natanael Copa | 1 | -0/+1 |
2009-07-24 | abuild-keygen: append hex timestamp to default key name | Natanael Copa | 1 | -2/+2 |
2009-07-24 | release 2.0_rc2v2.0_rc2 | Natanael Copa | 1 | -1/+1 |
2009-07-24 | buildrepo: use new apk index and sign repo | Natanael Copa | 1 | -30/+13 |
2009-07-24 | release 2.0_rc1v2.0_rc1 | Natanael Copa | 1 | -1/+1 |
2009-07-24 | abuild: minor bugfix | Natanael Copa | 1 | -1/+2 |
2009-07-24 | abuild: add pkgconfig to depends if needed. misc fixes | Natanael Copa | 1 | -1/+19 |
2009-07-23 | abuild: use APKINDEX.tar.gz rather than APK_INDEX.gz | Natanael Copa | 1 | -1/+2 |
2009-07-23 | abuild: remove broken links in abuild temp repo. sign the control.tar.gz | Natanael Copa | 1 | -5/+11 |
2009-07-23 | abuild: sign index with abuild-sign | Natanael Copa | 1 | -2/+12 |
2009-07-23 | Makefile: install abuild-sign | Natanael Copa | 1 | -1/+1 |
2009-07-23 | abuild-sign: use mktemp for temp files. add -q option for quiet | Natanael Copa | 1 | -9/+17 |
2009-07-23 | abuild-keygen: use -a to add the needed config setting | Natanael Copa | 1 | -3/+20 |
2009-07-22 | abuild-sign: initial commit | Natanael Copa | 1 | -0/+80 |
2009-07-22 | abuild-keygen: support for -i to install pubkey to /etc/apk/keys | Natanael Copa | 1 | -4/+32 |
2009-07-22 | abuild-keygen: new utility to generate keys for signing packages | Natanael Copa | 2 | -1/+66 |
2009-07-21 | abuild-tar: fix total counter for splice | Natanael Copa | 1 | -0/+1 |
2009-07-21 | abuild-tar: fix splice arguments | Timo Teras | 1 | -1/+1 |
2009-07-21 | abuild-tar: fix help message | Timo Teras | 1 | -2/+2 |
2009-07-20 | abuild-tar: fix for full_read(), full_write() | Natanael Copa | 1 | -0/+2 |
2009-07-20 | abuild: initial support for new apk format | Natanael Copa | 1 | -44/+39 |
2009-07-20 | Makefile: compile and install abuild-tar | Natanael Copa | 1 | -5/+10 |
2009-07-20 | added razor to default pacakge list | Natanael Copa | 1 | -0/+1 |
2009-07-20 | alpine.mk: use mtools to grate usb image | Natanael Copa | 1 | -3/+5 |
2009-07-20 | alpine.mk: remove unused files. make sure alpine-relase is on img | Natanael Copa | 1 | -3/+3 |
2009-07-20 | core/abuild: fix options order to apk add | Natanael Copa | 1 | -1/+1 |
2009-07-20 | abuild-tar: rename cutting option to --cut, full_{read,write,splice} | Timo Teras | 1 | -11/+72 |
2009-07-16 | abuild-tar: new utility to mangle tar files | Timo Teras | 1 | -0/+213 |
2009-07-13 | release 1.16v1.16 | Natanael Copa | 1 | -1/+1 |
2009-07-13 | abuild: upgrade dependencies when building recursive | Natanael Copa | 1 | -2/+2 |
2009-07-06 | packages: add alpine-sdk again | Natanael Copa | 1 | -0/+1 |
2009-07-06 | alpine.mk: find correct kernel packages. fix apk fetch | Natanael Copa | 1 | -19/+22 |
2009-07-01 | sample.* adjust more samples a bit | Natanael Copa | 2 | -5/+3 |
2009-07-01 | sample.APKBUILD: add more comments | Natanael Copa | 1 | -2/+7 |
2009-06-18 | packages: add amavis and spamassassin | Natanael Copa | 1 | -1/+5 |
2009-06-15 | packages: quote file globs | Natanael Copa | 1 | -42/+4 |
2009-06-15 | alpine.mk: add modloop modules as boot param | Natanael Copa | 1 | -11/+7 |
2009-06-12 | packages: add all alpine-* packages | Natanael Copa | 1 | -3/+1 |
2009-06-09 | abuild: use apk version --check to verify the pkgver | Natanael Copa | 1 | -2/+2 |
2009-06-05 | alpine.mk: added file with default packages for releases | Natanael Copa | 1 | -0/+503 |
2009-06-04 | release 1.15.2v1.15.2 | Natanael Copa | 1 | -1/+1 |
2009-06-04 | abuild: force single space be separator when parsing scanelf output | Natanael Copa | 1 | -1/+1 |
2009-06-04 | alpine.mk: we dont need the MBR from syslinux | Natanael Copa | 1 | -2/+1 |
2009-06-04 | alpine.mk: do not create a partition on usb image | Natanael Copa | 1 | -8/+5 |
2009-06-04 | buildrepo: check if all files exist before try copy anything | Natanael Copa | 1 | -3/+14 |
2009-06-04 | release 1.15.1v1.15.1 | Natanael Copa | 1 | -1/+1 |
2009-06-03 | Makefile: use ~/.cache/apks as default apk cache | Natanael Copa | 1 | -1/+1 |
2009-06-03 | abuild: up2date handle apkcache properly | Natanael Copa | 1 | -8/+26 |
2009-06-03 | abuild: warn if g++ is in makedepends. fix for dynamic deps | Natanael Copa | 1 | -2/+4 |
2009-06-03 | abuild: fix for detecting self-provided dependencies | Natanael Copa | 1 | -1/+1 |