Re: [Cooker] Propositions for rpmdrake

2002-11-29 Thread François Pons
Le mer 27/11/2002 à 08:57, Jesper Krogh a écrit : I miss a small feature too: If I'd like to install a rpm from say: http://testserver.com/path/to/smart-mandrake-stuff/filename.mdk.rpm I can do this: rpm -ivh http://testserver.com/path/to/smart-mandrake-stuff/filename.mdk.rpm And rpm will

Re: [Cooker] Propositions for rpmdrake

2002-11-29 Thread François Pons
Le mer 27/11/2002 à 18:08, Gilles Mocellin a écrit : On Wed, Nov 27, 2002 at 08:57:29AM +0100, Jesper Krogh wrote: On Wednesday 27 November 2002 04:17, daniel beck wrote: Nice, featurelist above. I miss a small feature too: If I'd like to install a rpm from say:

Re: [Cooker] Propositions for rpmdrake

2002-11-29 Thread Jesper Krogh
On Friday 29 November 2002 14:05, François Pons wrote: The smart soloution would be to be able to do this: urpmi http://testserver.com/path/to/smart-mandrake-stuff/filename.mdk.rpm And it would install the file solving the dependencies as usual. Done in 4mdk Thanks. -- Jesper

Re: [Cooker] Propositions for rpmdrake

2002-11-27 Thread Jérôme Martin
- the pop pups from rpmdrake are after all not *so* bad, and they are in fact easy to understand. but, then downloading softare from plf, there are allways lots of poppups, and I must stay in front of the monitor, and allway click : yes, I want to install (I know, its because I didn't

Re: [Cooker] Propositions for rpmdrake

2002-11-27 Thread Ben Reser
On Wed, Nov 27, 2002 at 09:13:13AM +0100, Jérôme Martin wrote: Another possibility should be to view the key owner and let the possibility to accept or reject all RPMs from this key. I'm actually already working on a modification to this effect. The necessary C code is written I just need to

Re: [Cooker] Propositions for rpmdrake

2002-11-27 Thread Austin Acton
Sweet! Austin On Wed, 2002-11-27 at 04:23, Ben Reser wrote: On Wed, Nov 27, 2002 at 09:13:13AM +0100, Jérôme Martin wrote: Another possibility should be to view the key owner and let the possibility to accept or reject all RPMs from this key. I'm actually already working on a modification

Re: [Cooker] Propositions for rpmdrake

2002-11-27 Thread Gilles Mocellin
On Tue, Nov 26, 2002 at 11:53:05PM -0500, Austin Acton wrote: On Tue, 2002-11-26 at 22:17, daniel beck wrote: else :-/ . Could also be nice to update the system with a deamon. Was just a little idea cd /etc/cron.hourly echo '#!/bin/sh' urpmi.cron echo 'urpmi --update --auto-select'

Re: [Cooker] Propositions for rpmdrake

2002-11-27 Thread Gilles Mocellin
On Wed, Nov 27, 2002 at 08:57:29AM +0100, Jesper Krogh wrote: On Wednesday 27 November 2002 04:17, daniel beck wrote: Nice, featurelist above. I miss a small feature too: If I'd like to install a rpm from say: http://testserver.com/path/to/smart-mandrake-stuff/filename.mdk.rpm I can

Re: [Cooker] Propositions for rpmdrake

2002-11-27 Thread Austin Acton
Correction: cd /etc/cron.hourly echo '#!/bin/sh' urpmi.cron echo 'urpmi.update -a' urpmi.cron echo 'urpmi --auto-select' urpmi.cron Austin -- Austin Acton Hon.B.Sc. Synthetic Organic Chemist, Teaching Assistant Department of Chemistry, York

Re: [Cooker] Propositions for rpmdrake

2002-11-27 Thread dams
Austin Acton [EMAIL PROTECTED] said: Correction: cd /etc/cron.hourly echo '#!/bin/sh' urpmi.cron echo 'urpmi.update -a' urpmi.cron echo 'urpmi --auto-select' urpmi.cron you might want to add --auto --no-verify-rpms as well -- dams

Re: [Cooker] Propositions for rpmdrake

2002-11-27 Thread Buchan Milne
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gilles Mocellin wrote: On Tue, Nov 26, 2002 at 11:53:05PM -0500, Austin Acton wrote: On Tue, 2002-11-26 at 22:17, daniel beck wrote: else :-/ . Could also be nice to update the system with a deamon. Was just a little idea cd /etc/cron.hourly

Re: [Cooker] Propositions for rpmdrake

2002-11-27 Thread Stephen Pickering
Ben Reser wrote: On Wed, Nov 27, 2002 at 09:13:13AM +0100, Jérôme Martin wrote: Another possibility should be to view the key owner and let the possibility to accept or reject all RPMs from this key. I'm actually already working on a modification to this effect. The necessary C code is

[Cooker] Propositions for rpmdrake

2002-11-26 Thread daniel beck
rpmdrake and urpmi is really a nice add value. Its allmost the main raison, why I use mandrake . There are a few things, I thing, that could be nice to implement - something like : silence donwload and install. A lot of people use cooker, I remember a poll on mandrake forum where something like

Re: [Cooker] Propositions for rpmdrake

2002-11-26 Thread Fluri Dave
Selon daniel beck 2002-11-26 22:17: rpmdrake and urpmi is really a nice add value. Its allmost the main raison, why I use mandrake . There are a few things, I thing, that could be nice to implement Yes, what are all those Debheads always whining about apt-get? urpmi --update --auto-select

Re: [Cooker] Propositions for rpmdrake

2002-11-26 Thread Austin Acton
On Tue, 2002-11-26 at 22:17, daniel beck wrote: else :-/ . Could also be nice to update the system with a deamon. Was just a little idea cd /etc/cron.hourly echo '#!/bin/sh' urpmi.cron echo 'urpmi --update --auto-select' urpmi.cron Austin -- Austin Acton Hon.B.Sc.

Re: [Cooker] Propositions for rpmdrake

2002-11-26 Thread daniel beck
- the pop pups from rpmdrake are after all not *so* bad, and they are in fact easy to understand. but, then downloading softare from plf, there are allways lots of poppups, and I must stay in front of the monitor, and allway click : yes, I want to install (I know, its because I

Re: [Cooker] Propositions for rpmdrake

2002-11-26 Thread Alex Chudnovsky
On Wednesday 27 November 2002 05:17, daniel beck wrote: rpmdrake and urpmi is really a nice add value. Its allmost the main raison, why I use mandrake . There are a few things, I thing, that could be nice to implement - the pop pups from rpmdrake are after all not *so* bad, and they are

Re: [Cooker] Propositions for rpmdrake

2002-11-26 Thread Jesper Krogh
On Wednesday 27 November 2002 04:17, daniel beck wrote: rpmdrake and urpmi is really a nice add value. Its allmost the main raison, why I use mandrake . There are a few things, I thing, that could be nice to implement - something like : silence donwload and install. A lot of people use