mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 10:11:09 -04:00
slice, partition, newfs, and install FreeBSD from a tarball on a remote server. Handy for doing mass-installs for server farms. Documentation following shortly.
3 lines
96 B
Bash
3 lines
96 B
Bash
# System-wide .profile file for sh(1).
|
|
BLOCKSIZE=K; export BLOCKSIZE
|
|
PATH=/stand:.; export PATH
|