summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: fix typoHEADmasterCedric Schieli2010-04-151-1/+1
|
* Makefile: use APK_KEYS to override keyring locationCedric Schieli2010-04-151-2/+3
|
* Support booting on Xen (using pygrub)Cedric Schieli2010-04-151-4/+23
|
* Makefile: allow multiple kernel on isoCedric Schieli2010-04-111-48/+70
|
* per profile releaseNatanael Copa2010-03-041-2/+3
|
* targets to create all releases in one shotNatanael Copa2010-03-041-3/+45
|
* alpine-mini: add wifi tools, firmware and opensslNatanael Copa2010-03-041-62/+279
|
* release 2.1Natanael Copa2009-12-301-1/+1
|
* release 2.0.1Natanael Copa2009-11-021-1/+1
|
* release 2.0Natanael Copa2009-10-251-1/+1
|
* abuild: fix so APKBUILD env var works properlyNatanael Copa2009-10-241-0/+3
| | | | | | We also make sure we source the APKBUILD when we are in the directory holding the APKBUILD file. Some of the packages sources others with relative references. (for example kernel 3rd party packages)
* newapkbuild: move code from abuild to new scriptNatanael Copa2009-10-241-1/+2
| | | | | try keep code in abuild cleaner by moving out creation of new apkbuild to separate script.
* release 2.0_rc9Natanael Copa2009-09-031-1/+1
|
* release 2.0_rc8Natanael Copa2009-08-211-1/+1
|
* release 2.0_rc7Natanael Copa2009-08-171-1/+1
|
* release 2.0_rc6Natanael Copa2009-08-141-1/+1
|
* release 2.0_rc5Natanael Copa2009-08-101-1/+1
|
* release 2.0_rc4Natanael Copa2009-08-031-1/+1
|
* release 2.0_rc3Natanael Copa2009-07-291-1/+1
|
* release 2.0_rc2Natanael Copa2009-07-241-1/+1
|
* release 2.0_rc1Natanael Copa2009-07-241-1/+1
|
* Makefile: install abuild-signNatanael Copa2009-07-231-1/+1
|
* abuild-keygen: new utility to generate keys for signing packagesNatanael Copa2009-07-221-1/+1
|
* Makefile: compile and install abuild-tarNatanael Copa2009-07-201-5/+10
|
* release 1.16Natanael Copa2009-07-131-1/+1
|
* release 1.15.2Natanael Copa2009-06-041-1/+1
|
* release 1.15.1Natanael Copa2009-06-041-1/+1
|
* Makefile: use ~/.cache/apks as default apk cacheNatanael Copa2009-06-031-1/+1
|
* release: 1.15Natanael Copa2009-06-031-1/+1
| | | | with support for dynamic dependencies
* abuild: add configurable apk cacheNatanael Copa2009-06-031-4/+6
|
* use .in files for scriptsNatanael Copa2009-05-081-8/+39
|
* Makefile: fix typoNatanael Copa2009-03-271-1/+1
|
* Makefile: install initramfs-initNatanael Copa2009-03-251-1/+2
|
* abuild: fixes for new install scriptsNatanael Copa2009-03-061-1/+2
|
* abuild: support for creation of new APKBUILD from templateNatanael Copa2009-01-291-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.
* Makefile: install abuild.conf if DESTDIR is setNatanael Copa2009-01-191-1/+1
|
* devbuild: new helper script, fix makefileNatanael Copa2009-01-151-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
* Makefile: do not overwrite abuild.conf if it existNatanael Copa2009-01-071-1/+3
|
* abuild: read version from abuild. install buildrepoNatanael Copa2009-01-061-3/+3
|
* abuild: move functions to a shared libNatanael Copa2009-01-031-2/+4
|
* install APKBUILD.protoNatanael Copa2008-10-301-3/+5
|
* initial commitNatanael Copa2008-10-181-0/+30