* v2.24 fdisk and libfdisk
@ 2013-09-20 11:37 Karel Zak
0 siblings, 0 replies; only message in thread
From: Karel Zak @ 2013-09-20 11:37 UTC (permalink / raw)
To: util-linux
I have merged libfdisk branch, changes:
89 files changed, 8988 insertions(+), 7842 deletions(-)
* complete refactoring (no more "if (label == FOO)" everywhere)
* all label drivers (GPT, MBR, SUN, SGI and BSD) moved to libfdisk
* output uses lib/tt.c
* colors enabled by default
* more readable help output ('m' command)
* uses {M,G,T}iB (2^n) to print disk size
* device properties (I/O limits, geometry) in all 'p'rint outputs
for all labels
* input (commands) should be backwardly compatible, but now it's
case sensitive
* all code uses the same alignment/geometry code
* no more global variables
* allows to edit GPT partition name and UUID (expert mode)
* allows to edit GPT disk UUID (expert mode)
* libfdisk API is not stable yet (planned for v2.25)
* libfdisk.so is not distributed yet (planned for v2.25)
TODO:
* (???) support hybrid GPT modification - now supported read-only
* rewrite cfdisk to use the library
* add support for pre-configured values to bypass dialogs to make
it usable in programs like sfdisk (now all is driven by dialogs
only)
Karel
--
Karel Zak <kzak@redhat.com>
http://karelzak.blogspot.com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-09-20 11:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-20 11:37 v2.24 fdisk and libfdisk Karel Zak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox