i'm not really sure if i've done the distro-import update correctly.the trusted brand has a config.xml file which is basically a copy of the ipkg brand config.xml file. but it lives directly in the distro-importer, so to update it i made a new copy of it (which seems like what we do with everything related to the distro-importer). assuming that this is the correct thing todo, i'm wondering if i also need to create a SUNWfixes.prototype for 124 and add a copy of the config.xml entry found in: src/util/distro-import/111a/SUNWfixes.prototype if this isn't the right approach, then perhaps i should just update the original config.xml file? src/util/distro-import/111a/config.xml
Please don't update the original since introducing the use of the verify hook here - "hg cp'ing" the 111a version to 124 is the right thing to do. The later version will be picked up automatically when SUNWts is transmogified. _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
