summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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_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_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_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_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
| | | | | 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
|
* core/abuild: fix options order to apk addNatanael Copa2009-07-201-1/+1
|
* abuild-tar: rename cutting option to --cut, full_{read,write,splice}Timo Teras2009-07-201-11/+72
|
* abuild-tar: new utility to mangle tar filesTimo Teras2009-07-161-0/+213
| | | | | | | - ability to embed an checksum inside the tar header for regular files (to avoid checksumming at apk installation time) - way to remove the end-of-archive marker to create concenatable .tar.gz:s for signed apks
* release 1.16Natanael Copa2009-07-131-1/+1
|
* abuild: upgrade dependencies when building recursiveNatanael Copa2009-07-131-2/+2
|
* packages: add alpine-sdk againNatanael Copa2009-07-061-0/+1
|
* alpine.mk: find correct kernel packages. fix apk fetchNatanael Copa2009-07-061-19/+22
|