Difference between revisions of "FreeBSD"

From Computer History Wiki
Jump to: navigation, search
(Quoted from Distro watch, and make a link to FreeBSDs old release ftp site... I think we need to literally find and link every archive we can find... but that is just me...)
m (Fix external link)
Line 1: Line 1:
 
'''FreeBSD''' is a [[portable]] [[BSD]] branched from the [[386 BSD]] release after the patchkits... FreeBSD has focused on delivering a solid [[i386]] port, and a more focused user experience, later releases have included ports to other platforms.
 
'''FreeBSD''' is a [[portable]] [[BSD]] branched from the [[386 BSD]] release after the patchkits... FreeBSD has focused on delivering a solid [[i386]] port, and a more focused user experience, later releases have included ports to other platforms.
  
<blockquote>FreeBSD is a UNIX-like operating system for the i386, amd64, IA-64, arm, MIPS, powerpc, ppc64, PC-98 and UltraSPARC platforms based on U.C. Berkeley's "4.4BSD-Lite" release, with some "4.4BSD-Lite2" enhancements. It is also based indirectly on William Jolitz's port of U.C. Berkeley's "Net/2" to the i386, known as "386BSD", though very little of the 386BSD code remains. FreeBSD is used by companies, Internet Service Providers, researchers, computer professionals, students and home users all over the world in their work, education and recreation. FreeBSD comes with over 20,000 packages (pre-compiled software that is bundled for easy installation), covering a wide range of areas: from server software, databases and web servers, to desktop software, games, web browsers and business software - all free and easy to install. </blockquote> [[https://distrowatch.com/table.php?distribution=freebsd | Distrowatch FreeBSD]][[User:ForOldHack|ForOldHack]] ([[User talk:ForOldHack|talk]]) 07:09, 28 March 2019 (CET)
+
<blockquote>FreeBSD is a UNIX-like operating system for the i386, amd64, IA-64, arm, MIPS, powerpc, ppc64, PC-98 and UltraSPARC platforms based on U.C. Berkeley's "4.4BSD-Lite" release, with some "4.4BSD-Lite2" enhancements. It is also based indirectly on William Jolitz's port of U.C. Berkeley's "Net/2" to the i386, known as "386BSD", though very little of the 386BSD code remains. FreeBSD is used by companies, Internet Service Providers, researchers, computer professionals, students and home users all over the world in their work, education and recreation. FreeBSD comes with over 20,000 packages (pre-compiled software that is bundled for easy installation), covering a wide range of areas: from server software, databases and web servers, to desktop software, games, web browsers and business software - all free and easy to install.</blockquote>
  
*[[FreeBSD 1.0 GAMMA announcement]]
+
So far I've only located FreeBSD 1.0 [ftp://ftp8.tw.freebsd.org/pub/FreeBSD/releases/i386/1.0-RELEASE/ here] the readme's file stamp is 11/23/1993, which would correspond with FreeBSD 1.0
*[[FreeBSD 1.0 EPSILON announcement]]
 
  
So far I've only located FreeBSD 1.0 [ftp://ftp8.tw.freebsd.org/pub/FreeBSD/releases/i386/1.0-RELEASE/ here] the readme's file stamp is 11/23/1993, which would correspond with FreeBSD 1.0
+
* [https://distrowatch.com/table.php?distribution=freebsd Distrowatch FreeBSD]
  
== Where do I get it? ==
+
==Where do I get it?==
  
 
http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/
 
http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/
  
== funny history ==
+
==Funny history==
 
*[http://groups.google.com/group/comp.unix.bsd/browse_thread/thread/d1abfef4a8c6e352?hl=en The name FreeBSD was on the tip of their tongues]...
 
*[http://groups.google.com/group/comp.unix.bsd/browse_thread/thread/d1abfef4a8c6e352?hl=en The name FreeBSD was on the tip of their tongues]...
 
*[http://groups.google.com/group/comp.unix.bsd/browse_thread/thread/fdb8501197a66f39?hl=en maybe the first time Free BSD was used...?]
 
*[http://groups.google.com/group/comp.unix.bsd/browse_thread/thread/fdb8501197a66f39?hl=en maybe the first time Free BSD was used...?]
 +
 +
==See also==
 +
 +
* [[FreeBSD 1.0 GAMMA announcement]]
 +
* [[FreeBSD 1.0 EPSILON announcement]]
  
 
{{semi-stub}}
 
{{semi-stub}}
  
 
[[Category: Unix-based OS's‎]]
 
[[Category: Unix-based OS's‎]]

Revision as of 23:32, 29 March 2019

FreeBSD is a portable BSD branched from the 386 BSD release after the patchkits... FreeBSD has focused on delivering a solid i386 port, and a more focused user experience, later releases have included ports to other platforms.

FreeBSD is a UNIX-like operating system for the i386, amd64, IA-64, arm, MIPS, powerpc, ppc64, PC-98 and UltraSPARC platforms based on U.C. Berkeley's "4.4BSD-Lite" release, with some "4.4BSD-Lite2" enhancements. It is also based indirectly on William Jolitz's port of U.C. Berkeley's "Net/2" to the i386, known as "386BSD", though very little of the 386BSD code remains. FreeBSD is used by companies, Internet Service Providers, researchers, computer professionals, students and home users all over the world in their work, education and recreation. FreeBSD comes with over 20,000 packages (pre-compiled software that is bundled for easy installation), covering a wide range of areas: from server software, databases and web servers, to desktop software, games, web browsers and business software - all free and easy to install.

So far I've only located FreeBSD 1.0 here the readme's file stamp is 11/23/1993, which would correspond with FreeBSD 1.0

Where do I get it?

http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/

Funny history

See also