summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-03release 2.0_rc9v2.0_rc9Natanael Copa1-1/+1
2009-09-03packages: misc fixes. add arponNatanael Copa1-9/+4
2009-09-03abuild: include repo description and version in temp apk cacheNatanael Copa1-1/+3
2009-09-03alpine.mk: include repo version on isoNatanael Copa1-1/+2
2009-09-03buildrepo: add repository description/versionNatanael Copa1-1/+3
2009-09-03alpine.mk: copy keys from running systemNatanael Copa1-0/+1
2009-09-03alpine.mk: include acct package in initramfs imageNatanael Copa1-1/+1
2009-09-03alpine.mk: make it possible to override mkcramfs with mkfs.cramfsNatanael Copa1-1/+2
2009-09-03alpine.mk: support build iso from non-alpine environmentsNatanael Copa1-19/+37
2009-09-02packages: include linux headers for running kernelNatanael Copa1-1/+2
2009-09-01packages: removed unused packagesNatanael Copa1-4/+0
2009-08-31abuild: strip versions from dependencies when building recursivelyNatanael Copa1-1/+5
2009-08-22packages: added sfdiskNatanael Copa1-0/+1
2009-08-21release 2.0_rc8v2.0_rc8Natanael Copa1-1/+1
2009-08-21abuild: allow pkgver=volatileNatanael Copa1-2/+4
2009-08-21abuild: implement pkgusers/pkggroupsNatanael Copa1-3/+21
2009-08-17release 2.0_rc7v2.0_rc7Natanael Copa1-1/+1
2009-08-17abuild: no missing dependencies might happenNatanael Copa1-1/+1
2009-08-17abuild: the -dev pckages should depend on all subpackagesNatanael Copa1-0/+6
2009-08-17Revert "abuild-tar: embed checksum for symlinks"Natanael Copa1-29/+11
2009-08-14release 2.0_rc6Natanael Copa1-1/+1
2009-08-14abuild: implement triggersNatanael Copa1-7/+27
2009-08-14cmp-apks-iso: fix spell error that have been around for agesNatanael Copa1-1/+1
2009-08-11abuild-tar: embed checksum for symlinksTimo Teras1-13/+31
2009-08-10release 2.0_rc5v2.0_rc5Natanael Copa1-1/+1
2009-08-10abuild, alpine.mk: use --repository instead of --repoNatanael Copa2-5/+5
2009-08-08packages: added syslogd and docNatanael Copa1-0/+2
2009-08-06alpine.mk: do not generate usb images for releasesNatanael Copa1-1/+4
2009-08-06alpine.mk: create .boot_repository files in reposNatanael Copa1-0/+1
2009-08-05alpine.mk: do not include /lib on isoNatanael Copa1-2/+2
2009-08-05abuild: initial support for versioned dependenciesNatanael Copa1-10/+23
2009-08-03release 2.0_rc4v2.0_rc4Natanael Copa1-1/+1
2009-08-03abuild: implement -d for disable dependency checkingNatanael Copa1-1/+4
2009-07-30alpine.mk: sign the index on isoNatanael Copa1-0/+1
2009-07-29abuild: fix for dynamic dependency detectionNatanael Copa1-1/+1
2009-07-29release 2.0_rc3v2.0_rc3Natanael Copa1-1/+1
2009-07-28buildrepo: set permissions on APKINDEX.tar.gz - clean up old tmp.*Natanael Copa1-0/+2
2009-07-27alpine.mk: use new index formatNatanael Copa1-3/+3
2009-07-27abuild: make index readableNatanael Copa1-0/+1
2009-07-24abuild-keygen: append hex timestamp to default key nameNatanael Copa1-2/+2
2009-07-24release 2.0_rc2v2.0_rc2Natanael Copa1-1/+1
2009-07-24buildrepo: use new apk index and sign repoNatanael Copa1-30/+13
2009-07-24release 2.0_rc1v2.0_rc1Natanael Copa1-1/+1
2009-07-24abuild: minor bugfixNatanael Copa1-1/+2
2009-07-24abuild: add pkgconfig to depends if needed. misc fixesNatanael Copa1-1/+19
2009-07-23abuild: use APKINDEX.tar.gz rather than APK_INDEX.gzNatanael Copa1-1/+2
2009-07-23abuild: remove broken links in abuild temp repo. sign the control.tar.gzNatanael Copa1-5/+11
2009-07-23abuild: sign index with abuild-signNatanael Copa1-2/+12
2009-07-23Makefile: install abuild-signNatanael Copa1-1/+1
2009-07-23abuild-sign: use mktemp for temp files. add -q option for quietNatanael Copa1-9/+17