UNIX admin writes: > In "new/usr/src/pkgdefs/SUNWdmfe/prototype_com", I'd set: > > d none kernel/drv/amd64 ? ? ? > ... > d none kernel/drv/sparcv9 ? ? ?
For unbundled items (stuff that ships separately from an OpenSolaris distribution), that's good advice. However, for stuff that's integrated in OpenSolaris -- and especially things in ON -- that's incorrect. We intentionally use explicit directory definitions on the foundation packages -- and SUNWdmfe is one of those. > e none kernel/drv/dmfe.conf 0644 root sys Possibly. Though the thought of people hacking away at driver.conf files is traumatizing. > Third thing to consider is parametrizing. Instead of setting "root sys" > explicitly in the prototype file, consider defining something like Please don't. It'll break the packaging consistency checks. -- James Carlson, Solaris Networking <[EMAIL PROTECTED]> Sun Microsystems / 1 Network Drive 71.232W Vox +1 781 442 2084 MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677 _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
