LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 06-10-2010, 02:41 PM   #1
bgraybr
LQ Newbie
 
Registered: Aug 2009
Posts: 21

Rep: Reputation: 15
Open-sourced DOS?


Has there ever been a large, community effort to convince companies like Microsoft and Apple to release their old, outdated operating systems (like... DOS) under an open source license? The companies don't profit much from them, and it would make projects like FreeDOS easier or even completely unnecessary. I mean, people work on emulators and stuff for years and even the best ones still can't run many programs correctly. Wouldn't it be simple if, you know, we asked them for the source code? Again, its not likely that they would lose any money from it.
 
Old 06-10-2010, 03:23 PM   #2
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
FreeDOS does everything regular dos does and its GPL licensed.
 
Old 06-10-2010, 03:25 PM   #3
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
In general, I've read several articles that in effect said releasing source for some closed products is near impossible due to previous licensing and copyright. In a number of cases, the problem is getting each and every contributor to give up their claim to the code and relicense it. Some are dead and gone. Others have disappeared from the public scene and tracking them down may be impossible. It's a similar reason as to why the linux kernel will probably never go GPL v3.
 
Old 06-11-2010, 04:39 PM   #4
Kenny_Strawn
Senior Member
 
Registered: Feb 2010
Location: /usa/ca/orange_county/lake_forest
Distribution: ArchBang, Google Android 2.1 + Motoblur (on Motortola Flipside), Google Chrome OS (on Cr-48)
Posts: 1,791
Blog Entries: 62

Rep: Reputation: 56
http://www.microsoft.com/opensource/directory.aspx

Apparently, Microsoft already has some FOSS projects; it's only a matter of time before they FOSS an old operating system like DOS, for example.

Also: Active Directory Utilities apparently already are FOSS, according to that list. Just give it some time; I'm sure M$ will eventually be FOSS-friendly.

Last edited by Kenny_Strawn; 06-11-2010 at 05:43 PM.
 
Old 06-11-2010, 04:46 PM   #5
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by Kenny_Strawn View Post
I'm sure M$ will eventually be FOSS-friendly.
LOL
 
Old 06-12-2010, 01:10 PM   #6
entz
Member
 
Registered: Mar 2007
Location: Milky Way , Planet Earth!
Distribution: Opensuse
Posts: 453
Blog Entries: 3

Rep: Reputation: 40
Quote:
Originally Posted by pljvaldez View Post
It's a similar reason as to why the linux kernel will probably never go GPL v3.

well excuse my ignorance but what is deal with GPL v3 and/or the difference to the current GPL version that the linux kernel is licensed under ??
 
Old 06-12-2010, 01:26 PM   #7
Kenny_Strawn
Senior Member
 
Registered: Feb 2010
Location: /usa/ca/orange_county/lake_forest
Distribution: ArchBang, Google Android 2.1 + Motoblur (on Motortola Flipside), Google Chrome OS (on Cr-48)
Posts: 1,791
Blog Entries: 62

Rep: Reputation: 56
GPL 3 helps secure the GPL against loopholes that GPL 2 still has. Remember: The GPL has your freedom in mind. There are corporations that want it to take it away, and the GPL makes sure that doesn't happen.
 
Old 06-12-2010, 02:33 PM   #8
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Oh no, now it has turned into a debate of GPL 2 vs 3. Well, 2 is better, because it's more free, and it doesn't have a grandfather clause.

Back to the topic:

As said before FreeDOS is open-source, so it's that the answer to your question ?

No, M$ will NEVER EVER EVER EVER become truly open source. Even if they say it is open source, read the license carefully, and have a lawyer nearby, because there will be a clause at the end in small print and lawyer talk meaning: "All your base are belong to us".
 
Old 06-12-2010, 03:29 PM   #9
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
The Ultimate Solution:

Make ReactOS work. That will make M$ unnecessary!

Teach people how to use Linux.
 
Old 06-12-2010, 07:42 PM   #10
entz
Member
 
Registered: Mar 2007
Location: Milky Way , Planet Earth!
Distribution: Opensuse
Posts: 453
Blog Entries: 3

Rep: Reputation: 40
Quote:
Originally Posted by MTK358 View Post
The Ultimate Solution:

Make ReactOS work. That will make M$ unnecessary!

Teach people how to use Linux.
well that's easier said than done !

btw , has anybody heard of the linux unified kernel ?

Quote:
The GPL has your freedom in mind. There are corporations that want it to take it away, and the GPL makes sure that doesn't happen.
well i'm not concerned about corps and other evil folks trying to copy open source into their closed source apps , let alone "taking away our freedom" . because as long as we have the source the freedom will follow automatically.

cheers

Last edited by entz; 06-12-2010 at 07:45 PM.
 
Old 06-14-2010, 01:05 PM   #11
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
Quote:
Originally Posted by entz View Post
well excuse my ignorance but what is deal with GPL v3 and/or the difference to the current GPL version that the linux kernel is licensed under ??
As others have said, it's got a few more restrictions (some say it is "less free"). You can read more at wikipedia. I wasn't trying to start a flame war, I was just trying to find a suitable example of a large piece of software that would show the difficulty of changing the license.
 
Old 06-14-2010, 01:51 PM   #12
fruttenboel
Member
 
Registered: Jul 2008
Location: Tilburg NL
Distribution: Slackware 14.2 ciurrent, kernel 3.18.11
Posts: 270

Rep: Reputation: 48
Quote:
Originally Posted by bgraybr View Post
Has there ever been a large, community effort to convince companies like Microsoft and Apple to release their old, outdated operating systems (like... DOS) under an open source license? The companies don't profit much from them, and it would make projects like FreeDOS easier or even completely unnecessary. I mean, people work on emulators and stuff for years and even the best ones still can't run many programs correctly. Wouldn't it be simple if, you know, we asked them for the source code? Again, its not likely that they would lose any money from it.
Around 15 years ago, Paragon Technology Systems (aka PTS) from Russia published the 'Dos Development Kit'. It was open source DOS. Full sources were included. 95% of the DOS was written in assembler. It sold for 30 dollars or something like that.

PTS-DOS was lightning fast and contained built in drivers for CD-ROMs, which was pretty unique in those days. And it had a bootmanager built in as well.
DR-DOS 7 would not run Windows 3.11, but PTS-DOS would. Blazingly fast.

I still got some copies of that CD-ROm lying around here.

Here http://www.paragon-software.com/products/home/ is their website. They might listen in to you and release all rights for PTS-DOS.
 
Old 06-14-2010, 02:05 PM   #13
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Quote:
Originally Posted by fruttenboel View Post
Around 15 years ago, Paragon Technology Systems (aka PTS) from Russia published the 'Dos Development Kit'. It was open source DOS. Full sources were included. 95% of the DOS was written in assembler. It sold for 30 dollars or something like that.
In assembly ? Well, what use is that ? It has to be portable.
 
Old 06-14-2010, 06:33 PM   #14
fruttenboel
Member
 
Registered: Jul 2008
Location: Tilburg NL
Distribution: Slackware 14.2 ciurrent, kernel 3.18.11
Posts: 270

Rep: Reputation: 48
Quote:
Originally Posted by H_TeXMeX_H View Post
In assembly ? Well, what use is that ? It has to be portable.
DOS will never be portable. DOS is tailor made for the IBM PC and its clones.

LPT port addresses are to be found on 0000:0408, 040A and 040C
The keyboard buffer is in fixed memory.
The screen buffer is at A000:0000 (or was it?).

It was written in assembly since in those days, a 75 MHz Pentium was a luxury. Especially in the USSR (or what was left of it). Target machines were 386 and up. PTS DOS ran in Flat Real Mode. Full 4 GB addressing while still running in real REAL MODE. Not virtual real mode.
 
Old 06-14-2010, 06:39 PM   #15
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Full 4 GB addressing while still running in real REAL MODE. Not virtual real mode.
HOW?
I absolutely need that for smeezix
 
  


Reply

Tags
development, dos, open, source



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: A Modest Idea: What If Microsoft Open Sourced Windows? LXer Syndicated Linux News 4 01-31-2009 01:07 PM
LXer: MystOnline to be open sourced LXer Syndicated Linux News 0 12-14-2008 03:50 PM
LXer: Java fully open-sourced 'by end of year' LXer Syndicated Linux News 0 04-27-2008 09:50 PM
LXer: It's official: ATI Radeon drivers to be open sourced LXer Syndicated Linux News 2 09-07-2007 04:55 PM
LXer: More Sendmail Inc. software to be open sourced LXer Syndicated Linux News 0 06-19-2006 06:33 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 01:09 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration