- Feb 11, 2009
-
-
Natanael Copa authored
alpine-baselayout does it.
-
Natanael Copa authored
and dont build index if its not needed
-
Natanael Copa authored
-P lets user specify the REPODEST on cmd line
-
Natanael Copa authored
-
- Feb 08, 2009
-
-
Natanael Copa authored
This allows ABUILDS to call the default_doc func and append stuff missing
-
Natanael Copa authored
- check that md5sums correspond to source - warn if maintainer is missing
-
- Feb 05, 2009
-
-
Natanael Copa authored
so far only option avaiable is !strip, which disables stripping of binaries.
-
- Feb 03, 2009
-
- Feb 02, 2009
-
-
Natanael Copa authored
The -r option will only install deps from system repo and fail if any is missing. The -R option will parse the aports tree and try build the missing packages and then install the newly built package.
-
Natanael Copa authored
-
Natanael Copa authored
set default repositories
-
- Jan 30, 2009
-
-
Natanael Copa authored
-
- Jan 29, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
abuild [-c] -n PKGNAME[-PKGVER] creates a directory with new APKBUILD. If -c is specified will sample init.d, conf.d and install script be copied as well.
-
- Jan 28, 2009
-
-
Natanael Copa authored
Read the version from .alpine-release on media. Also display the init script version.
-
Natanael Copa authored
-
Natanael Copa authored
also create the symlink for kernel modules
-
Natanael Copa authored
-
- Jan 26, 2009
-
-
Natanael Copa authored
This reverts commit fe7da984. Conflicts: abuild
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
-
Natanael Copa authored
by sourcing the functions.sh after abuild.conf
- Jan 23, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
I'm not sure if we really want this
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- Jan 22, 2009
-
-
Natanael Copa authored
This will let user specify a directory where the repositories are. Setting REPODEST will override PKGDEST.
-
- Jan 20, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
try deal with dependencies for makedepends Example. foo-dev is a makedepends which depends on foo. We need to install foo before we can install foo-dev. The way we deal with thi here is hackish and should be replaced by adding all built packages to an abuild repository or similar.
-
Natanael Copa authored
-
- Jan 19, 2009
-
-
Natanael Copa authored
-
- Jan 18, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-