Changes between Initial Version and Version 2 of Ticket #502
- Timestamp:
- 04/04/13 02:42:12 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #502
- Property Summary changed from Add chroot building support to hpkgbuild to Add chroot building support to haikuporter
- Property Component changed from hpkgbuild to haikuporter
-
Ticket #502 – Description
initial v2 1 1 In order to avoid unintended picking-up of dependencies, the build process 2 should run in a dedicated chroot-environment, so h pkgbuildwould have to2 should run in a dedicated chroot-environment, so haikuporter would have to 3 3 create a basic folder structure, bind-mount /system into it, invoke pkgman 4 4 in order to download the build-required packages, put the downloaded 5 5 packages into the chroot-environment and mount them there via package-fs. 6 Finally, h pkgbuildwould proceed with the usual: i.e. download the6 Finally, haikuporter would proceed with the usual: i.e. download the 7 7 sources, enter the chroot and execute whatever build action has been 8 8 requested.
