Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
Results 11 to 18 of 18
An OS totally opensource is Gnewview, is a linux distro thus it uses the linux kernel...
  1. #11
    Linux Guru Juan Pablo's Avatar
    Join Date
    Mar 2006
    Location
    /home/south_america/ecuador/quito
    Posts
    2,064
    An OS totally opensource is Gnewview, is a linux distro thus it uses the linux kernel
    Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
    Linux User #425940

    Don't PM me with questions, instead post in the forums

  2. #12
    Linux Guru fingal's Avatar
    Join Date
    Jul 2003
    Location
    Birmingham - UK
    Posts
    1,539
    The kernel has a site all of its own.
    I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso

  3. #13
    Just Joined!
    Join Date
    Mar 2006
    Posts
    19
    is fedora opensource?
    if so can the source be found at the svn?
    i could'nt find it

  4. #14
    Linux Guru bryansmith's Avatar
    Join Date
    Nov 2004
    Location
    /Ontario/Canada
    Posts
    2,621
    Yes, Fedora, like every other linux distro, is open source. They are all the same in the fact that they are divided up into packages. There is a package for the linux kernel and then packages for everything else. So, you can look at the source of each individual package - there is no one piece of source code.

    Bryan
    Looking for a distro? Look here.
    "There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
    Queen's University - Arts and Science 2008 (Sociology)
    Registered Linux User #386147.

  5. #15
    Linux Newbie
    Join Date
    Feb 2006
    Location
    Dover, DE
    Posts
    112
    It is my understanding that the only code added to an OS by the OS developers are the scripts (boot, network, etc.) and maybe not even that. The people that put the OS together don't actually write any of the programs, those are already done, they mostly do just configuration. (there may be exceptions.)

  6. #16
    Linux Guru fingal's Avatar
    Join Date
    Jul 2003
    Location
    Birmingham - UK
    Posts
    1,539
    Quote Originally Posted by jonantice
    It is my understanding that the only code added to an OS by the OS developers are the scripts (boot, network, etc.) and maybe not even that. The people that put the OS together don't actually write any of the programs, those are already done, they mostly do just configuration. (there may be exceptions.)
    Ooooo they add quite a few things in some cases. Think of SuSE's YAST and Mandriva's Control Centre and Disk Drake.

    Some hard boiled geeks won't touch Mandriva because of the extra kernel modules they add. My awareness of those isn't very high. I just use the thing and let other people moan about that.
    I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso

  7. #17
    Just Joined!
    Join Date
    Mar 2006
    Posts
    19

    yeah

    well you are right
    i finished my own os in 2 days
    now i am trying to create an installer and then i'll release it to public

  8. #18
    Linux Newbie burntfuse's Avatar
    Join Date
    Nov 2006
    Location
    Laurel, MD
    Posts
    158
    Quote Originally Posted by jonantice
    It is my understanding that the only code added to an OS by the OS developers are the scripts (boot, network, etc.) and maybe not even that. The people that put the OS together don't actually write any of the programs, those are already done, they mostly do just configuration. (there may be exceptions.)
    Depends - they've also got to write an installer and make a live system to run the installer (quite a task!), and a lot of the time they'll add some custom utilities (for example, GNOME doesn't come with network management AFAIK - each distro adds its own custom tool for that, since the base system is different) and sometimes they'll write their own programs to include with it (Red Hat especially).
    I have sold my soul to the penguin

Page 2 of 2 FirstFirst 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •