Skip to content

A python-written modular and preseedable GNU/Linux installer.

Notifications You must be signed in to change notification settings

semplice/linstaller

Folders and files

NameName
Last commit message
Last commit date
Dec 16, 2012
Aug 17, 2016
Nov 21, 2015
Aug 17, 2016
Aug 17, 2016
Sep 16, 2015
Aug 17, 2016
Nov 11, 2014
Dec 21, 2013
Jan 15, 2012
Dec 21, 2013
Feb 26, 2012
Nov 9, 2014
Aug 31, 2011
Dec 16, 2012
Nov 20, 2015
Apr 15, 2014
Jul 3, 2013
Jul 3, 2013
Jun 24, 2013
Dec 18, 2011
Aug 31, 2011
Aug 17, 2016

Repository files navigation

linstaller - a simple yet powerful GNU/linux installer

NOTE

linstaller is now in maintenance mode, that means that it won't be developed further if not to implement some feature related to Semplice Linux.

There are plans to create a new installer from scratch, and that will be the focus of Semplice's installer-related projects.

Welcome

linstaller is a modular and preseedable GNU/Linux distribution installer, written in python.

It is Semplice Linux-oriented, but thanks to its configuration system, can be adapted to many Live distributions.

The project's name has three different meanings:

  • LINstaller = LINux installer
  • L'installer = "The installer" in italian
  • L-installer = laiv-installer, which was the name of our previous installer.

Install

Use the distutils-based setup.py to install linstaller:

sudo python2.7 setup.py install

You can then symlink /usr/lib/linstaller/linstaller.py to /usr/bin/linstaller.

Start

To start linstaller you should use this command:

sudo linstaller -c=semplice start

where 'semplice' is the configuration file of the distribution (currently only semplice is available). You can symlink 'semplice' to 'default' and not use the -c switch.

To specify the frontend, you can use the -f switch.


© 2011-2014 Semplice Linux Project. All rights reserved. Work released under the terms of the GNU GPL license, version 3 or later.

About

A python-written modular and preseedable GNU/Linux installer.

Resources

Stars

Watchers

Forks

Packages

No packages published