Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/sbin/gpt Add remove partition data file



details:   https://anonhg.NetBSD.org/src/rev/42076f144c76
branches:  trunk
changeset: 812212:42076f144c76
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Dec 04 17:15:39 2015 +0000

description:
Add remove partition data file

diffstat:

 tests/sbin/gpt/gpt.removepart.show.normal |  8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diffs (12 lines):

diff -r f58a31c3c180 -r 42076f144c76 tests/sbin/gpt/gpt.removepart.show.normal
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/sbin/gpt/gpt.removepart.show.normal Fri Dec 04 17:15:39 2015 +0000
@@ -0,0 +1,8 @@
+  start   size  index  contents
+      0      1         PMBR
+      1      1         Pri GPT header
+      2     32         Pri GPT table
+     34   1024         Unused
+   1058   9150      2  GPT part - NetBSD FFSv1/FFSv2
+  10208     32         Sec GPT table
+  10240      1         Sec GPT header



Home | Main Index | Thread Index | Old Index