summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* abuild: include repo description and version in temp apk cacheNatanael Copa2009-09-031-1/+3
* alpine.mk: include repo version on isoNatanael Copa2009-09-031-1/+2
* buildrepo: add repository description/versionNatanael Copa2009-09-031-1/+3
* alpine.mk: copy keys from running systemNatanael Copa2009-09-031-0/+1
* alpine.mk: include acct package in initramfs imageNatanael Copa2009-09-031-1/+1
* alpine.mk: make it possible to override mkcramfs with mkfs.cramfsNatanael Copa2009-09-031-1/+2
* alpine.mk: support build iso from non-alpine environmentsNatanael Copa2009-09-031-19/+37
* packages: include linux headers for running kernelNatanael Copa2009-09-021-1/+2
* packages: removed unused packagesNatanael Copa2009-09-011-4/+0
* abuild: strip versions from dependencies when building recursivelyNatanael Copa2009-08-311-1/+5
* packages: added sfdiskNatanael Copa2009-08-221-0/+1
* release 2.0_rc8Natanael Copa2009-08-211-1/+1
* abuild: allow pkgver=volatileNatanael Copa2009-08-211-2/+4
* abuild: implement pkgusers/pkggroupsNatanael Copa2009-08-211-3/+21
* release 2.0_rc7Natanael Copa2009-08-171-1/+1
* abuild: no missing dependencies might happenNatanael Copa2009-08-171-1/+1
* abuild: the -dev pckages should depend on all subpackagesNatanael Copa2009-08-171-0/+6
* Revert "abuild-tar: embed checksum for symlinks"Natanael Copa2009-08-171-29/+11
* release 2.0_rc6Natanael Copa2009-08-141-1/+1
* abuild: implement triggersNatanael Copa2009-08-141-7/+27
* cmp-apks-iso: fix spell error that have been around for agesNatanael Copa2009-08-141-1/+1
* abuild-tar: embed checksum for symlinksTimo Teras2009-08-111-13/+31
* release 2.0_rc5Natanael Copa2009-08-101-1/+1
* abuild, alpine.mk: use --repository instead of --repoNatanael Copa2009-08-102-5/+5
* packages: added syslogd and docNatanael Copa2009-08-081-0/+2
* alpine.mk: do not generate usb images for releasesNatanael Copa2009-08-061-1/+4
* alpine.mk: create .boot_repository files in reposNatanael Copa2009-08-061-0/+1
* alpine.mk: do not include /lib on isoNatanael Copa2009-08-051-2/+2
* abuild: initial support for versioned dependenciesNatanael Copa2009-08-051-10/+23
* release 2.0_rc4Natanael Copa2009-08-031-1/+1
* abuild: implement -d for disable dependency checkingNatanael Copa2009-08-031-1/+4
* alpine.mk: sign the index on isoNatanael Copa2009-07-301-0/+1
* abuild: fix for dynamic dependency detectionNatanael Copa2009-07-291-1/+1
* release 2.0_rc3Natanael Copa2009-07-291-1/+1
* buildrepo: set permissions on APKINDEX.tar.gz - clean up old tmp.*Natanael Copa2009-07-281-0/+2
* alpine.mk: use new index formatNatanael Copa2009-07-271-3/+3
* abuild: make index readableNatanael Copa2009-07-271-0/+1
* abuild-keygen: append hex timestamp to default key nameNatanael Copa2009-07-241-2/+2
* release 2.0_rc2Natanael Copa2009-07-241-1/+1
* buildrepo: use new apk index and sign repoNatanael Copa2009-07-241-30/+13
* release 2.0_rc1Natanael Copa2009-07-241-1/+1
* abuild: minor bugfixNatanael Copa2009-07-241-1/+2
* abuild: add pkgconfig to depends if needed. misc fixesNatanael Copa2009-07-241-1/+19
* abuild: use APKINDEX.tar.gz rather than APK_INDEX.gzNatanael Copa2009-07-231-1/+2
* abuild: remove broken links in abuild temp repo. sign the control.tar.gzNatanael Copa2009-07-231-5/+11
* abuild: sign index with abuild-signNatanael Copa2009-07-231-2/+12
* Makefile: install abuild-signNatanael Copa2009-07-231-1/+1
* abuild-sign: use mktemp for temp files. add -q option for quietNatanael Copa2009-07-231-9/+17
* abuild-keygen: use -a to add the needed config settingNatanael Copa2009-07-231-3/+20
* abuild-sign: initial commitNatanael Copa2009-07-221-0/+80