I'm taking a look at getting rid of those nawksious scripts in the package makefiles which create the prototype files, and replace them with prototype files that are checked in, and manually updated as necessary. In order to be able to tell that they actually are being kept up to date and that we're packaging everything we should be, we'll have a static list of exceptions (things in the proto area that don't need to be packaged), and error out when there are unpackaged files that aren't in the exception list.
So right now, there are a bunch of unpackaged, GUI-related bits in the proto area. I don't know whether they should be packaged, or whether they shouldn't be in the proto area (or whether they should be in the exception list, though I'd like to keep that very small, if not empty). Basically, all .mo files are unpackaged, as well as all package_manager.png and update_all.png files, other than those in the C locale directory. The one remaining directory is /usr/share/update-manager/data. What should happen to these files and directories? Thanks, Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
