Difference between revisions of "History"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(vzwin was released in 2004 -- added a reference)
(unify style (date: event); commented out future event)
Line 16: Line 16:
 
== 2004 ==
 
== 2004 ==
  
* Initial release of Virtuozzo for Windows <ref>[http://www.odin.com/news/id,7095 SWsoft Announces Virtuozzo for Windows Controlled Release]</ref>
+
* Dec, 2014: Initial release of Virtuozzo for Windows <ref>[http://www.odin.com/news/id,7095 SWsoft Announces Virtuozzo for Windows Controlled Release]</ref>
  
 
== 2005 ==
 
== 2005 ==
  
* SWsoft created the OpenVZ Project to release under a GPLv2 license the underlying technology upon which Virtuozzo builds
+
* 2005: SWsoft created the OpenVZ Project to release under a GPLv2 license the underlying technology upon which Virtuozzo builds
  
 
== 2006 ==
 
== 2006 ==
Line 40: Line 40:
 
== 2011 ==
 
== 2011 ==
  
* Jul 15, 2011 - Pavel Emelyanov sent initial RFC and code (http://lwn.net/Articles/451916/). The idea of CRIU of  course came up earlier when we figured we (or anyone else, for that matter) can't possibly merge in-kernel checkpoint/restore. Re-implementing it in userspace looked crazy for everyone including me, and Andrew Morton's and Linus Torvalds' initial
+
* Jul 15, 2011: Pavel Emelyanov sent initial RFC and code (http://lwn.net/Articles/451916/). The idea of CRIU of  course came up earlier when we figured we (or anyone else, for that matter) can't possibly merge in-kernel checkpoint/restore. Re-implementing it in userspace looked crazy for everyone including me, and Andrew Morton's and Linus Torvalds' initial
 
reaction was similar ("some crazy russians").
 
reaction was similar ("some crazy russians").
* Sep 23, 2011 - [https://github.com/xemul/criu/commit/523de236244946a0de127dfc9954369963819ef7 first commit] to CRIU project
+
* Sep 23, 2011: [https://github.com/xemul/criu/commit/523de236244946a0de127dfc9954369963819ef7 first commit] to CRIU project
  
 
== 2012 ==
 
== 2012 ==
  
* Jul 23, 2012 - [http://criu.org/Download/criu#v._0.1 first CRIU public release]
+
* Jul 23, 2012: [http://criu.org/Download/criu#v._0.1 first CRIU public release]
* Oct, 2012 - vzctl for upstream Linux kernel [http://wiki.openvz.org/Vzctl_for_upstream_kernel is available]
+
* Oct, 2012: vzctl for upstream Linux kernel [http://wiki.openvz.org/Vzctl_for_upstream_kernel is available]
  
 
== 2013 ==
 
== 2013 ==
  
* May, 2013 - announced OpenVZ maintenance partnership http://openvz.livejournal.com/44228.html
+
* May, 2013: announced OpenVZ maintenance partnership http://openvz.livejournal.com/44228.html
  
 
== 2014 ==
 
== 2014 ==
  
* Nov, 2014 - Parallels [http://openvz.livejournal.com/49158.html announced] merging OpenVZ and Parallels Cloud Server into single common open source codebase
+
* Nov, 2014: Parallels [http://openvz.livejournal.com/49158.html announced] merging OpenVZ and Parallels Cloud Server into single common open source codebase
  
 
== 2015 ==
 
== 2015 ==
  
* Apr, 2015 - Parallels company opensources the most components of their own commercial product Virtuozzo (formely know Parallels Cloud Server and Parallels Server Bare Metal)
+
<!-- * Apr, 2015: Parallels company opensources the most components of their own commercial product Virtuozzo (formely know Parallels Cloud Server and Parallels Server Bare Metal) -->
  
 
== References ==
 
== References ==

Revision as of 03:08, 1 April 2015

Here we list major project milestones.

1999

Indeed it was 1999 when our engineers started adding bits and pieces of containers technology to Linux kernel 2.2. Well, not exactly "containers", but rather "virtual environments" at that time -- as it often happens with new technologies, the terminology was different (the term "container" was coined by Sun only five years later, in 2004).

2000

  • Nov, 2000: Limited public beta testing (providing free VEs to people to run their stuff).

2002

  • Jan, 2002: SWsoft (now known as Odin) initially released a product for Linux named Virtuozzo. Their current product is named Virtuozzo. It was Virtuozzo 2.0, went out 10 Jan 2002[1]

2004

  • Dec, 2014: Initial release of Virtuozzo for Windows [2]

2005

  • 2005: SWsoft created the OpenVZ Project to release under a GPLv2 license the underlying technology upon which Virtuozzo builds

2006

2007

  • 13 Mar, 2007: Port to RHEL5 kernel [3]

2008

  • 17 Apr, 2008: Rebase to kernel 2.6.25[4]
  • Oct, 2008: OpenVZ ported to ARM (Gumstix Overo). Parallels company is in top 10 Linux kernel contributors with their patches for Linux containers. Our contributions to the kernel at that time was PID, IPC, and network namespaces, with the last one being the biggest.

2011

  • Jul 15, 2011: Pavel Emelyanov sent initial RFC and code (http://lwn.net/Articles/451916/). The idea of CRIU of course came up earlier when we figured we (or anyone else, for that matter) can't possibly merge in-kernel checkpoint/restore. Re-implementing it in userspace looked crazy for everyone including me, and Andrew Morton's and Linus Torvalds' initial

reaction was similar ("some crazy russians").

2012

2013

2014

  • Nov, 2014: Parallels announced merging OpenVZ and Parallels Cloud Server into single common open source codebase

2015

References

External links