Add patch_loader_conf_d function (#247)
* Add patch_loader_conf_d function
Add support to copy pre-defined conf files to the ISO's /boot/loader.conf.d directory.
* Remove local from base-setting.sh
Update vital base packages (#239)
* Removing bhyve, jails, nfs, smb, iscsi from default install
* Clean packages and update the list for 15.0
* Fixed GhostBSD-audit
* Update vital base packages
Fixed GhostBSD-audit (#238)
* Removing bhyve, jails, nfs, smb, iscsi from default install
* Clean packages and update the list for 15.0
* Fixed GhostBSD-audit
Update vital packages and simplify version
- Replace `xorg-minimal` with `xlibre-minimal` in common packages.
- Simplify version setting logic in `build.sh`.
Update build and packages for xlibre transition
- Replace xorg-minimal with xlibre-minimal in common packages.
- Adjust build script for xlibre driver handling.
- Change xf86 input and video drivers to xlibre equivalents.