Thank you for the reply, I should rephrase my question. I'm interested in patching my miniroot with CPQary3 drivers. I've successfully added the CPQary3 driver. When attempting to run the following commands against the miniroot (before repacking) I receive an error message stating that my repository db is not a valid archive, or is compressed. Every guide that I've read mentions packages. What actions should take place to overcome this?
export SVCCFG_REPOSITORY=/var/tmp/mr/etc/svc/repository.db # svccfg -s system/manifest-import setprop start/exec = :true # svccfg -s system/filesystem/usr setprop start/exec = :true # svccfg -s system/identity:node setprop start/exec = :true # svccfg -s system/device/local setprop start/exec = :true # svccfg -s network/loopback:default setprop start/exec = :true # svccfg -s network/physical:default setprop start/exec = :true # svccfg -s milestone/multi-user setprop start/exec = :true -- This message posted from opensolaris.org
