Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
elf-ebi-initramfs-lnxi-howto:the_kernel [2009/04/29 11:59] jmcdowell |
elf-ebi-initramfs-lnxi-howto:the_kernel [2009/05/01 08:48] (current) jmcdowell |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| \\ | \\ | ||
| - | The whole idea behind this kernel, is **supposed** to be small and mostly **modular**. Remember, you are along for a learning ride, so until further notice, these kernel configs will lack any real modular taste and be anything but small. As time goes on, I plan to tweak until I have the other end of the spectrum, a really small setup. Just STAY TUNED.\\ | + | The whole idea behind this kernel, is **supposed** to be small and mostly **modular**. Remember, you are along for a learning ride, so until further notice, these kernel configs will lack any real modular taste and be anything but small. As time goes on, I plan to tweak until I have the other end of the spectrum, a really small setup.\\ |
| \\ | \\ | ||
| [[elf-ebi-initramfs-lnxi-howto/the_kernel/.config]] This is my current kernel config for 2.6.27.7 that **boots**.\\ | [[elf-ebi-initramfs-lnxi-howto/the_kernel/.config]] This is my current kernel config for 2.6.27.7 that **boots**.\\ | ||
| Line 23: | Line 23: | ||
| Once the expansion is complete, you will need to create a symbolic link to your new kernel source directory. ( ln -s /usr/src/linux-2.6.27.7 /usr/src/linux )\\ | Once the expansion is complete, you will need to create a symbolic link to your new kernel source directory. ( ln -s /usr/src/linux-2.6.27.7 /usr/src/linux )\\ | ||
| \\ | \\ | ||
| - | [[elf-ebi-initramfs-lnxi-howto/the_kernel/the_kernel_2]] | + | ---- |
| + | [[elf-ebi-initramfs-lnxi-howto/the_kernel/the_kernel_2|Next]] | ||