Commit Graph

564 Commits

Author SHA1 Message Date
Natanael Copa
32f3fce837 abuild: implement pkgusers/pkggroups 2009-08-21 07:54:53 +00:00
Natanael Copa
5108c97824 release 2.0_rc7 2009-08-17 13:59:53 +00:00
Natanael Copa
e0f546896f abuild: no missing dependencies might happen 2009-08-17 13:58:26 +00:00
Natanael Copa
5b8d1709da abuild: the -dev pckages should depend on all subpackages 2009-08-17 13:02:37 +00:00
Natanael Copa
1ccf8652da Revert "abuild-tar: embed checksum for symlinks"
Tar could not handle the headers.

This reverts parts of commit 8b1a53011b.
Keep the usage fixes.
2009-08-17 12:07:00 +00:00
Natanael Copa
97030974d9 release 2.0_rc6 2009-08-14 05:56:34 +00:00
Natanael Copa
df8e468f0e abuild: implement triggers
and install scripts should not be in $source
2009-08-14 05:56:34 +00:00
Natanael Copa
8e52bdff14 cmp-apks-iso: fix spell error that have been around for ages 2009-08-14 05:56:34 +00:00
Timo Teras
8b1a53011b abuild-tar: embed checksum for symlinks
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.
2009-08-11 19:56:11 +03:00
Natanael Copa
6b2c6c0c03 release 2.0_rc5 2009-08-10 13:07:05 +00:00
Natanael Copa
d8907beacb abuild, alpine.mk: use --repository instead of --repo 2009-08-10 13:05:56 +00:00
Natanael Copa
40ad19a1d0 packages: added syslogd and doc
we want the sysklogd on the iso
2009-08-08 16:56:44 +00:00
Natanael Copa
007759d761 alpine.mk: do not generate usb images for releases 2009-08-06 11:44:51 +00:00
Natanael Copa
c867de761e alpine.mk: create .boot_repository files in repos
init will only autoadd those when booting
2009-08-06 11:20:58 +00:00
Natanael Copa
1b233622c9 alpine.mk: do not include /lib on iso 2009-08-05 17:15:20 +00:00
Natanael Copa
e1dff71595 abuild: initial support for versioned dependencies 2009-08-05 13:55:35 +00:00
Natanael Copa
ec8fd835b4 release 2.0_rc4 2009-08-03 13:07:51 +00:00
Natanael Copa
b1f792b023 abuild: implement -d for disable dependency checking
This is needed when bootstrapping the system.
2009-08-03 13:06:38 +00:00
Natanael Copa
cc4f11e002 alpine.mk: sign the index on iso 2009-07-30 09:12:49 +00:00
Natanael Copa
15a3f24286 abuild: fix for dynamic dependency detection 2009-07-29 20:01:52 +00:00
Natanael Copa
4cc049802a release 2.0_rc3 2009-07-29 19:10:31 +00:00
Natanael Copa
bb980f8495 buildrepo: set permissions on APKINDEX.tar.gz - clean up old tmp.*
This solves issues for rsync jobs for mirrors.
2009-07-28 08:44:32 +00:00
Natanael Copa
5ed17c4b87 alpine.mk: use new index format 2009-07-27 15:53:05 +00:00
Natanael Copa
3c7eb0dff9 abuild: make index readable 2009-07-27 14:28:15 +00:00
Natanael Copa
5fa6ba1c8f abuild-keygen: append hex timestamp to default key name 2009-07-24 19:12:56 +00:00
Natanael Copa
93c26cd6ea release 2.0_rc2 2009-07-24 17:12:56 +00:00
Natanael Copa
d7d7e55e91 buildrepo: use new apk index and sign repo 2009-07-24 17:11:56 +00:00
Natanael Copa
640b086ec8 release 2.0_rc1 2009-07-24 15:00:36 +00:00
Natanael Copa
fad6df6eaf abuild: minor bugfix 2009-07-24 14:56:28 +00:00
Natanael Copa
28b7f5d2b1 abuild: add pkgconfig to depends if needed. misc fixes 2009-07-24 09:24:42 +00:00
Natanael Copa
53b17143d2 abuild: use APKINDEX.tar.gz rather than APK_INDEX.gz 2009-07-23 09:46:36 +00:00
Natanael Copa
c2a0126ea2 abuild: remove broken links in abuild temp repo. sign the control.tar.gz 2009-07-23 09:32:14 +00:00
Natanael Copa
ac09f44927 abuild: sign index with abuild-sign 2009-07-23 08:43:28 +00:00
Natanael Copa
f7e5128b3e Makefile: install abuild-sign 2009-07-23 08:43:07 +00:00
Natanael Copa
17c6ce7ada abuild-sign: use mktemp for temp files. add -q option for quiet 2009-07-23 08:42:34 +00:00
Natanael Copa
c6bb16a9f9 abuild-keygen: use -a to add the needed config setting
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.
2009-07-23 06:38:52 +00:00
Natanael Copa
571e056711 abuild-sign: initial commit
we can only sign indexes so far
2009-07-22 15:11:25 +00:00
Natanael Copa
ce020315fd abuild-keygen: support for -i to install pubkey to /etc/apk/keys 2009-07-22 14:16:58 +00:00
Natanael Copa
9a62271545 abuild-keygen: new utility to generate keys for signing packages 2009-07-22 09:46:24 +00:00
Natanael Copa
3dc07fb7e4 abuild-tar: fix total counter for splice 2009-07-21 09:36:15 +00:00
Timo Teras
43f32cdeef abuild-tar: fix splice arguments 2009-07-21 12:32:25 +03:00
Timo Teras
ed2733c65b abuild-tar: fix help message 2009-07-21 12:30:34 +03:00
Natanael Copa
b6e9ee2474 abuild-tar: fix for full_read(), full_write() 2009-07-20 17:41:04 +00:00
Natanael Copa
be9fa503bc abuild: initial support for new apk format 2009-07-20 14:56:01 +00:00
Natanael Copa
58cb2bc3fb Makefile: compile and install abuild-tar 2009-07-20 14:54:20 +00:00
Natanael Copa
66fdef1a35 added razor to default pacakge list 2009-07-20 12:01:16 +00:00
Natanael Copa
0cd87a99db alpine.mk: use mtools to grate usb image 2009-07-20 12:01:16 +00:00
Natanael Copa
31bea672a2 alpine.mk: remove unused files. make sure alpine-relase is on img 2009-07-20 12:01:16 +00:00
Natanael Copa
bd9f1a415a core/abuild: fix options order to apk add 2009-07-20 12:01:16 +00:00
Timo Teras
bd9be35c92 abuild-tar: rename cutting option to --cut, full_{read,write,splice} 2009-07-20 12:59:31 +03:00