~lupin-team/wubi/website

« back to all changes in this revision

Viewing changes to history-content.php

  • Committer: Geza Kovacs
  • Date: 2007-08-02 17:17:46 UTC
  • Revision ID: geza0kovacs@gmail.com-20070802171746-3u5kc3nnf84xo4wa
removed the controversial history, fixed a grammar error on the current history

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<h2>History of Wubi</h2>
2
 
<h4><a href="#earlystage">The Development Begins, November 2006 - February 2007</a></h4>
3
 
<h4><a href="#currentstage">The Evolution of Wubi, February 2007 - Now</a></h4>
4
 
<h4><a href="#futurestage">The Future of the Wubi Project</a></h4><br/>
5
 
 
6
 
<a id="earlystage"></a><h4>The Development Begins, November 2006 - February 2007</h4><br/>
7
 
 
8
 
<p>The sparks of development began in November 2006, when Geza Kovacs (tuxcantfly) launched a thread on the Ubuntu Forums proposing the creation of a "Windows-based Ubuntu Installer" <a href="http://ubuntuforums.org/showthread.php?t=305109">(ref)</a>, with ideas inspired by Topologilinux. Following an overwhelmingly positive response from users, with over 80% voting in favor of the idea, he began working on the backend code, which was unique in that it built the FUSE-based ntfs-3g driver into the initrd and used that to mount the host partition with read-write access, without modifying the kernel, thereby solving the problem of Topologilinux's kernel-based NTFS driver approach requiring a recompiled kernel and not giving write access to the host partition. Soon afterwards, Oliver Mattos (hello1024) joined the development team, and contributed his frontend NSIS code to the project <a href="http://ubuntuforums.org/showthread.php?p=1958915#post1958915">(ref)</a>. With the combination of tuxcantfly's backend code and hello1024's GUI, a working prototype was released in January 2007 <a  href="http://ubuntuforums.org/showthread.php?p=1981142#post1981142">(ref)</a>, which soon attained such popularity that it made the front page of Digg.com <a href="http://digg.com/linux_unix/Windows_Based_Ubuntu_Installer_Screenshots_and_demo">(ref)</a>. Then, since the initial development thread had grown to an unmanageable size, a new thread was started to continue where the original had left off <a href="http://ubuntuforums.org/showthread.php?t=338279">(ref)</a>.</p><br/>
9
 
 
10
 
<a id="currentstage"></a><h4>The Evolution of Wubi, February 2007 - Now</h4><br/>
11
 
 
12
 
<p>Soon afterwards, new developers Agostino Russo (ago) and ecology2007 joined the project. Since tuxcantfly's original backend code led to issues with downloads, since it included the complete Ubuntu distribution and had a size of nearly 700MB, ago rewrote the backend code to use an Ubuntu alternate iso to do the installation, using d-i <a href="http://ubuntuforums.org/showthread.php?p=2036194#post2036194">(ref)</a>. Then, in February, the backend code of the Windows-based Ubuntu Installer was renamed to Lupin, while the Windows frontend portion was renamed to Wubi <a href="http://ubuntuforums.org/showthread.php?p=2152828#post2152828">(ref)</a>. Lupin was then developed by ago and tuxcantfly, while Wubi was developed by hello1024, then later ecology2007 and ago. Lubi, the Linux-based frontend, and LVPM, a tool to upgrade existing Wubi/Lubi installs to full Ubuntu installs with dedicated partitions, were subsequently created by tuxcantfly  <a href="http://wubi-installer.org/faq.php#credits">(ref)</a>. Over time, Wubi has grown extremely popular, with nearly a hundred thousand downloads from the SourceForge page alone <a href="http://sourceforge.net/project/stats/detail.php?group_id=198355&ugn=wubi&type=prdownload">(ref)</a>.</p><br/>
13
 
 
14
 
<a id="futurestage"></a><h4>The Future of the Wubi Project</h4><br/>
15
 
 
16
 
<p>Currently, Wubi and the backend is in the process of being merged into Ubuntu 7.10 <a href="https://blueprints.launchpad.net/ubuntu/+spec/installer-for-windows">(ref)</a>.</p><br/>