ericbsd 1507a5a456 Add missing logic for .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
2025-12-09 19:45:12 -04:00
2024-07-04 23:13:43 -03:00
2025-09-24 18:18:44 -03:00
2025-09-24 19:37:57 -03:00
2025-09-21 17:43:18 -03:00

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
Languages
Python 92.6%
Shell 7.2%
CSS 0.2%