Quote of the week
Posted Oct 12, 2006 9:14 UTC (Thu) by
khim (subscriber, #9252)
In reply to:
Quote of the week by Frej
Parent article:
Quote of the week
Then you go and grab "upstream kernel". Really, it's no big deal. RMS is not joking when he says that "Linux is just a kernel" mantra. This is not a joke, that's reality on one system I'm using (extreme, I know, but there are also RedHat 9.0 with 2.6.17 and few versions of Slackware, it's just the oldest system still in use where I work):
$ uname -a ; cat /etc/redhat-release
Linux srv 2.6.17.6 #1 Fri Jul 21 17:41:50 MSD 2006 i686 unknown
Red Hat Linux release 6.2 (Zoot)
From the user perspective kernel is the collection of drivers. If you need new driver - just install new kernel!
(
Log in to post comments)