From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [ANNOUNCE] Project Raisin Date: Wed, 1 Apr 2015 16:42:44 +0100 Message-ID: <1427902964.13425.23.camel@citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Stefano Stabellini Cc: George Dunlap , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On Wed, 2015-04-01 at 16:13 +0100, Stefano Stabellini wrote: > > I think "raise" should take commands. The main way package > > prerequisites should be installed, I think, is for raise to give a > > list of packages to the user, and the user to "sudo $PACKAGEMANAGER > > install $LIST" themselves. > > Giving commands to raise could be a good UI improvement, but I disagree > on the package installation. In any case there is a way around that, > using the -n option. Maybe we could consider making that the default. Yeah, I think the default should be to do as George suggests and print the prereqs as a list to be installed by the user, with an option --auto-install-dependencies (or something shorter!) Ian.