summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* release 2.0_rc8v2.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_rc7v2.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
| | | | | | | Tar could not handle the headers. This reverts parts of commit 8b1a53011b3aa56594e785c425b318c21fba8684. Keep the usage fixes.
* release 2.0_rc6Natanael Copa2009-08-141-1/+1
|
* abuild: implement triggersNatanael Copa2009-08-141-7/+27
| | | | and install scripts should not be in $source
* 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
| | | | | | and relocate the place of the symlink in tar header, as symlink use the linkname field. now it's split to devmajor, devminor and padding fields.
* release 2.0_rc5v2.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
| | | | we want the sysklogd on the iso
* 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
| | | | init will only autoadd those when booting
* 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_rc4v2.0_rc4Natanael Copa2009-08-031-1/+1
|
* abuild: implement -d for disable dependency checkingNatanael Copa2009-08-031-1/+4
| | | | This is needed when bootstrapping the system.
* 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_rc3v2.0_rc3Natanael Copa2009-07-291-1/+1
|
* buildrepo: set permissions on APKINDEX.tar.gz - clean up old tmp.*Natanael Copa2009-07-281-0/+2
| | | | This solves issues for rsync jobs for mirrors.
* 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_rc2v2.0_rc2Natanael Copa2009-07-241-1/+1
|
* buildrepo: use new apk index and sign repoNatanael Copa2009-07-241-30/+13
|
* release 2.0_rc1v2.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
| | | | | So basicly, running 'abuild-keygen -a -i' will be all you need to do to be able to use abuild-sign and install the signed packages.
* abuild-sign: initial commitNatanael Copa2009-07-221-0/+80
| | | | we can only sign indexes so far
* abuild-keygen: support for -i to install pubkey to /etc/apk/keysNatanael Copa2009-07-221-4/+32
|
* abuild-keygen: new utility to generate keys for signing packagesNatanael Copa2009-07-222-1/+66
|
* abuild-tar: fix total counter for spliceNatanael Copa2009-07-211-0/+1
|
* abuild-tar: fix splice argumentsTimo Teras2009-07-211-1/+1
|
* abuild-tar: fix help messageTimo Teras2009-07-211-2/+2
|
* abuild-tar: fix for full_read(), full_write()Natanael Copa2009-07-201-0/+2
|
* abuild: initial support for new apk formatNatanael Copa2009-07-201-44/+39
|
* Makefile: compile and install abuild-tarNatanael Copa2009-07-201-5/+10
|
* added razor to default pacakge listNatanael Copa2009-07-201-0/+1
|
* alpine.mk: use mtools to grate usb imageNatanael Copa2009-07-201-3/+5
|
* alpine.mk: remove unused files. make sure alpine-relase is on imgNatanael Copa2009-07-201-3/+3
|