![]() | Altering Source Code Altering Source Code to Lower Item Prices. |
![]() | compiling kernel -- Geek cred! Kernel?! What's that? Popcorn? no! see this: http://en.wikipedia.org/wiki/Linux_kernel by following instructions here: http://www.linuxforums.org/desktop/the_newbies_guide_to_compiling_your_first_kernel.html version 2.6.20.V :P It was much more fun and easy than I've thought! I remember trying to compile a 2.4 kernel on my redhat 8 three years ago with no results... Here's a brief summary of the steps: - download: kernel.org - unpack: tar -jxf linux-2.6.V.tar.bz2 - configure: make xconfig (the fun part!) - compile: make - install: make install && make modules_install - make ramdisk: (in /boot) mkinitramfs -o initrd.img-2.6.20.V 2.6.20.V - add entery to grub (usually done automagically) - done, reboot! |
![]() | Orpheus - Source code For Nobody's laptop |
![]() | MESSING with the Source Code 1 MESSING with the Source Code 1 |
![]() | Whatever Happened To Show Us The Code? (Microsoft vs Linux) In early 2007 there was no bigger story in the Linux community than "Show Us The Code." But what ever happened to the deadline? Here is one story. (Also see www.yugma.com/showusthecode) |
![]() | Switch to Open Source From 'the Code Linux', a documentairy about Linux and Open Source |
![]() | Linus Torvalds on GNU/Linux Linus Torvalds states that without the GNU software from the Free Software Foundation such as the GNU C compiler it would not have been possible to develop the Linux kernel or most of the "open source" programs. The combination of the GNU operating system and the Linux kernel make up what is called the GNU/Linux operating system. Torvalds also states that he agrees and uses the GNU General Public License (GPL). To learn about GNU visit: http://www.gnu.org The Free Software Foundation: http://www.fsf.org |
![]() | Fluid source code exploration Fluid source code exploration in the Eclipse IDE. http://fluideditor.sourceforge.net |
![]() | Linux Kernel as screensaver from http://micrux.net/?p=66 |
![]() | Linux Hacking root pass |