chroot /build/pbulk_chroot
/etc/rc.d/ldconfig start
+Depending on the version of DragonFly you are using, you may need to mount dev fs.
+
+ mount_devfs /dev
+
### Adding pkgsrc bootstrap
Everything past this point is in the chroot!
DIST_PATH = /archive/distfiles
PACKAGES = /packages
- FAILOVER_FETCH= yes
- _ACCEPTABLE= yes
+ FAILOVER_FETCH= yes
+ SKIP_LICENSE_CHECK= yes
ALLOW_VULNERABLE_PACKAGES= yes
PKG_DEVELOPER?= yes