Automate the freenas setup a bit more.
Use the "freenas-tarball" makefile target to create a tarball for installation on FreeNAS 8.3 or 9.2. The tarball must be made on the corresponding FreeBSD system (since FreeNAS has no installed compiler). To install the tarball on FreeNAS you will need to login as root and: cd / mount -o rw -u / mount /cfg tar xzf freenas-tarball.tar.gz unmount /cfg mount -o ro -u /
Showing
clientside/tmcc/freenas8/bscontrol.proxy.pl
100644 → 100755
File mode changed from 100644 to 100755
Please register or sign in to comment