commit | 1f09d007436c3b789101809d6355f540dcb7a5d1 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Thu Jul 21 01:31:56 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 22 14:46:19 2016 -0400 |
tree | c7f9b3b46cceb5f7655a4b39fdcd3f41cf51e1f1 | |
parent | ac8703682b7acc78e59e33cb699863c27c2117e7 [diff] |
iso: Fix part info command Partitions on the iso el torito partition table interpreter only start from partition 1. So when printing out the tables, let's also start counting at 1. Signed-off-by: Alexander Graf <agraf@suse.de>