-
Notifications
You must be signed in to change notification settings - Fork 367
Status/2025Q3/geomman.adoc: Add report #551
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this 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
* Grow UFS, NTFS, ext2, ext3 and ext 4 filesystems. | ||
* Shrink NTFS, ext2, ext3 and ext 4 filesystem. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Create exFAT, NTFS, ext2, ext3 and ext 4 filesystems. | |
* Create exFAT, NTFS, ext2, ext3 and ext4 filesystems. |
* Label man:glabel(8) new partitions. | ||
* Encrypt man:geli(8) new partitions by adding an optional "keyfile", plus a "passphrase" (or passfile). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* 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). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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. |
Thank you so much @lsalvadore |
No description provided.