Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gptfdisk: make utf16 support configurable | Thomas Petazzoni | 2013-03-10 | 1 | -43/+0 |
| | | | | | | | | | | Instead of always disabling the UTF16 support, make it configurable. When ICU is available, enable UTF16 support, otherwise disable it. [Peter: wrap long line] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | gdisk: rename to gptfdisk | Thomas Petazzoni | 2013-03-10 | 1 | -0/+43 |
In order to match the new upstream name, rename the gdisk package to gptfdisk. We add the relevant legacy configuration options to ensure a smooth transition for users. [Peter: fixup Config.in indentation] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |