mirror of
https://github.com/Augustin-FL/building-pfsense-iso-from-source.git
synced 2026-06-03 21:21:35 +00:00
Add various other tools
This commit is contained in:
@@ -70,7 +70,7 @@ echo PermitRootLogin yes >> /etc/ssh/sshd_config
|
|||||||
service sshd restart
|
service sshd restart
|
||||||
|
|
||||||
# Required for configuring the server
|
# Required for configuring the server
|
||||||
pkg install -y pkg vim nano
|
pkg install -y pkg vim nano emacs mmv
|
||||||
|
|
||||||
# Required for installing and building ports
|
# Required for installing and building ports
|
||||||
pkg install -y git nginx poudriere-devel rsync sudo
|
pkg install -y git nginx poudriere-devel rsync sudo
|
||||||
|
|||||||
Reference in New Issue
Block a user