Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 632582 - sys-fs/fatresize - Resize FAT partitions using libparted
Summary: sys-fs/fatresize - Resize FAT partitions using libparted
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL: https://github.com/ya-mouse/fatresize...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-30 21:23 UTC by Andrius Štikonas
Modified: 2018-07-27 17:24 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrius Štikonas 2017-09-30 21:23:04 UTC
Would it be possible to package fatresize on gentoo. There is an ebuild in gentoo-playground already.

fatresize is just a small wrapper around libparted, so once it is packaged, it's likely it will not need any updates...

Reproducible: Always
Comment 1 Andrius Štikonas 2018-06-27 22:19:12 UTC
Andreas, I now spent a bit more time looking at issue of fat resizing, it is possible to do it using dbus calls to udisk. So maybe we don't need to package fatresize then? Well, udisk is still a wrapper around libparted but should be better maintained.