aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote branch 'sdrik/master'Natanael Copa2010-06-023-53/+100
|\
| * Makefile: fix typoCedric Schieli2010-04-151-1/+1
| * Makefile: use APK_KEYS to override keyring locationCedric Schieli2010-04-151-2/+3
| * Add xe-guest-utilities to alpine profileCedric Schieli2010-04-151-0/+1
| * Support booting on Xen (using pygrub)Cedric Schieli2010-04-152-5/+25
| * Makefile: allow multiple kernel on isoCedric Schieli2010-04-111-48/+70
* | Makefile: added edge targetNatanael Copa2010-06-021-0/+2
* | Only release alpine, alpine-mini and alpine-vserver by defaultNatanael Copa2010-06-011-4/+3
* | alpine-vserver: added iproute2Natanael Copa2010-05-261-0/+1
* | release 1.10.3Natanael Copa2010-05-072-2/+2
* | release 1.10.2Natanael Copa2010-04-294-2/+12
* | support for cdrom on scsi busNatanael Copa2010-04-291-1/+1
* | include sfdisk for alpine-vserverNatanael Copa2010-03-231-0/+1
|/
* mklatest.sh: combine dir and nameNatanael Copa2010-03-181-1/+1
* mklatest.sh: fixed typoNatanael Copa2010-03-181-1/+1
* mklatest.sh: script to generate info about latest release for mirrorsNatanael Copa2010-03-181-0/+17
* release 1.10.1Natanael Copa2010-03-162-2/+2
* per profile releaseNatanael Copa2010-03-041-2/+3
* targets to create all releases in one shotNatanael Copa2010-03-047-8/+50
* alpine 1.10.0 releasesNatanael Copa2010-03-045-0/+29
* alpine-mini: add wifi tools, firmware and opensslalpine-isoNatanael Copa2010-03-0424-3085/+283
* abuild: wait 30 seconds for apk lockfile. improve error reportingNatanael Copa2010-03-021-2/+10
* alpine.packages: added igmpproxyNatanael Copa2010-02-151-0/+1
* tune package listNatanael Copa2010-02-031-154/+2
* abuild.conf: added JOBS variableNatanael Copa2010-01-071-1/+2
* release 2.1Natanael Copa2009-12-301-1/+1
* sample: use lowercase in init.d/conf.d sample filesNatanael Copa2009-12-302-22/+12
* sample: use separate package()Natanael Copa2009-12-301-4/+14
* abuild: dont check version number if nodeps is specifiedNatanael Copa2009-12-161-1/+1
* abuild: implement getpkgver, default_fetch and default_unpackNatanael Copa2009-11-241-4/+28
* abuild: use pax-utils's scanelf to find binaries to stripNatanael Copa2009-11-061-10/+3
* release 2.0.1Natanael Copa2009-11-021-1/+1
* abuild-sign: remove temp signatureNatanael Copa2009-11-021-2/+1
* abuild: fix detection of pkgconfig dependencyNatanael Copa2009-11-021-6/+6
* alpine.packages: removed -doc packagesNatanael Copa2009-10-301-162/+0
* alpine.packages: specify kernel packagesNatanael Copa2009-10-301-4/+7
* Revert "abuild: minor cleanup"Natanael Copa2009-10-271-2/+2
* added alpine-mini package listNatanael Copa2009-10-261-0/+2
* release 2.0Natanael Copa2009-10-251-1/+1
* remoe unused fileNatanael Copa2009-10-251-3/+0
* abuild: exit with error if run as rootNatanael Copa2009-10-241-1/+10
* abuild: make it possible override fakerootNatanael Copa2009-10-241-4/+6
* abuild: fix so APKBUILD env var works properlyNatanael Copa2009-10-242-13/+23
* abuild: minor bugfix: define $programNatanael Copa2009-10-241-3/+4
* newapkbuild: move code from abuild to new scriptNatanael Copa2009-10-243-47/+84
* abuild: minor cleanupNatanael Copa2009-10-241-5/+1
* abuild: minor cleanupNatanael Copa2009-10-231-2/+2
* abuild: implement prepare()Natanael Copa2009-10-231-1/+5
* abuild: bugfix. allow apkbiudls without build()Natanael Copa2009-10-231-2/+2
* abuild: dont run build() in fakeroot if package() existNatanael Copa2009-10-231-1/+12