| |
 | Greg Kroah Hartman on the Linux Kernel Author: googletechtalks Length: 49 minutes, 25 seconds Rating: 4.756554   |
Description: Google Tech Talks June, 5 2008 ABSTRACT The Linux Kernel, who is developing it, how they are doing it, and why you should care. This talk describes the rate of development for the Linux kernel, and how the development model is set up to handle such a large and diverse developer population and huge r...More Description: Google Tech Talks June, 5 2008 ABSTRACT The Linux Kernel, who is developing it, how they are doing it, and why you should care. This talk describes the rate of development for the Linux kernel, and how the development model is set up to handle such a large and diverse developer population and huge rate of change. It will detail who is doing the work, and what companies, if any, are sponsering it. Finally, it will go into why companies like Google, and any other that uses or depends on Linux ... |
| |
| |
 | How to compile Linux Kernel Author: mrjakid Length: 6 minutes, 49 seconds Rating: 4.535714   |
Description: Compiling Mandrake Linux at the command prompt.
Description: Compiling Mandrake Linux at the command prompt. |
| |
| |
 | OSS Speaker Series: The State of the Linux Kernel Author: googletechtalks Length: 1 hour, 21 minutes, 42 seconds Rating: 4.7391305   |
Description: Google Tech Talks May 1, 2007 ABSTRACT Andrew will present a broad look at the trends in recent changes in the Linux kernel: what areas of kernel functionality are people working on, and what changes can we expect to see over the next year ? This feature-by-feature walk-through will be tied to an ex...More Description: Google Tech Talks May 1, 2007 ABSTRACT Andrew will present a broad look at the trends in recent changes in the Linux kernel: what areas of kernel functionality are people working on, and what changes can we expect to see over the next year ? This feature-by-feature walk-through will be tied to an examination of the motivations of the kernel contributors: why do particular individuals and organizations choose particular things to work upon ? He will also examine areas of the kernel which are ... |
| |
| |
 | Linux Kernel Map Author: copeland3300 Length: 1 minute, 9 seconds Rating: 4.9411764   |
Description: Here's the video from the post, before it went down.
Description: Here's the video from the post, before it went down. |
| |
| |
 | GNU toolkit, Linux kernel Author: ReV20 Length: 1 minute, 22 seconds Rating: 4.736842   |
Description: From 'Revolution OS, the Linux story', a documentairy about Linux and Open Source
Description: From 'Revolution OS, the Linux story', a documentairy about Linux and Open Source |
| |
| |
 | Howto: Debian Linux Kernel Compilation, Part 1 Author: igneousphantom Length: 9 minutes, 26 seconds Rating: 4.909091   |
Description: A four part miniseries on compiling a new kernel in a debian-based distro. The condensed version of this tutorial, all of this is explained in depth in the video: 1.wget recentkernel source from "ftp.kernel.org" 2.extract kernel source in /usr/src "tar jxvf linux-2.6.xx.tar.bz2" 3. grab a patch, if ...More Description: A four part miniseries on compiling a new kernel in a debian-based distro. The condensed version of this tutorial, all of this is explained in depth in the video: 1.wget recentkernel source from "ftp.kernel.org" 2.extract kernel source in /usr/src "tar jxvf linux-2.6.xx.tar.bz2" 3. grab a patch, if desired. 3a. apply patch "cd /usr/src/li* && bzip2 -dc ../patchdiff.bz2 | patch -p1 --dry-run" 3b. if dry run patch succeeds, repeat process omiting --dry-run 4. copy current kernel config (if you ... |
| |
| |
 | Linux Kernel as screensaver Author: yurikevs Length: 48 seconds Rating: 4.8333335   |
Description: from micrux.net
Description: from micrux.net |
| |
| |
 | Compiling the Linux Kernel Author: dusthillguy Length: 2 minutes, 20 seconds Rating: 4.4  |
Description: Compiling Linux 2.6.28.
Description: Compiling Linux 2.6.28. |
| |
| |
 | Playstation 2 Linux ( Kernel 2.4 ) Author: MiCoRuLeZz Length: 9 minutes, 41 seconds Rating: 4.609756   |
Description: Just a standard boot of linux on the ps2, but with a 2.4 selfcompiled kernel ( no cross ) and some other things all self-maded : O2MOD ( A very nice modchip, let me force the ps2 in vga mode in games / browsers / dvd as well ), VGA PS2 Cable ( Just a direct cable, the ps2 use a Sync on Green VGA out...More Description: Just a standard boot of linux on the ps2, but with a 2.4 selfcompiled kernel ( no cross ) and some other things all self-maded : O2MOD ( A very nice modchip, let me force the ps2 in vga mode in games / browsers / dvd as well ), VGA PS2 Cable ( Just a direct cable, the ps2 use a Sync on Green VGA output ) |
| |
| |
 | Howto: Debian Linux Kernel Compilation, Part 3 Author: igneousphantom Length: 9 minutes, 52 seconds Rating: 5.0  |
Description: Third video in the four part miniseries about compiling a kernel.
Description: Third video in the four part miniseries about compiling a kernel. |
| |