- Jun 03, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
The sda1 might be a sata or scsi harddisk so usb image might be sdb1 or sdc1. The /dev/usbdisk link will always point to the first usb disk.
-
Natanael Copa authored
The APK_FILES does not contain the dependencies for the wanted packages so we cannot use this variable when generating the index.
-
Natanael Copa authored
Basicly, let apk-tools deal with the dependencies rather than let abuild do it
-
Natanael Copa authored
-
Natanael Copa authored
-
- Jun 02, 2009
-
-
Natanael Copa authored
This is so you can build the iso image without having the aports tree.
-
- May 27, 2009
-
-
Natanael Copa authored
-
- May 25, 2009
-
-
Natanael Copa authored
-
- May 14, 2009
-
-
Natanael Copa authored
-
- May 13, 2009
-
-
Natanael Copa authored
fixes #28
-
- May 08, 2009
-
-
Natanael Copa authored
The tmprepo is a temporary repository used by abuild to handle the dependencies of the newly built packages.
-
Natanael Copa authored
-
Natanael Copa authored
This will later be used to figure out the dynamic dependencies.
-
Natanael Copa authored
Run all subpackage functions and prepare the dirs first and create the package itself later on. This will make it possible to automatically trace the dependencies. Also, speed up the detection of which makedeps are installed and which needs to be built/installed. this requires apk-tools_pre11.
-
Natanael Copa authored
-
Natanael Copa authored
where <pkg> is package/subpackage name
-
- May 06, 2009
-
-
Natanael Copa authored
-
- Apr 16, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
fixes #23
-
Natanael Copa authored
sometimes it is possible to manually fix the problem, for example mount the alpine device manually after modprobing the correct modules. Then it makes sense to continue boot rather than just die.
-
- Apr 15, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- Apr 13, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
set default packages dir to ~/packages
-
- Apr 08, 2009
-
-
Natanael Copa authored
fixes #22
-
- Apr 02, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- Apr 01, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- Mar 27, 2009
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- Mar 26, 2009
-
-
Natanael Copa authored
prefix a makedepends with ! and its treated as a conflict. for example: makedepends="zlib-dev !gettext"
-