firmware-utils/ptgen: set GPT partition attributes and name
[project/firmware-utils.git] / src / ptgen.c
2021-02-28 Daniel Gollefirmware-utils/ptgen: set GPT partition attributes...
2020-07-08 David Woodhousefirmware-utils/ptgen: allow explicit placement of parti...
2020-03-31 李国firmware-utils: ptgen: add GPT support
2019-02-20 Linus Walleijfirmware-tools/ptgen: Allow generation 0 size partitions
2018-01-02 Michael Heimpoldfirmware-tools/ptgen: use portable exit codes
2018-01-02 Michael Heimpoldfirmware-tools/ptgen: fix minor coding style issues
2016-09-26 Jonas Gorskiptgen: work around gcc miscompilation
2016-06-07 Felix Fietkautreewide: replace nbd@openwrt.org with nbd@nbd.name
2015-06-14 Felix Fietkaufirmware-tools/ptgen: use stdint types for struct pte
2015-06-14 Felix Fietkaufirmware-tools/ptgen: fix endianness conversion for...
2014-10-16 Jo-Philipp Wichfirmware-utils: allow passing a specific MBR signature...
2012-08-22 John Crispintools/firmware-utils/ptgen option to use MB rounding
2008-09-23 Felix Fietkaufirmware-utils: when using open with O_CREAT and O_WRON...
2007-05-23 Felix Fietkaufix x86 boot filesystem allocation (#1736)
2007-02-25 Felix Fietkaumake ptgen print the end offset of the last partition...
2007-02-24 Felix Fietkaufix cylinder rounding in ptgen
2006-12-07 Felix Fietkauremove custom partition table hack, add ptgen utility...