- 04 Mar, 2009 4 commits
-
-
Natanael Copa authored
install scripts are splitted into separate scripts. The install variable should contain a list of the scripts. Each script should be the pkgname with action as suffix. I.E: install="$pkgname.pre-install $pkgname.post-install"
-
Natanael Copa authored
-
Timo Teräs authored
-
Timo Teräs authored
-
- 03 Mar, 2009 2 commits
-
-
Timo Teräs authored
enable bootchartd to use kernel process accounting for noticing all processes. also fix various little bits around the initramfs init.
-
Natanael Copa authored
-
- 02 Mar, 2009 1 commit
-
-
Natanael Copa authored
-
- 26 Feb, 2009 3 commits
-
-
Timo Teräs authored
modifications to makefile and initramfs init that were left out from previous commit.
-
Timo Teräs authored
include a modified version of bootchartd, and modify the initramfs to take start recording of boot sequence to /var/log/bootchart.tgz if "chart" option is specified in boot command line.
-
Timo Teräs authored
-
- 25 Feb, 2009 1 commit
-
-
Natanael Copa authored
-
- 23 Feb, 2009 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
and add a boot option keep_apk_new to keep them. Might be useful during upgrades.
-
- 20 Feb, 2009 3 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- 19 Feb, 2009 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- 18 Feb, 2009 3 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- 17 Feb, 2009 2 commits
-
-
Natanael Copa authored
and generate index if it is missing, even if all packages are up2date.
-
Natanael Copa authored
like when main package depends on subpackages
-
- 12 Feb, 2009 3 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
So we can support multiple kernels in parallel.
-
- 11 Feb, 2009 8 commits
-
-
Natanael Copa authored
Use the built repositories as source for the iso components rather than just pick whats in a given dir.
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
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
-
- 08 Feb, 2009 2 commits
-
-
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
-
- 05 Feb, 2009 1 commit
-
-
Natanael Copa authored
so far only option avaiable is !strip, which disables stripping of binaries.
-
- 03 Feb, 2009 1 commit
-
-
Natanael Copa authored
-
- 02 Feb, 2009 2 commits
-
-
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
-