Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

[News] Primer for WinTrolls: How GNU/Linux Distros Are Assembled

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

What is a Linux Distribution?

,----[ Quote ]
| To answer the original question of "what is a Linux distribution", I'll 
| conclude by saying that it is just a version of the Linux kernel bundled with 
| a graphic interface and some applications, the same way that there are home 
| and professional versions of Windows. The biggest difference is that there 
| are more Linux distributions than there are versions of Windows. In a later 
| post I will present the most common Linux distribution and explain to which 
| kind of usage they are best suited.      
`----

http://windows2linux.tech-no-media.com/2009/06/what-is-linux-distribution.html

What is Ubuntu, Debian, Fedora, openSUSE

,----[ Quote ]
| or a non-technical user of computer and internet, sometimes the terms like 
| Linux, GNU, Gnome and name of any distro of Linux causes a lot of confusion. 
| I intend to provide some simple information about major distros of Linux in 
| this post.   
`----

http://www.2indya.com/2009/06/03/what-is-ubuntu-debian-fedora-opensuse/


Related:

A guide to the kernel development process

,----[ Quote ]
| The purpose of this document is to help developers (and their managers) work
| with the development community with a minimum of frustration. It is an
| attempt to document how this community works in a way which is accessible to
| those who are not intimately familiar with Linux kernel development (or,
| indeed, free software development in general). While there is some technical
| material here, this is very much a process-oriented discussion which does not
| require a deep knowledge of kernel programming to understand.
`----

http://ldn.linuxfoundation.org/book/1-what-this-document-is-about


5 things you didn’t know about linux kernel code metrics

,----[ Quote ]
| I started with writing a small script that:
|
|    1. downloads a 2.6.0 kernel, analyzes it using SLOCCount written by David
|       Wheeler
|    2. patches to one step newer kernel and analyzes it using the same tool.
|    3. goes to number 2 until patches run out at 2.6.26
|
| Just in case I also used a different tool called cloc to analyze the same
| code. Word of comment on tools used is at the end of this post.
|
| This script ate 477MB of disk space with tarballs and bzipped patches.
| 1. The kernel has just reached 6 millions lines with 2.6.26!
| Linux kernel lines of code
|
| Linux kernel lines of code
|
| Yes, indeed, with 2.6.26 we’ve reached over 6 million lines of code. You can
| see that on the chart on the right (click for a normal size version).
|
| Both SLOCCount and CLOC show similar results. What is interesting here is
| that:
|
|     * there’s over a million of blank lines,
|     * and a million lines of comments (which are of course important too),
|     * the code shows a faster-than-linear growth characteristic,
|     * if current speed is maintained I predict we might get 7 million with
|       2.6.30 and 8 million with 2.6.33, just look at the forecast.
`----

http://linuxator.wordpress.com/2008/07/22/5-things-you-didnt-know-about-linux-kernel-code-metrics/
http://tinyurl.com/5p5cqh
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkooPEQACgkQU4xAY3RXLo6jkwCglGwEbt/VrenM5d9vsgmroUNN
PvUAnRQNVrxtmmCEK1kIUil0Pq6MkGKf
=HnR0
-----END PGP SIGNATURE-----

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index