1507a5a456ff394fb3e151eeb511d173d53eccd0
.xinitrc updates in "Try Live" mode
- Renamed `install_mode` to `what_to_do` and `filesystem_type` to `install_type` across modules for clarity and consistency - Implemented `.xinitrc` configuration updates in "Try Live" mode - Added logic to save ZFS configuration during installation process - Improved button handling and code readability in the interface controller
Install Station
It is a strip down version of install-station and it is the new installer for GhostBSD.
Install Station only edit disk, partition and will install GhostBSD. Users and system setup will be done with at the first boot after installation with Setup Station.
Managing Translations
To create a translation file.
./setup.py create_translation --locale=fr
To update translation files
./setup.py update_translations
Description
Languages
Python
92.6%
Shell
7.2%
CSS
0.2%