Ramik wrote:I am very confused :unsure:
Perhaps I can help with some of your questions...
...I haven't got the slightest idea on the differences between kernel-035.cd-586-triton-vipc and kernel-035.cd-686-triton-vipc (beside the names)...
You should be able to figure out what each section (cd, vipc, etc...) stands for by looking at the kernel list found here: <a href='http://www.freesco.org/index.php?id=k' target='_blank'>http://www.freesco.org/index.php?id=k</a>. About half way down the page, it has descriptions for various custom kernels that are available. If you still can't figure out what a particular section means/stands for, post again, and someone (who builds/works with kernels) will answer about that section. Basically, each section name is something 'extra' that has been compiled into the kernel, that would otherwise not be a part of the stock kernel. (The architecture is set in the stock kernel for i386, so it will work with any x86 processor newer than the 386.)
...pls at least put <the readme> in the directory...
I take it you're referring to Lightning's kernel download page? :happy: All of the other kernel mirror's (to my knowledge) have descriptioins next to each kernel (see link in last quote). Lightning, being the author of this wonderful work, I think is exempt due to the fact that he will custom build a kernel for anyone who asks, and it would be a lot of extra work if he had to update a web page with information about that kernel every time he built another kernel for someone. His time is better spent working on the next version of FREESCO (just look at v0.3.7 for example!!! :wub: ).
...what 686 is ? MMX ?...
These are the 'minimum' architecture that the kernel will work on - 586 means Pentium Classic, 686 means Pentium Pro/P-II, MMX means the special MMX instruction set has been included (not all P-Classics had MMX support). As long as you have the same (
or newer) processor, that kernel will work with your processor.
...CD-ROM is to make the cd work but does that mean mounting ? burning ?...
The 'cd' section refers to CD-ROM support. Without this section,
no CD-ROM support is included. The particular functions (reading, writing, rewriting) are taken care of by external programs, as long as CD-ROM support is there, and provided your CD device can support it.
...Also what about loopback ? I know that without using kernel-037.cd-686-triton-vipc-power_off I can't mount an iso file through a loopback device...
This is related to the last quote: No, without the CD support in the kernel, you will not be able to mount a CD-ROM, or, in this case, a CD-ROM image. The CD section contains the info on how to interpet the ISO standard that CDs are made with, including the images. Loopback support is in all FREESCO kernels.
...what exactly triton stands for besides the Intel arch ?...
This is the name Intel previously used for it's chipsets. For a history of the Intel chipsets (and the names), see here: <a href='http://www.pcmag.com/encyclopedia_term/0,2542,t=Intel+chipsets&i=45089,00.asp' target='_blank'>http://www.pcmag.com/encyclopedia_term/0,2...&i=45089,00.asp</a>.
...make some more 0.3.7 kernels ?...
Lightning made mention, in another post, that he will be creating more kernels for 0.3.7. If you have a specific or unusual kernel that needs compiling, just ask Lightning, and he'll compile a custom kernel for you. It is safe in the mean time to use any other kernel, from any other 0.3.x version (
EXCEPT 0.3.3!!!) in the new 0.3.7 version.
I hope this clears some of this up for you!

-Slowpoke