Bob Doolittle wrote:

> That's interesting. Was there such a notion (editable) in SVR4 packaging?

prototype(4), search for "edit".

> How do I deal with the Solaris "docks" to deliver SVR4 packages that
> follow this model?

Just like any other file; Solaris does it all the time.  See

    nawk '$2 == "e" {print $1}' /var/sadm/install/contents

on a Solaris system.

Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to