summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-29abuild: support for creation of new APKBUILD from templateNatanael Copa6-9/+134
2009-01-28alpine.mk, initramfs: show alpine releaseNatanael Copa2-4/+17
2009-01-28alpine.mk: allow users to override configs in alpine.conf.mkNatanael Copa1-0/+2
2009-01-28initramfs-init: mount new root before apkovl is extractedNatanael Copa1-1/+4
2009-01-28devbuild: use new style of 'abuild checksum'Natanael Copa1-1/+1
2009-01-26release 1.6v1.6Natanael Copa1-1/+1
2009-01-26Revert "abuild: whitespace fix"Natanael Copa1-3/+0
2009-01-26abuild: style fixesNatanael Copa2-9/+9
2009-01-26abuild: display error for unsupported archivesNatanael Copa1-0/+3
2009-01-26abuild: whitespace fixNatanael Copa1-3/+3
2009-01-26core/abuild: add zip archive supportCarlo Landmeter1-0/+3
2009-01-26release 1.5.1v1.5.1Natanael Copa1-1/+1
2009-01-26abuild: make color work againNatanael Copa1-14/+13
2009-01-23added TODO fileNatanael Copa1-0/+16
2009-01-23release 1.5v1.5Natanael Copa1-1/+1
2009-01-23mkalpine: install missing apps to build isoNatanael Copa1-0/+22
2009-01-23alpine.mk: create the missing /etc dirNatanael Copa1-0/+1
2009-01-23abuild: checksum modifies the APKBUILD directlyNatanael Copa1-2/+5
2009-01-23initramfs: remove debug shellNatanael Copa1-1/+0
2009-01-23alpine.mk: the iso needs floppy driverNatanael Copa1-0/+1
2009-01-22abuild: added REPODESTNatanael Copa3-6/+16
2009-01-20buildrepo: dont rebuild packages unless pkgver/pkgrel changeNatanael Copa1-1/+1
2009-01-20abuild:Natanael Copa1-4/+28
2009-01-20APKBUILD.proto: minor fixesNatanael Copa1-3/+8
2009-01-19Makefile: install abuild.conf if DESTDIR is setNatanael Copa1-1/+1
2009-01-18release 1.4.1v1.4.1Natanael Copa1-1/+1
2009-01-18abuild: apk add support -u againNatanael Copa1-1/+1
2009-01-17abuild: allow help (-h) even if there is no APKBUILDNatanael Copa1-6/+5
2009-01-17release 1.4v1.4Natanael Copa1-1/+1
2009-01-17buildrepo: added -r option to specify dependency reposNatanael Copa1-3/+12
2009-01-17abuild: abort build if md5 check failsNatanael Copa1-2/+2
2009-01-15abuild: use new apk-tools (2.x)v1.3Natanael Copa1-5/+5
2009-01-15add a .devbuildrc for abuild subproject itselfNatanael Copa1-0/+2
2009-01-15devbuild: use .devbuildrc rather than devbuild.confNatanael Copa1-3/+3
2009-01-15devbuild: new helper script, fix makefileNatanael Copa2-6/+71
2009-01-15alpine.mk: make cleanNatanael Copa1-2/+4
2009-01-15initramfs-init: use new apk option --initdbNatanael Copa1-2/+2
2009-01-15rename mkiso to mkalpineNatanael Copa2-3/+9
2009-01-13initramfs-init: extract apkovlNatanael Copa3-71/+53
2009-01-11abuild: consider all subdirs named 'include' belong to -devNatanael Copa1-3/+5
2009-01-09abuild: version 1.2v1.2Natanael Copa1-1/+1
2009-01-09abuild: fix bug in dev()Natanael Copa1-0/+1
2009-01-08abuild: unpack does md5check. we dont need do it twiceNatanael Copa1-1/+1
2009-01-08initramfs: some spell checking on init scriptTimo Teras1-2/+2
2009-01-08initramfs: use apk's progress bar featureTimo Teras1-1/+1
2009-01-07abuild: strip files in all subdirsNatanael Copa1-2/+2
2009-01-07Makefile: do not overwrite abuild.conf if it existNatanael Copa1-1/+3
2009-01-07make.alpine: makefile to build alpine isoTimo Teras2-0/+320
2009-01-07abuild: consider all .a .c .h .o files as dev filesNatanael Copa1-3/+2
2009-01-07abuild: added -p/-s option to override PKGDEST/SRCDESTNatanael Copa1-6/+10