Sebastien Marie <sema...@online.fr> wrote: > Please note I am unsure about sgi: disklabel -w is using > "OpenBSD/sgi " as packid, and I changed it to "OpenBSD/${MACHINE}". > But the packid used isn't uniform across archs, so it might not matter.
I think you mean "volid", this is the -V option. The thing to notice here is the packid is a fixed string-length, and I have hand-padded it with spaces to make them pretty in various tools, a long time ago. What you are doing here doesn't harm anything. > Comments or OK ? ok with me.