- Jan 17, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
the dependency repo tells apk index that dependencies are found in another repository.
-
Natanael Copa authored
-
- Jan 15, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
now its possible to build alpine iso with uncommitted developer abuild apk.
-
Natanael Copa authored
-
Natanael Copa authored
This script helps developers who works on the alpine subprojects (i.e apk-tools, alpine-baselayout etc) to build a development alpine iso. a new alpine iso using the un-committed local sub
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
this is just a wrapper script. the real stuff happens in alpine.mk
-
- Jan 13, 2009
-
-
Natanael Copa authored
also link mkiso to use the makefile
-
- Jan 11, 2009
-
-
Natanael Copa authored
-
- Jan 09, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- Jan 08, 2009
-
-
Natanael Copa authored
-
Timo Teräs authored
-
Timo Teräs authored
-
- Jan 07, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Timo Teräs authored
tries to get correct dependencies for modloop, initramfs and iso so minimum amount of work is required for rebuild.
-
Natanael Copa authored
Also any /usr/share/gettext dir.
-
Natanael Copa authored
-
Natanael Copa authored
This reverts commit b27a6f47.
-
Natanael Copa authored
-
Natanael Copa authored
-
- Jan 06, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
this avoids rebuilding those unless its needed
-
- Jan 05, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
it was a bad idea since it messes up symlinks
-
- Jan 04, 2009
-
-
Natanael Copa authored
- Added option -i, to install a given build target after successful build. - Parse all APKBUILDs and use awk to calculate a dependency graph. Then build the package and use -i to install the needed dependency. - Uninstall all build dependencies after package is built (unless -i given) - Automatically add binutils gcc make patch uclibc-dev as deps
-
- Jan 03, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- Jan 02, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
- set boot prompt timeout to 2 sec - remove unused boot parameter - move test.gz to /boot subdir
-