Commit Graph

447 Commits

Author SHA1 Message Date
Natanael Copa
036557c8c0 abuild: make it possible override fakeroot 2009-10-24 20:53:31 +00:00
Natanael Copa
f150027100 abuild: fix so APKBUILD env var works properly
We also make sure we source the APKBUILD when we are in the directory
holding the APKBUILD file. Some of the packages sources others
with relative references. (for example kernel 3rd party packages)
2009-10-24 20:37:20 +00:00
Natanael Copa
c50ab80bfa abuild: minor bugfix: define $program 2009-10-24 20:11:40 +00:00
Natanael Copa
c9616e9d9e newapkbuild: move code from abuild to new script
try keep code in abuild cleaner by moving out creation of new apkbuild
to separate script.
2009-10-24 20:03:06 +00:00
Natanael Copa
74debd67ce abuild: minor cleanup 2009-10-24 19:18:35 +00:00
Natanael Copa
46aed95754 abuild: minor cleanup 2009-10-23 16:53:13 +00:00
Natanael Copa
3b7ab34e67 abuild: implement prepare()
prepare is run before build(). this allows uses to do patching before
configuring and building in a separate step.
2009-10-23 16:28:34 +00:00
Natanael Copa
f138d6704b abuild: bugfix. allow apkbiudls without build() 2009-10-23 13:12:32 +00:00
Natanael Copa
542b9cf486 abuild: dont run build() in fakeroot if package() exist
fakeroot seems do some kind of locking which kills performance on
multicores processors. We can run "make" and "make install" in 2 steps
with only hte latter in fakeroot.
2009-10-23 09:57:04 +00:00
Natanael Copa
24a42d66f7 alpine.mk: change arch to x86. remove .SIGN in repo 2009-10-21 14:17:00 +00:00
Natanael Copa
be7b8057c1 alpine.mk: new location for kernel.release file
move isolinux to /boot directory to keep cdrom more tidy.
2009-09-23 11:40:38 +00:00
Natanael Copa
9fc5089222 alpkine.mk: remove ide 2009-09-18 14:16:06 +00:00
Natanael Copa
09899b7a5b alpine.packages: added bwm-ng 2009-09-16 13:16:29 +00:00
Natanael Copa
64baa7c505 abuild-sign: set permissions on signed index to 644
mktemp set it to 600 so we need to manually set it to 644
2009-09-14 08:41:55 +00:00
Natanael Copa
9f3b137410 alpine.packages: make sure all squid, shorewall and php packages are there 2009-09-11 14:37:07 +00:00
Natanael Copa
00adab6430 alpine.mk: support for profiles
renamed default package list to alpine.packages
2009-09-11 14:25:14 +00:00
Natanael Copa
0047d5ef80 packages: added lsof 2009-09-09 17:34:44 +00:00
Natanael Copa
7c634fa25c packages: added util-linux-ng 2009-09-08 13:32:04 +00:00
Natanael Copa
47a554c8c7 release 2.0_rc9 2009-09-03 16:39:14 +00:00
Natanael Copa
517f79a0ee packages: misc fixes. add arpon 2009-09-03 16:38:55 +00:00
Natanael Copa
c1be67be8a abuild: include repo description and version in temp apk cache 2009-09-03 16:38:07 +00:00
Natanael Copa
8d25d1e2d7 alpine.mk: include repo version on iso 2009-09-03 16:35:58 +00:00
Natanael Copa
2cb07ae9b2 buildrepo: add repository description/version 2009-09-03 16:35:00 +00:00
Natanael Copa
ad9133049a alpine.mk: copy keys from running system 2009-09-03 14:00:23 +00:00
Natanael Copa
c665f824c7 alpine.mk: include acct package in initramfs image 2009-09-03 12:36:20 +00:00
Natanael Copa
9e0d29ac3f alpine.mk: make it possible to override mkcramfs with mkfs.cramfs 2009-09-03 12:35:27 +00:00
Natanael Copa
6cce6e94ef alpine.mk: support build iso from non-alpine environments
Only thing required is a working apk-tools and mkinitfs
2009-09-03 09:41:30 +00:00
Natanael Copa
eb3ec199f5 packages: include linux headers for running kernel 2009-09-02 06:07:12 +00:00
Natanael Copa
be9acf20f4 packages: removed unused packages 2009-09-01 06:27:24 +00:00
Natanael Copa
f24e997104 abuild: strip versions from dependencies when building recursively 2009-08-31 09:12:04 +00:00
Natanael Copa
5ca02a21fe packages: added sfdisk 2009-08-22 10:53:20 +00:00
Natanael Copa
261ffa9542 release 2.0_rc8 2009-08-21 14:25:56 +00:00
Natanael Copa
a1bf67a46c abuild: allow pkgver=volatile 2009-08-21 14:25:08 +00:00
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