Age | Commit message (Expand) | Author | Files | Lines |
2009-01-28 | alpine.mk, initramfs: show alpine release | Natanael Copa | 2 | -4/+17 |
2009-01-28 | alpine.mk: allow users to override configs in alpine.conf.mk | Natanael Copa | 1 | -0/+2 |
2009-01-28 | initramfs-init: mount new root before apkovl is extracted | Natanael Copa | 1 | -1/+4 |
2009-01-28 | devbuild: use new style of 'abuild checksum' | Natanael Copa | 1 | -1/+1 |
2009-01-26 | release 1.6v1.6 | Natanael Copa | 1 | -1/+1 |
2009-01-26 | Revert "abuild: whitespace fix" | Natanael Copa | 1 | -3/+0 |
2009-01-26 | abuild: style fixes | Natanael Copa | 2 | -9/+9 |
2009-01-26 | abuild: display error for unsupported archives | Natanael Copa | 1 | -0/+3 |
2009-01-26 | abuild: whitespace fix | Natanael Copa | 1 | -3/+3 |
2009-01-26 | core/abuild: add zip archive support | Carlo Landmeter | 1 | -0/+3 |
2009-01-26 | release 1.5.1v1.5.1 | Natanael Copa | 1 | -1/+1 |
2009-01-26 | abuild: make color work again | Natanael Copa | 1 | -14/+13 |
2009-01-23 | added TODO file | Natanael Copa | 1 | -0/+16 |
2009-01-23 | release 1.5v1.5 | Natanael Copa | 1 | -1/+1 |
2009-01-23 | mkalpine: install missing apps to build iso | Natanael Copa | 1 | -0/+22 |
2009-01-23 | alpine.mk: create the missing /etc dir | Natanael Copa | 1 | -0/+1 |
2009-01-23 | abuild: checksum modifies the APKBUILD directly | Natanael Copa | 1 | -2/+5 |
2009-01-23 | initramfs: remove debug shell | Natanael Copa | 1 | -1/+0 |
2009-01-23 | alpine.mk: the iso needs floppy driver | Natanael Copa | 1 | -0/+1 |
2009-01-22 | abuild: added REPODEST | Natanael Copa | 3 | -6/+16 |
2009-01-20 | buildrepo: dont rebuild packages unless pkgver/pkgrel change | Natanael Copa | 1 | -1/+1 |
2009-01-20 | abuild: | Natanael Copa | 1 | -4/+28 |
2009-01-20 | APKBUILD.proto: minor fixes | Natanael Copa | 1 | -3/+8 |
2009-01-19 | Makefile: install abuild.conf if DESTDIR is set | Natanael Copa | 1 | -1/+1 |
2009-01-18 | release 1.4.1v1.4.1 | Natanael Copa | 1 | -1/+1 |
2009-01-18 | abuild: apk add support -u again | Natanael Copa | 1 | -1/+1 |
2009-01-17 | abuild: allow help (-h) even if there is no APKBUILD | Natanael Copa | 1 | -6/+5 |
2009-01-17 | release 1.4v1.4 | Natanael Copa | 1 | -1/+1 |
2009-01-17 | buildrepo: added -r option to specify dependency repos | Natanael Copa | 1 | -3/+12 |
2009-01-17 | abuild: abort build if md5 check fails | Natanael Copa | 1 | -2/+2 |
2009-01-15 | abuild: use new apk-tools (2.x)v1.3 | Natanael Copa | 1 | -5/+5 |
2009-01-15 | add a .devbuildrc for abuild subproject itself | Natanael Copa | 1 | -0/+2 |
2009-01-15 | devbuild: use .devbuildrc rather than devbuild.conf | Natanael Copa | 1 | -3/+3 |
2009-01-15 | devbuild: new helper script, fix makefile | Natanael Copa | 2 | -6/+71 |
2009-01-15 | alpine.mk: make clean | Natanael Copa | 1 | -2/+4 |
2009-01-15 | initramfs-init: use new apk option --initdb | Natanael Copa | 1 | -2/+2 |
2009-01-15 | rename mkiso to mkalpine | Natanael Copa | 2 | -3/+9 |
2009-01-13 | initramfs-init: extract apkovl | Natanael Copa | 3 | -71/+53 |
2009-01-11 | abuild: consider all subdirs named 'include' belong to -dev | Natanael Copa | 1 | -3/+5 |
2009-01-09 | abuild: version 1.2v1.2 | Natanael Copa | 1 | -1/+1 |
2009-01-09 | abuild: fix bug in dev() | Natanael Copa | 1 | -0/+1 |
2009-01-08 | abuild: unpack does md5check. we dont need do it twice | Natanael Copa | 1 | -1/+1 |
2009-01-08 | initramfs: some spell checking on init script | Timo Teras | 1 | -2/+2 |
2009-01-08 | initramfs: use apk's progress bar feature | Timo Teras | 1 | -1/+1 |
2009-01-07 | abuild: strip files in all subdirs | Natanael Copa | 1 | -2/+2 |
2009-01-07 | Makefile: do not overwrite abuild.conf if it exist | Natanael Copa | 1 | -1/+3 |
2009-01-07 | make.alpine: makefile to build alpine iso | Timo Teras | 2 | -0/+320 |
2009-01-07 | abuild: consider all .a .c .h .o files as dev files | Natanael Copa | 1 | -3/+2 |
2009-01-07 | abuild: added -p/-s option to override PKGDEST/SRCDEST | Natanael Copa | 1 | -6/+10 |
2009-01-07 | Revert "abuild: try break circular dependencies" | Natanael Copa | 1 | -5/+0 |