Hey!
I'm wondering what the typical workflow of FreeBSD developers is. Do you usually make changes directly in the source tree and then run
I checked the FreeBSD Developers' Handbook, but I couldn’t find anything describing the day-to-day development workflow.
Thanks you!
I'm wondering what the typical workflow of FreeBSD developers is. Do you usually make changes directly in the source tree and then run
make buildworld && make installworld on top of a working system? Or do you use jails or VMs?I checked the FreeBSD Developers' Handbook, but I couldn’t find anything describing the day-to-day development workflow.
Thanks you!