index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
gpt
/
gpt.8
Age
Commit message (
Expand
)
Author
2022-04-07
Note that biosboot without -A clears the PMBR "active" flag.
kre
2022-04-07
gpt.8: Clarify that "windows" partition types are also used for FAT32
nia
2020-07-27
catch up with source rename of fbsd-zfs -> zfs
christos
2020-05-24
Fix typo in macro. Sort option descriptions.
wiz
2020-05-24
Add -H flag to ignore existing MBR (Hybrid MBR/GPT mode).
jmcneill
2020-05-24
Exit gracefully when auto-expanding a partition and it is already the
jmcneill
2019-07-26
Remove outdated note about sysinst restrictions
martin
2019-06-25
Add an "uuid" command to generate a new UUID for a portion. The
jnemeth
2019-04-04
Allow specifying the partition via -b startsec for the biosboot cmd.
martin
2019-03-26
Allow -b to specify a partition for "gpt unset" as well.
martin
2019-03-25
Allow -b startsec to specify the partition to change for the set subcommand
martin
2019-03-24
Make the "show" subcommand accept -b startsec to identify a partition
martin
2019-03-24
Add support for specifying the partition to resize via -b startsec
martin
2018-05-01
Spello. (it is "existence").
kre
2018-05-01
Bump date for new EXIT STATUS section.
wiz
2018-05-01
Sort sections.
wiz
2018-05-01
Make the "gpt header" command return EXIT_FAILURE when no GPT is present.
martin
2018-04-11
add information about how to boot from gpt. mostly taken from the wiki.
mrg
2018-03-19
Check device parameter to avoid segfaults. Agument synopsis for -l option.
mlelstv
2018-01-15
Explain what suffixes are accepted when specifying a size.
sborrill
2017-10-03
clarify that alignment is the number of bytes to align to.
mlelstv
2017-08-05
Use Fx/Nx.
wiz
2017-08-04
Fix a typo, and make a couple of minor wording improvements.
kre
2017-08-03
Add note about bootme flag:
msaitoh
2017-02-16
Add -T timestamp for reproducible builds.
christos
2017-01-27
Fix spelling of partition.
abhinav
2016-11-01
remove dup line
jdolecek
2016-09-11
Document the version gpt first appeared.
sevan
2016-06-09
Rename 'a' to set the active PMBR flag to 'A'
christos
2016-06-09
Fix rendering of biosboot command synopsis.
kre
2016-06-09
PR/51230: Add the ability to set the active flag in the PMBR.
christos
2015-12-25
Simplify usage for gpt show.
wiz
2015-12-25
Add a -a flag to the show command, so we can display the full GPT with
martin
2015-12-06
Bump date for previous.
wiz
2015-12-06
Add listing commands for type, set and unset.
christos
2015-12-02
Allow backup and restore to operate on files.
christos
2015-12-01
Reflect reality better; we don't handle multiple devices anymore, and
christos
2015-12-01
Firs 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-03
Add a "header" subcommand that displays information about the size of
jnemeth
2014-12-06
Bump date for previous.
wiz
2014-12-06
Add some more common partition types.
mlelstv
2014-10-04
Remove trailing whitespace.
wiz
2014-10-04
Allow specifying sector and media size on the command line.
christos
2014-09-29
PR/47990 - Dr. Wolfgang Stukenbrock -- add "-L <label>" as selector option
jnemeth
2014-09-28
PR/44218 - David Young -- add "type" subcommand to change a partition type
jnemeth
2014-09-23
- make gpt_gpt() available for use directly by subcommands
jnemeth
2014-09-20
document the new restore subcommand
jnemeth
2013-12-19
Bump date for previous.
wiz
2013-12-19
Add the backup subcommand. It dumps the contents of the partition
jnemeth
[next]