On Thu, Feb 26, 2004 at 01:58:05PM +0000, Paul Sladen wrote:
> On Thu, 26 Feb 2004, Herbert Poetzl wrote:
> >  - the current interface is in stable and will remain
> >    there ...
> 
> Herbert.  Please either:
>   * Fix this interface so people want to use it. [1]
>   * Remove this interface completely.
> 
> [1] Both myself and Mark have now provided you with [slightly different]
> patches accomplishing the first option.
> 
> > so let me make this clear, I appreciate your work and effords, I just
> > don't want to change the interface the third time,
> 
> It works perfectly in the first place.  If you have made two changes and
> have to make a third to revert it, then all three of those are your fault.

hmm, why is it, that the folowing 'simple' script (header)
makes the 'broken' interface compliant to 'your' interface
but a probably much longer is required to do it the other
way?

    case $2 in 
        restart|halt|poweroff)
            action="reboot" 
            ;;
        restart2)
            exit 0 
            ;;
    esac
        
    exec pauls_vs_helper $action $1 "0x$VS_CMD"

if we are talking about inferior and superior, why do you
think that one (yours) is superior, when they can be 
converted?

just think about it ...

best,
Herbert

PS: if the majority of the vserver community prefers
one interface over the other, please let me know ...
(as I said, I have no problem changing that one again
if there _is_ a good reason, and no, because paul 
want's it this way, isn't a good one ...)

> As you say, nobody is using this because you've broken it, so fixing it
> isn't going to inconvenience anyone.
> 
> > after we agreed on that particular interface, without any good reason
> 
> If this is the three hours I spent talking to you on IRC about it, then that
> is certainly not what was agreed...
> 
> > > I'll revert to the current kernel interface and put
> > > up a page on the Wiki for those interested.
> 
> Mark;  I would prefer that you didn't.  It's a excessive waste of your time
> and others, and is just going to cause headaches for anyone using it.
> 
>       -Paul
> -- 
> Why do I waste my time?  London, GB
> 
> 
> 
> _______________________________________________
> Vserver mailing list
> [EMAIL PROTECTED]
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to