The tag has no wiki summary.

learn more… | top users | synonyms

-3
votes
2answers
346 views

Entry point of linux kernel [closed]

In the linux kernel is there a file that I can start to add my code, ex. load libraries? thanks
6
votes
3answers
391 views

What Linux distribution(s) contribute the most development to the GNOME project?

If I plan to contribute to the GNOME project, am I advised to use THAT distribution as my primary development platform or does my choice remain a simple matter of taste? EDIT: I'm a Linux user and my ...
2
votes
5answers
545 views

Where is the core of Unix?

I know there are a lot of questions like this, but I certain this one is rare. I am a computer programmer who wants to take on the challenge of building an operating system. I want to base it on Unix ...
1
vote
1answer
170 views

Python in GNOME code base

Is Python present in the Gnome code base? If so, how is it involved? Note: My question concerns the core GNOME Desktop Environment only (e.g. nautilus, gnome-session, NetworkManager) and any ...