• Home
  • Raw
  • Download

Lines Matching refs:Added

8 - Added new partition type codes for Ceph
18 - Added new partition type codes from
28 - Added feature to sgdisk's -A/--attributes, -c/--change-name,
63 - Added GPT regeneration command to GPT-destruction options ('z' in gdisk,
68 - Added check for an oversized 0xEE protective partition. The program now
79 - Added new type codes (3000, 7412F7D5-A156-4B13-81DC-867174929325 and
83 - Added new type ccde (ED01, BFBFAFE7-A34F-448A-9A5B-6213EB736C22), for
92 - Added new type code: 933AC7E1-2EB4-4F13-B844-0E14E2AEF915, or gdisk code
98 - Added new type code: 9E1A2D38-C612-4316-AA26-8B49521E5A8B, or gdisk code
116 - Added check for an active/bootable 0xEE protective partition to the
129 - Added "-a" option to cgdisk to use a ">" symbol to the left of the
137 - Added partition type code for freedesktop.org's proposed $BOOT partition
152 - Added partition type code for Intel Rapid Start partition (GUID
158 - Added partition type code for Haiku BFS (GUID
167 - Added support for building under Solaris.
169 - Added a new check to the verification code.
171 - Added partition type code for Sony system partition
184 - Added partition type codes for VMWare ESX (FB00, FB01, and FC00).
196 - Added type codes for Midnight BSD (0xA580 - 0xA585). I used these codes
217 - Added disk's name to message stating that a disk write was successful.
257 - Added code to detect infinite loops of logical partitions when reading
280 - Added new return option for sgdisk: 8, which means that a replication
284 - Added gdisk_test.sh shell script, contributed by Guillaume Delacour.
294 - Added check for mis-matched primary and backup partition tables.
297 - Added Apple Core Storage partition type code (hex code AF05, GUID
300 - Added cgdisk program to the family. This program is a rough workalike
318 - Added a warning when an MBR partition is discarded because it's too
333 - Added new Linux-only filesystem partition type GUID code,
353 - Added support for proper UTF-16LE partition names rather than the
362 - Added check to fixparts to keep it from operating on devices that
428 - Added ChromeOS GUID values to list of recognized partition type GUIDs.
439 - Added notification about nonexistent partitions to hybrid MBR creation
461 - Added "P" (PiB, pebibyte) suffix to suffixes accepted in entering
474 - Added -F (--first-aligned-in-largest) option to sgdisk. This option is a
485 - Added check that the protective 0xEE MBR partition begins on sector 1
489 - Added check for overlapping MBR partitions to verify function (gdisk "v"
493 - Added check to GPT-to-MBR and hybrid MBR creation options to prevent
507 - Added support for setting attributes in sgdisk (-A/--attributes option)
516 - Added ability to save partition table from one device to another (gdisk:
534 - Added tests to see if the file to be opened is a directory, character
539 - Added 'f' option on gdisk's experts' menu (-G/--randomize-guids in
545 - Added -u/--partition-guid and -U/--disk-guid options to sgdisk. These are
555 - Added -N (--largest-new) command to sgdisk. This command creates a single
562 - Added 'h' option to gdisk experts' menu (-C or --recompute-chs in sgdisk)
592 - Added support for the "no block IO protocol" (referred to as "hide from
608 - Added alignment information to the summary data produced by the
630 - Added tests to verify ('v') function and to pre-save checks to look for
637 - Added ability to convert some or all partitions to logical partitions in
657 - Added workaround for bug in some versions of MinGW that caused the
663 - Added -D (--display-alignment) option to sgdisk, to display sector
685 - Added #include to gpttext.cc to enable it to compile on the latest
691 - Added -m (--gpttombr) option to sgdisk, enabling conversion of GPT
695 - Added -h (--hybrid) option to sgdisk, enabling creation of hybrid
711 - Added transpose ('t' on experts' menu in gdisk; or -r or --transpose in
715 - Added code to clear the MBR boot loader when doing an MBR-to-GPT
764 - Added GUID for IBM General Parallel File System (GPFS) partition type
829 - Added support for disks with other than 512-byte sectors.
849 - Added code to set the partition boundary value based on the physical
877 - Added 'e' option (relocate backup GPT data structures) to the experts'
887 - Added GPT-to-MBR conversion function. It's very limited, but potentially
901 - Added ability to re-load the MBR and generate a fresh GPT from it. This
934 - Added the ability to work on disk image files (raw files for virtual
938 - Added verification prompt to 'o' main-menu option to avoid accidental
944 - Added an extra warning to the "destroy GPT data structures" option if an APM
947 - Added a buffer flush after destroying GPT data structures, to get the OS
979 - Added hybrid MBR consistency check to the verify ('v') option and to
984 - Added non-destructive write test when opening the device file, in order
991 - Added support for BSD disklabels. The program can now convert disks that
998 - Added support for compiling on FreeBSD.
1027 - Added big-endian (PowerPC, etc.) support!
1029 - Added code to identify and warn of the presence of an Apple Partition
1058 - Added "Boot" column to MBR table display; shows an asterisk (*) when the
1066 - Added the ability to create a hybrid MBR ('h' on experts' menu). This was
1070 - Added 'z' option to experts' menu, to destroy GPT data structures and
1082 - Added Mac OS X support, provided as a patch by David Hubbard
1113 - Added ability to enter GUIDs as single massive strings rather than in
1119 - Added #include directives required to compile the program using GCC
1134 - Added GPTData class member functions to retrieve GPT data structure
1140 - Added notice after sorting the partition table to the effect that