summaryrefslogtreecommitdiffstats
path: root/package/gptfdisk/gptfdisk-001-no-utf16.patch
Commit message (Collapse)AuthorAgeFilesLines
* gptfdisk: make utf16 support configurableThomas Petazzoni2013-03-101-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 gptfdiskThomas Petazzoni2013-03-101-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>