From: Karel Zak <kzak@redhat.com>
To: util-linux@vger.kernel.org
Subject: v2.24 fdisk and libfdisk
Date: Fri, 20 Sep 2013 13:37:34 +0200 [thread overview]
Message-ID: <20130920113734.GB32348@x2.net.home> (raw)
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
reply other threads:[~2013-09-20 11:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130920113734.GB32348@x2.net.home \
--to=kzak@redhat.com \
--cc=util-linux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox