version 1.2, 2012/01/07 14:23:20
|
version 1.3, 2012/08/26 11:05:55
|
Line 14 For making sandbox, bmake is needed.
|
Line 14 For making sandbox, bmake is needed.
|
Make sure you have pkgsrc tree for bulk buld as /usr/pkgsrc. |
Make sure you have pkgsrc tree for bulk buld as /usr/pkgsrc. |
If you have pkgsrc tree at another place, you can use --pkgsrc=/some/where/pkgsrc option. |
If you have pkgsrc tree at another place, you can use --pkgsrc=/some/where/pkgsrc option. |
|
|
And I will setup sandbox under /home/bulk. |
And I will setup sandbox under /home/bulk using mksandbox from the pkgtools/mksandbox package. |
|
|
# pkgsrc/mk/bulk/mksandbox --without-x /home/bulk |
# mksandbox --without-x /home/bulk |
|
|
If you get the following message, you can modify pkgsrc/mk/bulk/mksandbox script. |
If you get the following message, you can modify pkgsrc/pkgtools/files/mksandbox script. |
|
|
Unknown Operating System ($opsys) - good luck |
Unknown Operating System ($opsys) - good luck |
|
|