* Shawn Walker <[EMAIL PROTECTED]> [2008-09-08 15:08]: > Tom Mueller (pkg-discuss) wrote: > > The "updatetool" GUI used for SWI projects (Glassfish, etc.) already > > does this. The code to fetch the licenses loops the the packageplans in > > the imageplan, fetches the manifests, gets the license actions, and uses > > the get_remote_opener on each license action to download the text. > > > > The client info command also fetches licenses, but it isn't part of the > > install. > > The API should certainly allow the retrieval of all information about > the package, including licenses. That I can definitely agree with. > > What I meant was that, as far as I am aware, we weren't pursuing > required, interactive prompting for installation as an option.
The GUI is, by definition, interactive. The license action needs to have an attribute that the GUI will interpret as "present an accept dialogue". The CLI will ignore this attribute. - Stephen -- [EMAIL PROTECTED] http://blogs.sun.com/sch/ _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
