some linux history online...

2001-06-29 Thread elko

just a fun read:

1. "As of March 17, 1993, the current version of Linux is 0.99 patchlevel 7."
2. "Linux runs only on 386/486 machines with an ISA or EISA bus."

http://www.bombthebox.com/Archive/Linux/ 
article: Linux - Free Unix Information Sheet.txt
-- 
elko
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



some linux history online...

2001-06-29 Thread elko

just a fun read:

1. As of March 17, 1993, the current version of Linux is 0.99 patchlevel 7.
2. Linux runs only on 386/486 machines with an ISA or EISA bus.

http://www.bombthebox.com/Archive/Linux/ 
article: Linux - Free Unix Information Sheet.txt
-- 
elko
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: Plain 2.4.5 VM...

2001-05-29 Thread elko

On Tuesday 29 May 2001 11:10, Alan Cox wrote:
> > It's not a bug.  It's a feature.  It only breaks systems that are run w=
> > ith "too
> > little" swap, and the only difference from 2.2 till now is, that the de=
> > finition
> > of "too little" changed.
>
> its a giant bug. Or do you want to add 128Gb of unused swap to a full
> kitted out Xeon box - or 512Gb to a big athlon ???

this bug is biting me too and I do NOT like it !

if it's a *giant* bug, then why is LK-2.4 called a *stable* kernel ??

-- 
Elko Holl
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: Plain 2.4.5 VM...

2001-05-29 Thread elko

On Tuesday 29 May 2001 11:10, Alan Cox wrote:
  It's not a bug.  It's a feature.  It only breaks systems that are run w=
  ith too
  little swap, and the only difference from 2.2 till now is, that the de=
  finition
  of too little changed.

 its a giant bug. Or do you want to add 128Gb of unused swap to a full
 kitted out Xeon box - or 512Gb to a big athlon ???

this bug is biting me too and I do NOT like it !

if it's a *giant* bug, then why is LK-2.4 called a *stable* kernel ??

-- 
Elko Holl
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



/dev/pts question

2001-04-18 Thread elko

hello,

as I understand, /dev/pts was created
to make an end to the overload in /dev/
and let the kernel put the entries in /dev/pts
when they are used/needed/installed.

but still, when I enable /dev/pts, I have to
keep the /dev/ for backward compatibility
with already installed applications that rely on them.

would it be possible/sane to make like a
/dev/* (some sort of a /dev/B-compatible) besides
/dev/pts, where the kernel `translates' the
/dev/ request to /dev/* and then
`translate' that to the correct /dev/pts entry ??

at least, something like that...
-- 
elko

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



/dev/pts question

2001-04-18 Thread elko

hello,

as I understand, /dev/pts was created
to make an end to the overload in /dev/devices
and let the kernel put the entries in /dev/pts
when they are used/needed/installed.

but still, when I enable /dev/pts, I have to
keep the /dev/devices for backward compatibility
with already installed applications that rely on them.

would it be possible/sane to make like a
/dev/* (some sort of a /dev/B-compatible) besides
/dev/pts, where the kernel `translates' the
/dev/device request to /dev/* and then
`translate' that to the correct /dev/pts entry ??

at least, something like that...
-- 
elko

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/