On 03/06/11 21:13, Tim Foster wrote:
On Sun, 2011-03-06 at 21:05 -0800, Danek Duvall wrote:
I'm doing some work in userland, and have found that some unnecessary
attributes are making it through the publication process.  In particular,
I've seen pkg.linted* and pkg.depend.bypass-generate.

I could certainly see a case for removing pkg.depend.bypass-generate:
you're unlikely to ever want to re-run pkgdepend on a package.

Removing linted would be more contentious, for example in the case where
a user uploads a new package, then tries to lint the entire repository:
the repo would report errors on unrelated packages that were previously
intentionally bypassed, for whatever reason.

Another option might be to give pkgsend the ability to read in transforms
from one or more files.

Yes!  I'd wanted that in the svr4 convert work to allow transforms to
automatically tag SMF services and the like -- can I resurrect that bit
of code too?  Still awaiting reviews for the pkgsend SVR4 bundle
changes, so I can revisit making it perform general-purpose transforms
during publication?

Hmmm...

How about forking & execing pkgmogrify as a filter?

- Bart



--
Bart Smaalders                  Solaris Kernel Performance
[email protected]       http://blogs.sun.com/barts
"You will contribute more with Mercurial than with Thunderbird."
"Civilization advances by extending the number of important
 operations which we can perform without thinking about them."
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to