summaryrefslogtreecommitdiff
path: root/sbin/gpt/gpt.8
AgeCommit message (Expand)Author
2022-04-07Note that biosboot without -A clears the PMBR "active" flag.kre
2022-04-07gpt.8: Clarify that "windows" partition types are also used for FAT32nia
2020-07-27catch up with source rename of fbsd-zfs -> zfschristos
2020-05-24Fix typo in macro. Sort option descriptions.wiz
2020-05-24Add -H flag to ignore existing MBR (Hybrid MBR/GPT mode).jmcneill
2020-05-24Exit gracefully when auto-expanding a partition and it is already thejmcneill
2019-07-26Remove outdated note about sysinst restrictionsmartin
2019-06-25Add an "uuid" command to generate a new UUID for a portion. Thejnemeth
2019-04-04Allow specifying the partition via -b startsec for the biosboot cmd.martin
2019-03-26Allow -b to specify a partition for "gpt unset" as well.martin
2019-03-25Allow -b startsec to specify the partition to change for the set subcommandmartin
2019-03-24Make the "show" subcommand accept -b startsec to identify a partitionmartin
2019-03-24Add support for specifying the partition to resize via -b startsecmartin
2018-05-01Spello. (it is "existence").kre
2018-05-01Bump date for new EXIT STATUS section.wiz
2018-05-01Sort sections.wiz
2018-05-01Make the "gpt header" command return EXIT_FAILURE when no GPT is present.martin
2018-04-11add information about how to boot from gpt. mostly taken from the wiki.mrg
2018-03-19Check device parameter to avoid segfaults. Agument synopsis for -l option.mlelstv
2018-01-15Explain what suffixes are accepted when specifying a size.sborrill
2017-10-03clarify that alignment is the number of bytes to align to.mlelstv
2017-08-05Use Fx/Nx.wiz
2017-08-04Fix a typo, and make a couple of minor wording improvements.kre
2017-08-03Add note about bootme flag:msaitoh
2017-02-16Add -T timestamp for reproducible builds.christos
2017-01-27Fix spelling of partition.abhinav
2016-11-01remove dup linejdolecek
2016-09-11Document the version gpt first appeared.sevan
2016-06-09Rename 'a' to set the active PMBR flag to 'A'christos
2016-06-09Fix rendering of biosboot command synopsis.kre
2016-06-09PR/51230: Add the ability to set the active flag in the PMBR.christos
2015-12-25Simplify usage for gpt show.wiz
2015-12-25Add a -a flag to the show command, so we can display the full GPT withmartin
2015-12-06Bump date for previous.wiz
2015-12-06Add listing commands for type, set and unset.christos
2015-12-02Allow backup and restore to operate on files.christos
2015-12-01Reflect reality better; we don't handle multiple devices anymore, andchristos
2015-12-01Firs step of refactoring, remove all globals, factor out some common code,christos
2015-11-30- automatically sync the wedge information unless -n is specified.christos
2015-11-03Add a "header" subcommand that displays information about the size ofjnemeth
2014-12-06Bump date for previous.wiz
2014-12-06Add some more common partition types.mlelstv
2014-10-04Remove trailing whitespace.wiz
2014-10-04Allow specifying sector and media size on the command line.christos
2014-09-29PR/47990 - Dr. Wolfgang Stukenbrock -- add "-L <label>" as selector optionjnemeth
2014-09-28PR/44218 - David Young -- add "type" subcommand to change a partition typejnemeth
2014-09-23- make gpt_gpt() available for use directly by subcommandsjnemeth
2014-09-20document the new restore subcommandjnemeth
2013-12-19Bump date for previous.wiz
2013-12-19Add the backup subcommand. It dumps the contents of the partitionjnemeth