Hello,Searching for big files on my system I found really unexpected things on pfSense...
I was a developper on IPCop 1.4 series and the rule was pretty simple : nothing that is strictly necessary to run the thing is included is the production .iso file. But you are free to install any addon you'd like.
On 19.1.1 you can compile "Hello wolrd" right out of the box. Insane. The distribution is bloated with header files, static libs and so on.
You can even ssh anywhere. What is ssh client doing here ?
Or things like pkg ??
A firewall is not an everyday workstation. Of course it must provide a basic env to administer the system ( sed, grep, find, vi, ...) but nothing more.