Kiwi is becoming a fast and different free operating system for your computer. Find out more.

Kiwi News

RSS

Source code viewer temporarily down

Posted on Mon, 02 Jan 2012 16:40:35 +0000

Due to maintenance, the source code viewer is temporarily unavailable. We apologise for the inconvenience.

The Kiwi Source Code is still available, see the Wiki for details.

Update: The source code viewer is now available again.

Development updates now available

Posted on Wed, 29 Dec 2010 10:28:16 +0000

Lead developer Alex Smith is now providing monthly developer updates on his blog. A few entries are already available, and the blog can always be accessed via the link on the right hand side of the homepage.

Seasons Greetings

Posted on Thu, 23 Dec 2010 21:30:30 +0000

The Kiwi Project wishes you a very merry Christmas and a happy new year!

Switch to Mercurial

Posted on Sun, 17 Oct 2010 19:16:50 +0000

Recently the Kiwi Project has switched to using Mercurial for the source code repository. This change takes effect immediately.

You can check out the source code with Mercurial by following the instructions in the wiki, and view it using the Source Code link above.

Build system upgrades: July/August 2010

Posted on Sun, 15 Aug 2010 17:52:40 +0000

A number of major changes to the Kiwi build system have been made recently, resulting in some changes to the builing instructions. These instructions are being updated, but in brief, the changes are:

  • You may now use versions of SCons later than 1.2.0, if you wish
  • You no longer require libnewt, snack, SLang or associated packages as the old newt based menu system has been removed
  • You now require ncurses and associated development libraries to build the new lxdialog based menu system

Please ensure that your build configuration is correct after updating your source code copy with the new menu system.

Update (17/08/2010): All instructions are now updated and correct.