X-Spam-Check-By: sourceware.org
Date: Mon, 23 Apr 2007 03:56:28 +0200
From: Samuel Thibault <samuel.thibault@ens-lyon.org>
To: cygwin@cygwin.com
Subject: Re: libusb-win32 auto-install?
Message-ID: <20070423015628.GF7781@interface.famille.thibault.fr>
Mail-Followup-To: cygwin@cygwin.com
References: <20070422152037.GQ7781@interface.famille.thibault.fr> <462C0B1E.1000002@cygwin.com> <20070423013301.GE7781@interface.famille.thibault.fr> <462C0F92.D0282878@dessent.net> <20070422142332.GN7781@interface.famille.thibault.fr> <462B7BBF.6030300@cygwin.com> <20070422152037.GQ7781@interface.famille.thibault.fr> <462C0B1E.1000002@cygwin.com> <20070423013301.GE7781@interface.famille.thibault.fr> <00b201c78548$d2547b80$2e08a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <462C0F92.D0282878@dessent.net> <00b201c78548$d2547b80$2e08a8c0@CAM.ARTIMI.COM>
User-Agent: Mutt/1.5.12-2006-07-14
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Dave Korn, le Mon 23 Apr 2007 02:43:41 +0100, a écrit :
>   Or you could follow the model of the ioperm package, which requires you to
> manually run "ioperm -i" to install the .sys file.
> 
Brian Dessent, le Sun 22 Apr 2007 18:44:50 -0700, a écrit :
> I think it would be very bad to install a (kernel-mode) driver by
> default without any action of the user just because they selected a
> package to install.
> 
> > Maybe I could ship two separate packages: one for the library and one
> > for the driver, and automatically install the driver at postinstall of
> > the second package.
> 
> That sounds ugly, why can't the user just run foo-config like every
> other package that requires configuration?

Currently, I'm indeed requiring the user to run /usr/sbin/libusb-install
by hand (and uninstall is automatically called on package removal).

So we should stay this way, ok.

Samuel

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

