Age | Commit message (Expand) | Author | Files | Lines |
2009-06-09 | abuild: use apk version --check to verify the pkgver | Natanael Copa | 1 | -2/+2 |
2009-06-05 | alpine.mk: added file with default packages for releases | Natanael Copa | 1 | -0/+503 |
2009-06-04 | release 1.15.2v1.15.2 | Natanael Copa | 1 | -1/+1 |
2009-06-04 | abuild: force single space be separator when parsing scanelf output | Natanael Copa | 1 | -1/+1 |
2009-06-04 | alpine.mk: we dont need the MBR from syslinux | Natanael Copa | 1 | -2/+1 |
2009-06-04 | alpine.mk: do not create a partition on usb image | Natanael Copa | 1 | -8/+5 |
2009-06-04 | buildrepo: check if all files exist before try copy anything | Natanael Copa | 1 | -3/+14 |
2009-06-04 | release 1.15.1v1.15.1 | Natanael Copa | 1 | -1/+1 |
2009-06-03 | Makefile: use ~/.cache/apks as default apk cache | Natanael Copa | 1 | -1/+1 |
2009-06-03 | abuild: up2date handle apkcache properly | Natanael Copa | 1 | -8/+26 |
2009-06-03 | abuild: warn if g++ is in makedepends. fix for dynamic deps | Natanael Copa | 1 | -2/+4 |
2009-06-03 | abuild: fix for detecting self-provided dependencies | Natanael Copa | 1 | -1/+1 |
2009-06-03 | release: 1.15v1.15 | Natanael Copa | 1 | -1/+1 |
2009-06-03 | abuild: bugfix: find deps in subpackages and fail if deps not found | Natanael Copa | 1 | -12/+11 |
2009-06-03 | abuild: initial support for autodetection of dependencies | Natanael Copa | 1 | -1/+53 |
2009-06-03 | alpine.mk: configureable free space on usb image | Natanael Copa | 1 | -1/+2 |
2009-06-03 | alpine.mk: make usb image creation less verbose | Natanael Copa | 1 | -8/+9 |
2009-06-03 | alpine.mk: target for .img symlink | Natanael Copa | 1 | -0/+3 |
2009-06-03 | abuild: rename abuildrepo to apkcache | Natanael Copa | 1 | -16/+16 |
2009-06-03 | abuild: add configurable apk cache | Natanael Copa | 2 | -5/+7 |
2009-06-03 | abuild: use build-base meta package as hard makedepends | Natanael Copa | 1 | -1/+1 |
2009-06-03 | alpine.mk: use /dev/usbdisk rather than /dev/sda1 for usb images | Natanael Copa | 1 | -1/+1 |
2009-06-03 | alpine.mk: include the dependencies in the APK_INDEX | Natanael Copa | 1 | -1/+1 |
2009-06-03 | abuild: pull in makedepends by using virtual packages in abuildrepo | Natanael Copa | 1 | -10/+14 |
2009-06-03 | alpine.mk: wait with calculating dir size til the dir is filled up | Natanael Copa | 1 | -1/+1 |
2009-06-03 | alpine.mk remove unused vars | Natanael Copa | 1 | -3/+2 |
2009-06-02 | alpine.mk: build iso from binary packages in system repository | Natanael Copa | 1 | -59/+23 |
2009-05-27 | alpine.mk: use apk fetch to build apk repository | Natanael Copa | 1 | -15/+36 |
2009-05-25 | alpine.mk: maketarget for usb images | Natanael Copa | 1 | -3/+27 |
2009-05-14 | abuild: use apk index -d to update the abuildrepo index | Natanael Copa | 1 | -10/+34 |
2009-05-13 | initfs: add floppy kernel module | Natanael Copa | 1 | -1/+1 |
2009-05-08 | abuild: create symlink to package in tmprepo | Natanael Copa | 1 | -4/+19 |
2009-05-08 | abuild: rename pkgdirbase to pkgbasedir | Natanael Copa | 1 | -5/+5 |
2009-05-08 | abuild: create .provides-so file in package dir | Natanael Copa | 1 | -1/+3 |
2009-05-08 | abuild: prepare pkg dirs/meta files and create packages separately. Dependenc... | Natanael Copa | 1 | -14/+34 |
2009-05-08 | use .in files for scripts | Natanael Copa | 5 | -25/+75 |
2009-05-08 | abuild: move the pkgdir to pkg/<name> | Natanael Copa | 1 | -2/+3 |
2009-05-06 | alpine.mk: build initramfs image with mkinitfs | Natanael Copa | 1 | -77/+5 |
2009-04-16 | alpine.mk: add iscsi kernel module to modloop | Natanael Copa | 1 | -1/+3 |
2009-04-16 | initram: unpack apkovl with --numeric-owner | Natanael Copa | 1 | -3/+3 |
2009-04-16 | initram: try continue boot after emergency shell exit | Natanael Copa | 1 | -2/+2 |
2009-04-15 | initram: version 1.1 | Natanael Copa | 1 | -1/+1 |
2009-04-15 | initram: beep before prompting for password | Natanael Copa | 1 | -1/+2 |
2009-04-15 | initram: support for encrypted apkovls | Natanael Copa | 1 | -2/+30 |
2009-04-15 | initram: find all repos in 2 dir levels on boot media | Natanael Copa | 1 | -4/+5 |
2009-04-13 | added utility to compare packages versions on iso images | Natanael Copa | 1 | -0/+80 |
2009-04-13 | alpine.mk: include dahdilinux on the modloop | Natanael Copa | 1 | -2/+3 |
2009-04-08 | abuild: reset $install for sub packages | Natanael Copa | 1 | -1/+2 |
2009-04-02 | abuild: version 1.14v1.14 | Natanael Copa | 1 | -1/+1 |
2009-04-02 | abuild: filter out conflicts when building dependencies | Natanael Copa | 1 | -1/+9 |