Skip to content

Conversation

brauliorivas
Copy link
Contributor

No description provided.

Copy link
Member

@lsalvadore lsalvadore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your submission. A few fixes and it is ready for merging

Comment on lines +15 to +16
* Grow UFS, NTFS, ext2, ext3 and ext 4 filesystems.
* Shrink NTFS, ext2, ext3 and ext 4 filesystem.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Grow UFS, NTFS, ext2, ext3 and ext 4 filesystems.
* Shrink NTFS, ext2, ext3 and ext 4 filesystem.
* Grow UFS, NTFS, ext2, ext3 and ext4 filesystems.
* Shrink NTFS, ext2, ext3 and ext4 filesystems.

* Grow UFS, NTFS, ext2, ext3 and ext 4 filesystems.
* Shrink NTFS, ext2, ext3 and ext 4 filesystem.
* New partition dialog, where users can visually select a free space to place the partition to be pasted or moved, added to link:https://gitlab.com/alfix/bsddialog[bsddialog].
* Create exFAT, NTFS, ext2, ext3 and ext 4 filesystems.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Create exFAT, NTFS, ext2, ext3 and ext 4 filesystems.
* Create exFAT, NTFS, ext2, ext3 and ext4 filesystems.

Comment on lines +23 to +24
* Label man:glabel(8) new partitions.
* Encrypt man:geli(8) new partitions by adding an optional "keyfile", plus a "passphrase" (or passfile).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Label man:glabel(8) new partitions.
* Encrypt man:geli(8) new partitions by adding an optional "keyfile", plus a "passphrase" (or passfile).
* Label man:glabel[8]new partitions.
* Encrypt man:geli[8] new partitions by adding an optional "keyfile", plus a "passphrase" (or passfile).


Contact: Braulio Rivas <[email protected]>

Geomman is a partitioning tool (TUI) based on man:sade[8] that brings more functionality such as copying, pasting partitions, creating ext filesystems or encrypting partitions using man:geli(8).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Geomman is a partitioning tool (TUI) based on man:sade[8] that brings more functionality such as copying, pasting partitions, creating ext filesystems or encrypting partitions using man:geli(8).
Geomman is a partitioning tool (TUI) based on man:sade[8] that brings more functionality such as copying, pasting partitions, creating ext filesystems or encrypting partitions using man:geli[8].


Future work includes:

* Add geomman to freebsd natively (userland)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Add geomman to freebsd natively (userland)
* Add geomman to FreeBSD natively (userland)

* Label man:glabel(8) new partitions.
* Encrypt man:geli(8) new partitions by adding an optional "keyfile", plus a "passphrase" (or passfile).

Finally, with the help of Robert Clausecker, we published the link:https://www.freshports.org/sysutils/geomman[geomman port] to let people try it out.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Finally, with the help of Robert Clausecker, we published the link:https://www.freshports.org/sysutils/geomman[geomman port] to let people try it out.
Finally, with the help of mailto:[email protected][Robert Clausecker], we published the link:https://www.freshports.org/sysutils/geomman[geomman port] to let people try it out.

@brauliorivas
Copy link
Contributor Author

Thank you so much @lsalvadore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants