diff options
author | Karel Zak <kzak@redhat.com> | 2009-10-14 02:17:27 +0200 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2009-10-14 02:51:30 +0200 |
commit | 2d71a929413c7afc25a836560243881b81e922c4 (patch) | |
tree | d1183200766ccd3891fa2cd6d1f2a2e241358da6 /INSTALL | |
parent | acf6ab6f676b1ce91f438518d21fd6fa7b671f2b (diff) | |
download | util-linux-old-2d71a929413c7afc25a836560243881b81e922c4.tar.gz |
blkid: add pretty output, document -L incompatibility with e2fsprogs
... sad story, I have temporary disabled pretty-output code
in very early version of blkid.c in u-l-ng. (It was also in
time when pretty-output was very new feature in e2fsprogs.)
Unfortunately, the -L option (shortcut to "-o list") in u-l-ng version
was reused for for any other functionality few months later.... this
stupid thing was released in u-l-ng 2.15 and 2.16 without any negative
feedback from users.
It means the blkid from u-l-ng is not backwardly compatible with
the original version from e2fsprogs. The -L option has a different
meaning there.
I'm sorry about this bug...
This patch:
* enable pretty-output (-o line)
* add a note about incompatibility between u-l-ng and e2fsprogs
to blkid.8 man page
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions