Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-16 Thread Richard Kettlewell
Gunnar Wolf <[EMAIL PROTECTED]> writes: > Richard Kettlewell dijo [Fri, Jun 10, 2005 at 03:42:01PM +0100]: >> I think it doesn't go far enough. >> >> mv sbin/* bin >> rmdir sbin >> ln -s bin sbin >> >> ...and the problem goes away forever. > > You type too fast. > > Are you _sure_ no two

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-16 Thread Cesare Tensi
Hy, I believe that the question is going to deadlocking itself. If the user need to using the "ifconfig" program, that user must include the right directory where was originally located ("/sbin"). Just 2 my cent Cesare On 6/16/05, Gunnar Wolf <[EMAIL PROTECTED]> wrote: > Richard Kettlewell dijo

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-15 Thread Gunnar Wolf
Richard Kettlewell dijo [Fri, Jun 10, 2005 at 03:42:01PM +0100]: > I think it doesn't go far enough. > > mv sbin/* bin > rmdir sbin > ln -s bin sbin > > ...and the problem goes away forever. You type too fast. Are you _sure_ no two Debian packages provide overlapping /bin/$that and /sbin/

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-13 Thread Jesus Climent
On Fri, Jun 10, 2005 at 01:24:43PM +0200, Marco d'Itri wrote: > And anyway ifconfig is deprecated, everybody should always use iproute > which *is* in /bin. Why is so? J PS: You keep on impressing me how gratiously you use the language: "Linux kernel 2.4 is obsolete" "ifconfig is deprecated"

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-13 Thread Bernd Eckenfels
In article <[EMAIL PROTECTED]> you wrote: > Probably because there's no solid reason against a symlink. Yes, and since ip puts one, too, I can do the same. Greetings Bernd -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-13 Thread Olaf van der Spek
On 13 Jun 2005 10:11:52 +0100, Richard Kettlewell <[EMAIL PROTECTED]> wrote: > Miles Bader <[EMAIL PROTECTED]> writes: > > astronut <[EMAIL PROTECTED]> writes: > > Yes. The great majority of users don't want to know about stuff > > like ifconfig, and those that _do_ can either put /sbin in their >

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-13 Thread Richard Kettlewell
Miles Bader <[EMAIL PROTECTED]> writes: > astronut <[EMAIL PROTECTED]> writes: >> I agree. The type of user who is likely to be using the ifconfig >> command on a regular basis is the type of user who probably already >> has sbin in their path. (Power user, sysadmin's nonprivleged >> account, etc.

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-12 Thread Miles Bader
astronut <[EMAIL PROTECTED]> writes: > I agree. The type of user who is likely to be using the ifconfig command > on a regular basis is the type of user who probably already has sbin in > their path. (Power user, sysadmin's nonprivleged account, etc.). Yes. The great majority of users don't want

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-12 Thread Goswin von Brederlow
Hasso Tepper <[EMAIL PROTECTED]> writes: > Wouter Verhelst wrote: >> On Fri, Jun 10, 2005 at 01:24:43PM +0200, Marco d'Itri wrote: >> > And anyway ifconfig is deprecated, >> >> While I don't have a very strong opinion on this matter either way, I >> feel I should point out that >> a) ifconfig is

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-12 Thread Hasso Tepper
Wouter Verhelst wrote: > On Fri, Jun 10, 2005 at 01:24:43PM +0200, Marco d'Itri wrote: > > And anyway ifconfig is deprecated, > > While I don't have a very strong opinion on this matter either way, I > feel I should point out that > a) ifconfig is an application that exists not only on Linux, but

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-11 Thread Adam Heath
On Sat, 11 Jun 2005, Bernd Eckenfels wrote: > On Fri, Jun 10, 2005 at 12:42:21PM +0200, Pierre Habouzit wrote: > > I don't understand what would be wrong with having a symlink in /bin ... > > Because this applies to most of the programs in /sbin. It would be easier > to just merge both directorie

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-11 Thread astronut
*This message was transferred with a trial version of CommuniGate(tm) Pro* Adrian von Bidder wrote: >On Friday 10 June 2005 10.40, Bernd Eckenfels wrote: > > >>Hello Olaf, >> >>On Thu, Jun 09, 2005 at 02:58:21PM +0200, Olaf van der Spek wrote: >> >> >>>ifconfig is in /sbin and only in root's

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-11 Thread Adrian von Bidder
On Friday 10 June 2005 10.40, Bernd Eckenfels wrote: > Hello Olaf, > > On Thu, Jun 09, 2005 at 02:58:21PM +0200, Olaf van der Spek wrote: > > ifconfig is in /sbin and only in root's path. But ifconfig is runnable > > and useful for normal users, so it'd be nice if it could be added to > > the path

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-11 Thread Joshua Kwan
Josh Lauricha wrote: > Not that I support replace ifconfig, but: > $ ip -s link > > lists (in a different, but sane, format) everything, but the > non-physical addresses of the links (now thats a dumb omission). The output of ifconfig -a is a unison of ip -s addr and ip -s link, unfortunately

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-10 Thread Goswin von Brederlow
[EMAIL PROTECTED] (Marco d'Itri) writes: > On Jun 11, Bernd Eckenfels <[EMAIL PROTECTED]> wrote: > >> On Fri, Jun 10, 2005 at 01:49:36PM +0200, Marco d'Itri wrote: >> > Wrong. iproute does much more than route/ifconfig, which cannot support >> > all the features of >= 2.4 networking stacks. >> How

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-10 Thread Marco d'Itri
On Jun 11, Bernd Eckenfels <[EMAIL PROTECTED]> wrote: > On Fri, Jun 10, 2005 at 01:49:36PM +0200, Marco d'Itri wrote: > > Wrong. iproute does much more than route/ifconfig, which cannot support > > all the features of >= 2.4 networking stacks. > However this is neighter something which cant be fix

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-10 Thread Bernd Eckenfels
On Fri, Jun 10, 2005 at 12:42:21PM +0200, Pierre Habouzit wrote: > I don't understand what would be wrong with having a symlink in /bin ... Because this applies to most of the programs in /sbin. It would be easier to just merge both directories. Gruss Bernd -- (OO) -- [EMAIL PROTECTED] -

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-10 Thread Bernd Eckenfels
On Fri, Jun 10, 2005 at 01:49:36PM +0200, Marco d'Itri wrote: > Wrong. iproute does much more than route/ifconfig, which cannot support > all the features of >= 2.4 networking stacks. However this is neighter something which cant be fixed nor is this the question. Gruss Bernd -- (OO) -- [

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-10 Thread Josh Lauricha
On Fri 06/10/05 15:24, Rich Walker wrote: > What *single* command in the iproute package can I call to get the same > information as I get from ifconfig -a? Until there is one, I don't see > you can replace it. Not that I support replace ifconfig, but: $ ip -s link lists (in a different, but

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-10 Thread Richard Kettlewell
Bernd Eckenfels <[EMAIL PROTECTED]> writes: > The problem here is that ifconfig must be in sbin by FHS and by history > (would break too many scripts). So moving is not an option. I can however > put a symlink in /bin, however I am not sure how other DDs think about it, > as this will set a bad pre

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-10 Thread Bastian Blank
On Fri, Jun 10, 2005 at 01:24:43PM +0200, Marco d'Itri wrote: > Don't bother. This could be applied to most other programs in /sbin too... > And anyway ifconfig is deprecated, everybody should always use iproute > which *is* in /bin. This is only true for linux, not for anything else. Bastian --

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-10 Thread Rich Walker
[EMAIL PROTECTED] (Marco d'Itri) writes: > On Jun 10, Wouter Verhelst <[EMAIL PROTECTED]> wrote: > >> a) ifconfig is an application that exists not only on Linux, but on many >>other (free or non-free) unices as well; it would be fair to say > And indeed this is the only reason to keep it arou

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-10 Thread Olaf van der Spek
Marco d'Itri wrote: On Jun 10, Bernd Eckenfels <[EMAIL PROTECTED]> wrote: The problem here is that ifconfig must be in sbin by FHS and by history (would break too many scripts). So moving is not an option. I can however put a symlink in /bin, however I am not sure how other DDs think about it,

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-10 Thread Marco d'Itri
On Jun 10, Wouter Verhelst <[EMAIL PROTECTED]> wrote: > a) ifconfig is an application that exists not only on Linux, but on many >other (free or non-free) unices as well; it would be fair to say And indeed this is the only reason to keep it around. > b) The mere fact that there is something n

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-10 Thread Christoph Hellwig
On Fri, Jun 10, 2005 at 01:47:00PM +0200, Wouter Verhelst wrote: > b) The mere fact that there is something newer which performs the same >function does in no way imply that the older implementation is >"deprecated". This is true for many things -- kernels, network >configuration softwa

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-10 Thread Wouter Verhelst
On Fri, Jun 10, 2005 at 01:24:43PM +0200, Marco d'Itri wrote: > And anyway ifconfig is deprecated, While I don't have a very strong opinion on this matter either way, I feel I should point out that a) ifconfig is an application that exists not only on Linux, but on many other (free or non-free

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-10 Thread Olaf van der Spek
On 6/10/05, Bernd Eckenfels <[EMAIL PROTECTED]> wrote: > On Thu, Jun 09, 2005 at 02:58:21PM +0200, Olaf van der Spek wrote: > > ifconfig is in /sbin and only in root's path. But ifconfig is runnable > > and useful for normal users, so it'd be nice if it could be added to the > > path of normal user

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-10 Thread Marco d'Itri
On Jun 10, Bernd Eckenfels <[EMAIL PROTECTED]> wrote: > The problem here is that ifconfig must be in sbin by FHS and by history > (would break too many scripts). So moving is not an option. I can however > put a symlink in /bin, however I am not sure how other DDs think about it, > as this will se

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-10 Thread Pierre Habouzit
Le Vendredi 10 Juin 2005 10:40, Bernd Eckenfels a écrit : > The problem here is that ifconfig must be in sbin by FHS and by > history (would break too many scripts). So moving is not an option. I > can however put a symlink in /bin, however I am not sure how other > DDs think about it, as this will

Re: Bug#312669: /sbin/ifconfig: Add ifconfig to user path

2005-06-10 Thread Bernd Eckenfels
Hello Olaf, On Thu, Jun 09, 2005 at 02:58:21PM +0200, Olaf van der Spek wrote: > ifconfig is in /sbin and only in root's path. But ifconfig is runnable > and useful for normal users, so it'd be nice if it could be added to the > path of normal users too. The problem here is that ifconfig must be