summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-11-02abuild-sign: remove temp signatureNatanael Copa1-2/+1
2009-11-02abuild: fix detection of pkgconfig dependencyNatanael Copa1-6/+6
2009-10-30alpine.packages: removed -doc packagesNatanael Copa1-162/+0
2009-10-30alpine.packages: specify kernel packagesNatanael Copa1-4/+7
2009-10-27Revert "abuild: minor cleanup"Natanael Copa1-2/+2
This commit seems to kill the entire repository This reverts commit 46aed95754ebeb17a3a367b3b41d0b6424fd18d9.
2009-10-26added alpine-mini package listNatanael Copa1-0/+2
2009-10-25release 2.0v2.0Natanael Copa1-1/+1
2009-10-25remoe unused fileNatanael Copa1-3/+0
2009-10-24abuild: exit with error if run as rootNatanael Copa1-1/+10
override with -F
2009-10-24abuild: make it possible override fakerootNatanael Copa1-4/+6
2009-10-24abuild: fix so APKBUILD env var works properlyNatanael Copa2-13/+23
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-24abuild: minor bugfix: define $programNatanael Copa1-3/+4
2009-10-24newapkbuild: move code from abuild to new scriptNatanael Copa3-47/+84
try keep code in abuild cleaner by moving out creation of new apkbuild to separate script.
2009-10-24abuild: minor cleanupNatanael Copa1-5/+1
2009-10-23abuild: minor cleanupNatanael Copa1-2/+2
2009-10-23abuild: implement prepare()Natanael Copa1-1/+5
prepare is run before build(). this allows uses to do patching before configuring and building in a separate step.
2009-10-23abuild: bugfix. allow apkbiudls without build()Natanael Copa1-2/+2
2009-10-23abuild: dont run build() in fakeroot if package() existNatanael Copa1-1/+12
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-21alpine.mk: change arch to x86. remove .SIGN in repoNatanael Copa1-1/+2
2009-09-23alpine.mk: new location for kernel.release fileNatanael Copa1-11/+16
move isolinux to /boot directory to keep cdrom more tidy.
2009-09-18alpkine.mk: remove ideNatanael Copa1-1/+1
2009-09-16alpine.packages: added bwm-ngNatanael Copa1-0/+1
2009-09-14abuild-sign: set permissions on signed index to 644Natanael Copa1-0/+1
mktemp set it to 600 so we need to manually set it to 644
2009-09-11alpine.packages: make sure all squid, shorewall and php packages are thereNatanael Copa1-36/+3
2009-09-11alpine.mk: support for profilesNatanael Copa2-10/+26
renamed default package list to alpine.packages
2009-09-09packages: added lsofNatanael Copa1-0/+1
2009-09-08packages: added util-linux-ngNatanael Copa1-0/+1
2009-09-03release 2.0_rc9v2.0_rc9Natanael Copa1-1/+1
2009-09-03packages: misc fixes. add arponNatanael Copa1-9/+4
2009-09-03abuild: include repo description and version in temp apk cacheNatanael Copa1-1/+3
2009-09-03alpine.mk: include repo version on isoNatanael Copa1-1/+2
2009-09-03buildrepo: add repository description/versionNatanael Copa1-1/+3
2009-09-03alpine.mk: copy keys from running systemNatanael Copa1-0/+1
2009-09-03alpine.mk: include acct package in initramfs imageNatanael Copa1-1/+1
2009-09-03alpine.mk: make it possible to override mkcramfs with mkfs.cramfsNatanael Copa1-1/+2
2009-09-03alpine.mk: support build iso from non-alpine environmentsNatanael Copa1-19/+37
Only thing required is a working apk-tools and mkinitfs
2009-09-02packages: include linux headers for running kernelNatanael Copa1-1/+2
2009-09-01packages: removed unused packagesNatanael Copa1-4/+0
2009-08-31abuild: strip versions from dependencies when building recursivelyNatanael Copa1-1/+5
2009-08-22packages: added sfdiskNatanael Copa1-0/+1
2009-08-21release 2.0_rc8v2.0_rc8Natanael Copa1-1/+1
2009-08-21abuild: allow pkgver=volatileNatanael Copa1-2/+4
2009-08-21abuild: implement pkgusers/pkggroupsNatanael Copa1-3/+21
2009-08-17release 2.0_rc7v2.0_rc7Natanael Copa1-1/+1
2009-08-17abuild: no missing dependencies might happenNatanael Copa1-1/+1
2009-08-17abuild: the -dev pckages should depend on all subpackagesNatanael Copa1-0/+6
2009-08-17Revert "abuild-tar: embed checksum for symlinks"Natanael Copa1-29/+11
Tar could not handle the headers. This reverts parts of commit 8b1a53011b3aa56594e785c425b318c21fba8684. Keep the usage fixes.
2009-08-14release 2.0_rc6Natanael Copa1-1/+1
2009-08-14abuild: implement triggersNatanael Copa1-7/+27
and install scripts should not be in $source
2009-08-14cmp-apks-iso: fix spell error that have been around for agesNatanael Copa1-1/+1