X-Spam-Check-By: sourceware.org Date: Mon, 23 Apr 2007 03:56:28 +0200 From: Samuel Thibault To: cygwin AT cygwin DOT com Subject: Re: libusb-win32 auto-install? Message-ID: <20070423015628.GF7781@interface.famille.thibault.fr> Mail-Followup-To: cygwin AT cygwin DOT com References: <20070422152037 DOT GQ7781 AT interface DOT famille DOT thibault DOT fr> <462C0B1E DOT 1000002 AT cygwin DOT com> <20070423013301 DOT GE7781 AT interface DOT famille DOT thibault DOT fr> <462C0F92 DOT D0282878 AT dessent DOT net> <20070422142332 DOT GN7781 AT interface DOT famille DOT thibault DOT fr> <462B7BBF DOT 6030300 AT cygwin DOT com> <20070422152037 DOT GQ7781 AT interface DOT famille DOT thibault DOT fr> <462C0B1E DOT 1000002 AT cygwin DOT com> <20070423013301 DOT GE7781 AT interface DOT famille DOT thibault DOT fr> <00b201c78548$d2547b80$2e08a8c0 AT CAM DOT ARTIMI DOT 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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/