--- wikisrc/users/ryoon/pbulk_non-netbsd.mdwn 2012/01/07 14:23:20 1.2 +++ wikisrc/users/ryoon/pbulk_non-netbsd.mdwn 2012/08/26 11:05:55 1.3 @@ -14,11 +14,11 @@ For making sandbox, bmake is needed. 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. -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