LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Other *NIX (https://www.linuxquestions.org/questions/other-%2Anix-55/)
-   -   Wassup with GNU Darwin...? (https://www.linuxquestions.org/questions/other-%2Anix-55/wassup-with-gnu-darwin-823130/)

Alexvader 07-30-2010 06:09 PM

Wassup with GNU Darwin...?
 
Hi Forum

What is the relation of GNU Darwin with Mac OS...?

Is this GNU Darwin "Hardware wierd" like mac OS...?

Mac OS can only be installed in MAC Hardware, right...?

And it is closed source without development tools - one cannot compile applications from source... right...?

BRGDS

Alex

rbees 07-30-2010 07:43 PM

Quote:

Mac OS can only be installed in MAC Hardware, right...?
No. I know a guy that has it installed on a lanovo? laptop, at least I think that is the brand name on it. It just happens to have hardware that is very close to what Apple requires for their laptops. So the hardware check will pass and install. I do know that he has some issues with certain parts because the hardware is just a little different. But it does run and he uses it every day.

Quote:

Is this GNU Darwin "Hardware wierd" like mac OS.
Yes it does a hardware check. See above.

As I understand it Mac OS uses the Dawin kernel which is based on the bsd kernel.

Quote:

And it is closed source without development tools - one cannot compile applications from source... right...?
I believe this is a false statement. If you write the code you can compile it, just like windows. Getting the source code for the kernel Mac OS uses is probably out, but other than that you should be good to go. It is just not open like gnu/linux.

malekmustaq 07-30-2010 08:04 PM

Quote:

--What is the relation of GNU Darwin with Mac OS...?
None. Only the kernel is similar. The GNU/Darwin uses Gnu userland and thus you can do anything to it as we usually do under myriad of Linux distros available today. Read about GNU/Darwin here.

Quote:

--Is this GNU Darwin "Hardware wierd" like mac OS...?
Not. The OS X/Xnu that uses Darwin in Mac is weird; but GNU-Darwin will port in anything normal like other GNU/Linuxes.

Quote:

--Mac OS can only be installed in MAC Hardware, right...?
Yes. That's a proprietary maneuvre to ensure profit.

Quote:

--And it is closed source without development tools - one cannot compile applications from source... right...?
Xnu (with Darwin within) uses the FreeBSD NetBSD & OpenBSD Userland that is covered under a distinct license mechanism. Yes you cannot just do anything to it the way we do under GPL copyleft. Read a sample from the OSI copyright.

Hope it helps. Good luck.

Alexvader 07-31-2010 07:42 PM

Thx ppl :)


All times are GMT -5. The time now is 03:55 AM.