History log of /netbsd-current/sbin/gpt/main.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.14 24-May-2020 jmcneill

Add -H flag to ignore existing MBR (Hybrid MBR/GPT mode).


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base
# 1.13 25-Jun-2019 jnemeth

Add an "uuid" command to generate a new UUID for a portion. The
primary intention is for use for after cloning disks to prevent
collisions.


Revision tags: phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.12 27-Aug-2018 sevan

Add the -T flag to usage()


Revision tags: pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322
# 1.11 19-Mar-2018 mlelstv

branches: 1.11.2; 1.11.4;
Check device parameter to avoid segfaults. Agument synopsis for -l option.


Revision tags: pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.10 16-Feb-2017 christos

branches: 1.10.4; 1.10.10;
allow 0 timestamp


# 1.9 16-Feb-2017 christos

Add -T timestamp for reproducible builds.


# 1.8 12-Feb-2017 aymeric

Make gpt(8) work when compiled on a glibc-based OS.

This restores the ability to build amd64 install-image's under Linux.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.7 29-Dec-2015 christos

branches: 1.7.2; 1.7.4;
- add more informational messages
- handle case where last argument is an option not a device (set -l)


# 1.6 03-Dec-2015 christos

WARNS=6


# 1.5 03-Dec-2015 christos

eliminate static globals so that commands can be re-used.


# 1.4 01-Dec-2015 christos

automatically enforce readonly for the commands that don't need to write.


# 1.3 01-Dec-2015 christos

Refactor the command dispatching and help printing logic.


# 1.2 01-Dec-2015 christos

Firs step of refactoring, remove all globals, factor out some common code,
handle alternate usage but not advertise it.


# 1.1 30-Nov-2015 christos

- automatically sync the wedge information unless -n is specified.
- document the general options in the traditional way.
- split the main program into a separate file.


# 1.13 25-Jun-2019 jnemeth

Add an "uuid" command to generate a new UUID for a portion. The
primary intention is for use for after cloning disks to prevent
collisions.


Revision tags: phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.12 27-Aug-2018 sevan

Add the -T flag to usage()


Revision tags: pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322
# 1.11 19-Mar-2018 mlelstv

branches: 1.11.2; 1.11.4;
Check device parameter to avoid segfaults. Agument synopsis for -l option.


Revision tags: pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.10 16-Feb-2017 christos

branches: 1.10.4; 1.10.10;
allow 0 timestamp


# 1.9 16-Feb-2017 christos

Add -T timestamp for reproducible builds.


# 1.8 12-Feb-2017 aymeric

Make gpt(8) work when compiled on a glibc-based OS.

This restores the ability to build amd64 install-image's under Linux.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.7 29-Dec-2015 christos

branches: 1.7.2; 1.7.4;
- add more informational messages
- handle case where last argument is an option not a device (set -l)


# 1.6 03-Dec-2015 christos

WARNS=6


# 1.5 03-Dec-2015 christos

eliminate static globals so that commands can be re-used.


# 1.4 01-Dec-2015 christos

automatically enforce readonly for the commands that don't need to write.


# 1.3 01-Dec-2015 christos

Refactor the command dispatching and help printing logic.


# 1.2 01-Dec-2015 christos

Firs step of refactoring, remove all globals, factor out some common code,
handle alternate usage but not advertise it.


# 1.1 30-Nov-2015 christos

- automatically sync the wedge information unless -n is specified.
- document the general options in the traditional way.
- split the main program into a separate file.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.12 27-Aug-2018 sevan

Add the -T flag to usage()


Revision tags: pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322
# 1.11 19-Mar-2018 mlelstv

branches: 1.11.4;
Check device parameter to avoid segfaults. Agument synopsis for -l option.


Revision tags: pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.10 16-Feb-2017 christos

branches: 1.10.4; 1.10.10;
allow 0 timestamp


# 1.9 16-Feb-2017 christos

Add -T timestamp for reproducible builds.


# 1.8 12-Feb-2017 aymeric

Make gpt(8) work when compiled on a glibc-based OS.

This restores the ability to build amd64 install-image's under Linux.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.7 29-Dec-2015 christos

branches: 1.7.2; 1.7.4;
- add more informational messages
- handle case where last argument is an option not a device (set -l)


# 1.6 03-Dec-2015 christos

WARNS=6


# 1.5 03-Dec-2015 christos

eliminate static globals so that commands can be re-used.


# 1.4 01-Dec-2015 christos

automatically enforce readonly for the commands that don't need to write.


# 1.3 01-Dec-2015 christos

Refactor the command dispatching and help printing logic.


# 1.2 01-Dec-2015 christos

Firs step of refactoring, remove all globals, factor out some common code,
handle alternate usage but not advertise it.


# 1.1 30-Nov-2015 christos

- automatically sync the wedge information unless -n is specified.
- document the general options in the traditional way.
- split the main program into a separate file.


# 1.10 16-Feb-2017 christos

allow 0 timestamp


# 1.9 16-Feb-2017 christos

Add -T timestamp for reproducible builds.


# 1.8 12-Feb-2017 aymeric

Make gpt(8) work when compiled on a glibc-based OS.

This restores the ability to build amd64 install-image's under Linux.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.7 29-Dec-2015 christos

- add more informational messages
- handle case where last argument is an option not a device (set -l)


# 1.6 03-Dec-2015 christos

WARNS=6


# 1.5 03-Dec-2015 christos

eliminate static globals so that commands can be re-used.


# 1.4 01-Dec-2015 christos

automatically enforce readonly for the commands that don't need to write.


# 1.3 01-Dec-2015 christos

Refactor the command dispatching and help printing logic.


# 1.2 01-Dec-2015 christos

Firs step of refactoring, remove all globals, factor out some common code,
handle alternate usage but not advertise it.


# 1.1 30-Nov-2015 christos

- automatically sync the wedge information unless -n is specified.
- document the general options in the traditional way.
- split the main program into a separate file.


# 1.8 12-Feb-2017 aymeric

Make gpt(8) work when compiled on a glibc-based OS.

This restores the ability to build amd64 install-image's under Linux.


Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.7 29-Dec-2015 christos

- add more informational messages
- handle case where last argument is an option not a device (set -l)


# 1.6 03-Dec-2015 christos

WARNS=6


# 1.5 03-Dec-2015 christos

eliminate static globals so that commands can be re-used.


# 1.4 01-Dec-2015 christos

automatically enforce readonly for the commands that don't need to write.


# 1.3 01-Dec-2015 christos

Refactor the command dispatching and help printing logic.


# 1.2 01-Dec-2015 christos

Firs step of refactoring, remove all globals, factor out some common code,
handle alternate usage but not advertise it.


# 1.1 30-Nov-2015 christos

- automatically sync the wedge information unless -n is specified.
- document the general options in the traditional way.
- split the main program into a separate file.


Revision tags: pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.7 29-Dec-2015 christos

- add more informational messages
- handle case where last argument is an option not a device (set -l)


# 1.6 03-Dec-2015 christos

WARNS=6


# 1.5 03-Dec-2015 christos

eliminate static globals so that commands can be re-used.


# 1.4 01-Dec-2015 christos

automatically enforce readonly for the commands that don't need to write.


# 1.3 01-Dec-2015 christos

Refactor the command dispatching and help printing logic.


# 1.2 01-Dec-2015 christos

Firs step of refactoring, remove all globals, factor out some common code,
handle alternate usage but not advertise it.


# 1.1 30-Nov-2015 christos

- automatically sync the wedge information unless -n is specified.
- document the general options in the traditional way.
- split the main program into a separate file.