#13161: gptfdisk-1.0.5
-------------------------+-----------------------
Reporter: bdubbs | Owner: bdubbs
Type: enhancement | Status: assigned
Priority: normal | Milestone: 9.1
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by bdubbs):
1.0.5 (2/17/2020):
- Fixed typos and minor formatting issues in man pages
- Changed number of columns in type code output ("sgdisk -L" and
equivalents
in gdisk and cgdisk) from 3 to 2, since some descriptions are long
enough
that they're ambiguous with three columns.
- Makefile change: Add $(LDLIBS) support to enable clean static builds
(for
libintl).
- You can now put the 0xEE partition last in a hybrid MBR using sgdisk.
(Previously, this was possible with gdisk but not with sgdisk.) See the
sgdisk man page for details.
- Added numerous type codes for Container Linux, Veracrypt, and
Freedesktop.org's Discoverable Partitions Specification
- Apple no longer supports building i386 or "fat" binaries in XCode (or if
they do, they're making it hard), so I've removed that support. GPT
fdisk
macOS binaries are now x86-64 only. Similarly, building now seems to
require macOS 10.9 or later, so that's now the minimum macOS version.
I've
also re-built my Mac build environment and tweaked Makefile.mac
appropriately.
- Partition type name searches are now case-insensitive.
- It's now possible to quit out of partition type name searches by typing
"q".
- When changing a partition type code, the default is now the current
type code, not a platform-specific type code.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/13161#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page