19b027bc0b288cf18bf16115f76a3b19cc6d6798
- Change .xinitrc path from `/usr/home/ghostbsd/` to `/home/ghostbsd/` for correct FreeBSD home directory handling - Fix indentation of .xinitrc writelines() calls to be inside the file context manager (prevents potential file write errors) - Add explicit label2.show() call in InstallWindow to ensure progress label visibility during installation These changes ensure proper file handling in "Try Live" mode and improve installation UI feedback reliability.
Install Station
Install Station is the streamlined installer for GhostBSD.
Install Station handles disk editing, partitioning, and OS installation. User configuration and system setup are performed at 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%