# pkg install git# cd /usr# rm -rf src ports# git clone https://github.com/opnsense/plugins# git clone https://github.com/opnsense/ports# git clone https://github.com/opnsense/tools# git clone https://github.com/opnsense/core# git clone https://github.com/opnsense/src# cd tools
make dvd
fatal: ambiguous argument 'stable/17.1': unknown revision or path not in the working tree.Use '--' to separate paths from revisions, like this:'git <command> [<revision>...] -- [<file>...]'*** Error code 128Stop.make: stopped in /usr/tools
Warning: require_once(config.inc): failed to open stream: No such file or directory in /usr/local/etc/rc.bootup on line 52Fatal error: require_once(): Failed opening required 'config.inc' (include_path='.:/usr/local/share/pear') in /usr/local/etc/rc.bootup on line 52
include_path = ".:/usr/local/etc/inc:/usr/local/www:/usr/local/opnsense/mvc:/usr/local/share/pear:/usr/local/opnsense/contrib"