summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2009-03-27Makefile: fix typoNatanael Copa1-1/+1
2009-03-25Makefile: install initramfs-initNatanael Copa1-1/+2
2009-03-06abuild: fixes for new install scriptsNatanael Copa1-1/+2
2009-01-29abuild: support for creation of new APKBUILD from templateNatanael Copa1-3/+4
abuild [-c] -n PKGNAME[-PKGVER] creates a directory with new APKBUILD. If -c is specified will sample init.d, conf.d and install script be copied as well.
2009-01-19Makefile: install abuild.conf if DESTDIR is setNatanael Copa1-1/+1
2009-01-15devbuild: new helper script, fix makefileNatanael Copa1-6/+10
This script helps developers who works on the alpine subprojects (i.e apk-tools, alpine-baselayout etc) to build a development alpine iso. a new alpine iso using the un-committed local sub
2009-01-07Makefile: do not overwrite abuild.conf if it existNatanael Copa1-1/+3
2009-01-06abuild: read version from abuild. install buildrepoNatanael Copa1-3/+3
2009-01-03abuild: move functions to a shared libNatanael Copa1-2/+4
2008-10-30install APKBUILD.protoNatanael Copa1-3/+5
2008-10-18initial commitNatanael Copa1-0/+30