To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

Initng
Original author(s)Jimmy Wennlund
Developer(s)Initng contributors
Initial releaseMarch 16, 2005; 18 years ago (2005-03-16)
Stable release
2.6.10 / March 24, 2007; 16 years ago (2007-03-24)
Repository
Written inC
Operating systemUnix-like
PlatformCross-platform
Available inEnglish
Typeinit
LicenseGNU General Public License
Websitegithub.com/initng

Initng is a full replacement of the UNIX System V init, the first process spawned by the kernel in Unix-like computer operating systems, which is responsible for the initialization of every other process. Initng's website calls initng "The next generation init system".

Purpose

Many implementations of init (including Sysvinit used in many Linux distributions) start processes in a pre-determined order, and only start a process once the previous process finishes its initialization.

Initng starts a process as soon as all of its dependencies are met. It can start several processes in parallel. Initng is designed to significantly increase the speed of booting a Unix-compatible system by starting processes asynchronously. Initng's supporters claim that it also gives the user more statistics and control over the system.

Development

Despite being still considered beta, it was chosen as the default init system for Pingwinek, Enlisy, Berry Linux and Bee.

Also there are packages for many distributions such as Ubuntu and Fedora, as well as ebuilds for Gentoo and spells for Source Mage.

Contrary to other similar projects, it features a portable and flexible code base, more suited for embedded usage, and has been already ported to other operating systems like Haiku and FreeBSD.

It was created by Jimmy Wennlund. The current maintainer and project lead is Ismael Luceno.

Awards

In Linux Format's Issue 72, in November 2005, InitNG received the Hottest Pick Award.

This page was last edited on 20 March 2023, at 12:42
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.