How many of you are working to devolop Linux?

Forum Index » Forums » Programming and Development
Author Message
Joined: Mar 04, 2009
Posts: 18
Location:Sweden
Other Topics
Posted Apr 12, 2009 at 9:45:09 AM
Subject: How many of you are working to devolop Linux?
I Want to know if it is any here that helps devolop Linux??

Hi My name is NoWarez2 xD Linux ROOOOOX !!!! OWNS THE SHIT OUT OF WINDOWS

Back to top Profile Email Website MSN
Rubberman
Joined Jul 30, 2007
Posts: 944
Location:40 miles west of Chicago

Other Topics
Posted: Apr 12, 2009 6:03:35 PM
There are a lot of parts to Linux, including applications that are not necessarily dependent upon the operating system. So, do you mean the kernel, LSB (Linux Standard Base - includes the kernel), desktop managers (not tied to Linux), development tools (GNU compilers, Java, Perl, Eclipse et al are also not tied to Linux), X-Windows (ditto), database managers (MySQL, Postgres, et al - ditto), media players and tools (VLC, mplayer, ffmpeg - ditto)... Please be specific. That said, I have submitted bug fixes to open source projects, which is what Linux systems are mostly composed of. The Linux-specific parts are actually quite small and mostly developed and maintained by a dedicated group of people. Those things would be the kernel, device drivers, file systems, and such. Most of the parts that users see are not specifically Linux, but work with Linux and may well have been developed to run on Linux, but are likely only dependent upon the development tools used - GNU compilers and libraries, or X-Windows for the most part, so they can be ported fairly easily to any system that supports those tools, which include Unix of may flavors, Windows, OSX, QNX, and more.

Sometimes real fast is almost as good as real time. Remember, Google is your friend!

Back to top Profile Email Website AOL Instant Messenger
NoWarez2
Joined Mar 04, 2009
Posts: 18
Location:Sweden

Other Topics
Posted: Apr 29, 2009 9:29:23 AM
I mean The Kernel :P Not GNU

Hi My name is NoWarez2 xD Linux ROOOOOX !!!! OWNS THE SHIT OUT OF WINDOWS

Back to top Profile Email Website MSN
Rubberman
Joined Jul 30, 2007
Posts: 944
Location:40 miles west of Chicago

Other Topics
Posted: Apr 29, 2009 4:35:46 PM
Well, there are people who work on the kernel - go to www.kernel.org for more information. There are people who report bugs, fix bugs, etc. and submit them to the kernel development team. Then there are those that create loadable kernel modules such as device drivers and such. I fit into the latter category. While I work on modules that extend or enhance the kernel, I don't work on the kernel, per se. So, if your question is whether or not anyone here works directly as part of the kernel development team, well the same organization that supports kernel development, the Linux Foundation, has purchased this organization (Linux.com) and is working on a new, improved web site which should be going public "real soon now".

Sometimes real fast is almost as good as real time. Remember, Google is your friend!

Back to top Profile Email Website AOL Instant Messenger
Forum Index » Forums » Programming and Development