| UBIQUITY(8) | System Manager's Manual | UBIQUITY(8) |
ubiquity — install
Ubuntu from a live CD
ubiquity |
[--desktop file]
[--debug] [--pdb]
[--cdebconf] [--automatic]
[--only] [--query]
[frontend] |
ubiquity is a graphical installer for
Ubuntu, written largely in Python, using
debian-installer (d-i) as a
backend for many of its functions. It is normally invoked from a desktop
icon, and presents a "wizard"-style graphical user interface.
ubiquity must be run as root, and will escalate
privileges for itself using gksudo,
kdesu, kdesudo, or
sudo as appropriate.
ubiquity has multiple frontends, including
one written using GTK+ (gtk_ui) and one written for
KDE (kde_ui). The first non-option argument, if any,
is interpreted as the name of the frontend to use.
The following options are available:
--desktop
filegksudo to provide
a better description for its privilege-escalation message. It is only
relevant when using the gtk_ui frontend.-d,
--debug--pdbubiquity is being run from a terminal.--cdebconfcdebconf instead of the traditional Perl
debconf implementation. In future this may provide
enough memory efficiency benefits to be made the default, but for now it
is not really worthwhile and is therefore for experimental use only.--automatic--onlyubiquity that it is the only desktop program
running so that it can customize its user interface to better suit a
minimal environment. This allows the installer to be run standalone,
reducing memory requirements.--queryUbiquity was formerly known as "Espresso", and
originally as "Ubuntu Express", which is written and maintained by
Javier Carranza
⟨javier.carranza@interactors.coop⟩ and Juanje
Ojeda Croissier ⟨juanje@interactors.coop⟩. This version
draws on the work done on Ubuntu Express, but was renamed to avoid
confusion, to reduce awkward branding considerations, and because Ubiquity
concentrates on reusing debian-installer code and
reducing duplicated translation and branding work as much as possible.
Ubiquity has now substantially diverged from Ubuntu Express and is an
independent project.
ubiquity was mainly developed by
Colin Watson ⟨cjwatson@ubuntu.com⟩ and
Evan Dandrea ⟨ev@ubuntu.com⟩, with
contributions from many others.
The mythbuntu_ui frontend was developed by
Mario Limonciello
⟨superm1@ubuntu.com⟩.
| August 9, 2007 | Ubuntu |