I'll explain:
Posted Oct 24, 2006 17:59 UTC (Tue) by
tetromino (subscriber, #33846)
In reply to:
I'll explain: by hummassa
Parent article:
GPLv3: What the Hackers Said (Linux Journal)
You
know, if you load all the sources for a typical Debian/Apache web server,
you'll get much more code from GNU than from Linux, hell you'll even get
more code from Apache than from Linux, so why should you call it a "Linux
server"??
Check your math. The 2.6.18 kernel has 229MB of source code (uncompressed). The GNU userland (i.e. glibc-2.5 and coreutils-6.3) has 125MB of uncomporessed source total. And Apache 2.0.59 is only 27MB...
Now, to be fair, gcc is ~256MB. However, the standard security practice in most organizations is to never install any compilers or development tools on production servers.
(
Log in to post comments)