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.
Adding timestamp for testing and unstable builds. (#233)
* Adding timestamp for testing and unstable builds.
* Fixed some shellcheck
* Fixed some more shellcheck
* Fixed some more shellcheck
Enhanced GhostBSD Build System with Performance Optimizations (#230)
* Simplified logic
Have function check locations to prevent need for manually editing file when working from local directory.
* Enhanced GhostBSD Build System with Performance Optimizations
Major overhaul of the GhostBSD build system introducing intelligent resource management, modern compression, enhanced reliability, and comprehensive error handling while maintaining backward compatibility.
Key Features
- Configurable ZFS ARC Memory Management
- Enhanced System Requirements
Minimum RAM - Increased from 4GB to 8GB for reliable operation
Intelligent scaling - Memory allocation adapts from 8GB to 32GB+ systems
Better resource management - Comprehensive memory analysis and optimization
Critical Bug Fixes
- Boot System Reliability
[45 lines not shown]