ericbsd 4d4c54671e Rework ZFS page UI layout and swap sizing
Redesign the ZFS configuration page with a two-column layout (settings
on the left, disk list on the right), add a user-editable swap size
field that defaults to actual RAM size, make the pool name always
editable, and simplify pool type values to plain identifiers (stripe,
mirror, raidz1/2/3). Consolidate duplicated next-button sensitivity
logic into _update_next_button(), replace deprecated Gtk.STOCK icons
with icon names, encrypt swap when GELI is enabled, and bump version
to 0.4.
2026-05-13 08:11:34 -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%