I'm running snv_64a on x86. I'm trying to set up a CentOS branded zone.
Excerpt from zoneadm --help:
install [-x nodataset] [brand-specific args]
Install the configuration on to the system. The -x nodataset option
can be used to prevent the creation of a new ZFS file system for the
zone (assuming the zonepath is within a ZFS file system).
All other arguments are passed to the brand installation function;
see brand(4) for more information.
There's no man entry for "brand"; I tried "man brands" and "man lx", which gave
me a bit of useful information, but nothing at all about the brand-specific
args. And I know there's at least one of those ("-d"), because this guy:
http://blogs.sun.com/markp/entry/netbeans_mobility_pack_on_solaris makes a
passing mention of it.
Do the docs contain anywhere a list of all the brand options? If not, I'd
consider that a documentation bug.
This message posted from opensolaris.org