Re: Some experience of linux on a Laptop

From: Android (android@abac.com)
Date: Sun Jun 24 2001 - 16:22:04 EST


>I have come to the conclusion that linux is NOT suitable for the general
>desktop market.

I have to disagree on this. It runs fine on most PC's, as they use standard
devices.
Just say NO to anything proprietary. This includes Toshiba. Makers of such
odd machines
should supply their own native drivers if they want to be supported.

>Features I would like in the kernel:
>1: Make the whole insmod-rmmod tingie a kernel internal so they could be
>trigged before rootmount.

How can you load modules into the kernel before root is mounted?
No harddrive accessible means no modules.

>2: Compile time optimization options in Make menuconfig

>3: Lilo/grub config in make menuconfig

Why?

>4: make bzImage && make modules && make modules install && cp
>arch/i386/boot/bzImage /boot/'uname -r' something inside make menuconfig
>
>5: Better support for toshiba computers... well try =)

Talk to Toshiba. See if they are willing to part with "secret" information
so that you
can create specific drivers for Linux. After that, I bet your next comp.
won't be from them. :-)

>6: Wouldn't it be easier for svgalib/framebuffer/GGI/X11 and others if the
>graphiccard drivers where kernel modules?
Again, Framebuffer cannot be a module as it needs to be in place before the
kernel even gets to init (the program).
Since the kernel cannot load modules before the drives are mounted, no
module here.

>7: As I said mount with statistics database of files.
Just how much detail of file usage do you want?
Just open and close? Do you want reads and writes too?

>8: A way to change kernel without rebooting. I have no diskdrive or
>cddrive in my laptop so I often do drastic things when I install a new
>distribution.
>
In order to change the kernel, all running processes must be terminated.
How can you install a new kernel without any process to make the changeover?

>I'm not on the list so please CC me any responses
>
>John Nilsson

-- Replies by Ted

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



This archive was generated by hypermail 2b29 : Sat Jun 30 2001 - 21:00:10 EST