User Tools

Site Tools


developersguide:pkgsrconarm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
developersguide:pkgsrconarm [2016/02/09 16:35]
dcvmoole [Getting started] a bit more
developersguide:pkgsrconarm [2016/02/09 16:41]
dcvmoole formatting: better quoting style
Line 19: Line 19:
 Quoting sambuc on IRC (2016-02-09):​ Quoting sambuc on IRC (2016-02-09):​
  
-"I would first look to bootstrap pkgsrc on minix/arm. You can take a look at https://​github.com/​Stichting-MINIX-Research-Foundation/​pkgsrc-ng/​blob/​3.3.0/​minix/​pbulk-ng.sh to see the exact way we bootstrap on minix/x86 +I would first look to bootstrap pkgsrc on minix/arm. You can take a look at https://​github.com/​Stichting-MINIX-Research-Foundation/​pkgsrc-ng/​blob/​3.3.0/​minix/​pbulk-ng.sh to see the exact way we bootstrap on minix/x86 
-the first step is to do what is within the lines 270-332" +the first step is to do what is within the lines 270-332 
- +then you will be able to use bmake to compile anything you want from pkgsrc 
-"then you will be able to use bmake to compile anything you want from pkgsrc" +you don't need to build the chroot for now. This is mainly a safety net to ensure a clean environment on minix/x86 
- +and as those steps take a couple of hours already, even on intel, we copy the chroot, to be able to restart from the step n-1 when needed 
-"you don't need to build the chroot for now. This is mainly a safety net to ensure a clean environment on minix/x86" +iirc, the strict minimum to do to get bmake & pkgsrc working is line 273-297, then you have bmake available
- +
-"and as those steps take a couple of hours already, even on intel, we copy the chroot, to be able to restart from the step n-1 when needed+
- +
-"iirc, the strict minimum to do to get bmake & pkgsrc working is line 273-297, then you have bmake available"+
developersguide/pkgsrconarm.txt · Last modified: 2016/02/09 19:49 by dcvmoole