ericbsd 708aed30d6 Fix ZFS page validation and Next button reliability
Replace the swap size text entry with a SpinButton capped to the
selected disk size, consolidate _disk_count_valid and _update_next_button
into a single _is_ready method that checks all preconditions, update the
Next button from on_password_changed so it disables when passwords stop
matching, re-enable the Next button in back_page so navigating back no
longer leaves it stuck disabled, reduce the left panel gap, and fix a
startup crash from mirror_selection firing before swap_entry was created.
2026-05-13 19:23:54 -03:00
2024-07-04 23:13:43 -03:00
2025-12-07 16:23:00 +03:00
2025-09-21 17:43:18 -03:00
2025-11-29 15:50:13 -04:00

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