Re: OK to mount multiple FS in one dir?

2001-02-06 Thread Peter Samuelson
[Wakko Warner] > I have a question, why was this idea even considered? Al Viro likes Plan9 process-local namespaces. He seems to be trying to move Linux in that direction. In the past year he has been hacking the semantics of filesystems and mounting, probably with namespaces as an eventual go

Re: Software Mestizo Manifesto

2001-02-07 Thread Peter Samuelson
[Roberto Diaz] > > I am trying to make a manifesto in order to attach it to all my > > gpl'd developments.. [Rik van Riel] > Quoted from the GPL: > --- > 6. Each time you redistribute the Program (or any work based on the > Program), the recipient automatically receives a license from th

Re: Software Mestizo Manifesto

2001-02-07 Thread Peter Samuelson
[ac] > Vast amounts of debian included code contains suggestions about use. I'll not dispute your word because I know you for an objective person. But I don't remember coming across any such examples at least recently. Maybe I just don't remember them because they didn't sound like, well, manif

[uPATCH] cross-compile scripts/lxdialog/ on AIX

2005-02-26 Thread Peter Samuelson
AIX curses.h defines macros 'clear_screen' and 'color_names' but does not define 'scroll()'. Signed-Off-By: Peter Samuelson <[EMAIL PROTECTED]> diff -urN 2.6.11-rc5/scripts/lxdialog/checklist.c.old 2.6.11-rc5/scripts/lxdialog/checklist.c --- 2.6.11-rc5/scri

Re: [uPATCH] cross-compile scripts/lxdialog/ on AIX

2005-02-27 Thread Peter Samuelson
[Peter Samuelson] > AIX curses.h defines macros 'clear_screen' and 'color_names' but does > not define 'scroll()'. I should mention that 'make menuconfig' on AIX 4.3 also required 'ln -s libxcurses.a /usr/lib/libncurses.a' but a patch to de

Re: CML2 1.3.1, aka "I stick my neck out a mile..."

2001-04-30 Thread Peter Samuelson
[esr] > Besides, right now the configurator has a simple invariant. It will > only accept consistent configurations So you are saying that the old 'vi .config; make oldconfig' trick is officially unsupported? That's too bad, it was quite handy. Peter - To unsubscribe from this list: send the

Re: [kbuild-devel] [PATCH] automatic multi-part link rules (fwd)

2001-05-01 Thread Peter Samuelson
[Kai Germaschewski] > However, I don't think it's hard to verify that my patch works as > well, it's about ten lines added to Rules.make. It's particularly > easy to verify that it doesn't change behavior for objects listed in > $(list-multi) at all. Yes, we can say this, but people are right t

[uPATCH] a logitech mouse ID

2007-05-08 Thread Peter Samuelson
uot;. Signed-Off-By: Peter Samuelson <[EMAIL PROTECTED]> --- drivers/input/mouse/logips2pp.c +++ drivers/input/mouse/logips2pp.c @@ -220,6 +220,7 @@ { 66, PS2PP_KIND_MX, /* MX3100 reciver */ PS2PP_WHEEL | PS2PP

[powerpc] RS/6000 43p-150 no longer boots as of 2.6.18

2007-03-30 Thread Peter Samuelson
I know this is a bit late to be reporting this, as it happened before 2.6.18, but my PowerPC CHRP machine (RS/6000 43p-150, 604e CPU) no longer boots. From the console: instantiating rtas at 0x1ffe5000 ... done copying OF device tree ... Building dt strings... Building dt structure...

<    1   2   3   4