summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* core/abuild: fix options order to apk addNatanael Copa2009-07-201-1/+1
* abuild-tar: rename cutting option to --cut, full_{read,write,splice}Timo Teras2009-07-201-11/+72
* abuild-tar: new utility to mangle tar filesTimo Teras2009-07-161-0/+213
* release 1.16v1.16Natanael Copa2009-07-131-1/+1
* abuild: upgrade dependencies when building recursiveNatanael Copa2009-07-131-2/+2
* packages: add alpine-sdk againNatanael Copa2009-07-061-0/+1
* alpine.mk: find correct kernel packages. fix apk fetchNatanael Copa2009-07-061-19/+22
* sample.* adjust more samples a bitNatanael Copa2009-07-012-5/+3
* sample.APKBUILD: add more commentsNatanael Copa2009-07-011-2/+7
* packages: add amavis and spamassassinNatanael Copa2009-06-181-1/+5
* packages: quote file globsNatanael Copa2009-06-151-42/+4
* alpine.mk: add modloop modules as boot paramNatanael Copa2009-06-151-11/+7
* packages: add all alpine-* packagesNatanael Copa2009-06-121-3/+1
* abuild: use apk version --check to verify the pkgverNatanael Copa2009-06-091-2/+2
* alpine.mk: added file with default packages for releasesNatanael Copa2009-06-051-0/+503
* release 1.15.2v1.15.2Natanael Copa2009-06-041-1/+1
* abuild: force single space be separator when parsing scanelf outputNatanael Copa2009-06-041-1/+1
* alpine.mk: we dont need the MBR from syslinuxNatanael Copa2009-06-041-2/+1
* alpine.mk: do not create a partition on usb imageNatanael Copa2009-06-041-8/+5
* buildrepo: check if all files exist before try copy anythingNatanael Copa2009-06-041-3/+14
* release 1.15.1v1.15.1Natanael Copa2009-06-041-1/+1
* Makefile: use ~/.cache/apks as default apk cacheNatanael Copa2009-06-031-1/+1
* abuild: up2date handle apkcache properlyNatanael Copa2009-06-031-8/+26
* abuild: warn if g++ is in makedepends. fix for dynamic depsNatanael Copa2009-06-031-2/+4
* abuild: fix for detecting self-provided dependenciesNatanael Copa2009-06-031-1/+1
* release: 1.15v1.15Natanael Copa2009-06-031-1/+1
* abuild: bugfix: find deps in subpackages and fail if deps not foundNatanael Copa2009-06-031-12/+11
* abuild: initial support for autodetection of dependenciesNatanael Copa2009-06-031-1/+53
* alpine.mk: configureable free space on usb imageNatanael Copa2009-06-031-1/+2
* alpine.mk: make usb image creation less verboseNatanael Copa2009-06-031-8/+9
* alpine.mk: target for .img symlinkNatanael Copa2009-06-031-0/+3
* abuild: rename abuildrepo to apkcacheNatanael Copa2009-06-031-16/+16
* abuild: add configurable apk cacheNatanael Copa2009-06-032-5/+7
* abuild: use build-base meta package as hard makedependsNatanael Copa2009-06-031-1/+1
* alpine.mk: use /dev/usbdisk rather than /dev/sda1 for usb imagesNatanael Copa2009-06-031-1/+1
* alpine.mk: include the dependencies in the APK_INDEXNatanael Copa2009-06-031-1/+1
* abuild: pull in makedepends by using virtual packages in abuildrepoNatanael Copa2009-06-031-10/+14
* alpine.mk: wait with calculating dir size til the dir is filled upNatanael Copa2009-06-031-1/+1
* alpine.mk remove unused varsNatanael Copa2009-06-031-3/+2
* alpine.mk: build iso from binary packages in system repositoryNatanael Copa2009-06-021-59/+23
* alpine.mk: use apk fetch to build apk repositoryNatanael Copa2009-05-271-15/+36
* alpine.mk: maketarget for usb imagesNatanael Copa2009-05-251-3/+27
* abuild: use apk index -d to update the abuildrepo indexNatanael Copa2009-05-141-10/+34
* initfs: add floppy kernel moduleNatanael Copa2009-05-131-1/+1
* abuild: create symlink to package in tmprepoNatanael Copa2009-05-081-4/+19
* abuild: rename pkgdirbase to pkgbasedirNatanael Copa2009-05-081-5/+5
* abuild: create .provides-so file in package dirNatanael Copa2009-05-081-1/+3
* abuild: prepare pkg dirs/meta files and create packages separately. Dependenc...Natanael Copa2009-05-081-14/+34
* use .in files for scriptsNatanael Copa2009-05-085-25/+75
* abuild: move the pkgdir to pkg/<name>Natanael Copa2009-05-081-2/+3