summaryrefslogtreecommitdiffstats
path: root/build_tools/larch7/larch0/docs/README
blob: a942df00fde3022bbd22d356a07bbd2fa8d85be3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
larch
=====

Author: Michael Towers (larch42 at googlemail dot com)
Licence: GPL (see COPYING, LICENCE)

larch is essentially a collection of python scripts for building live
Arch Linux media, there is also a gui which uses the scripts as a backend.

The command-line scripts are in the 'cli' directory, the gui code is in the
'gui' directory.

There is quite extensive documentation in the docs directory, please read it.
docs/html/larch_quick.html gives basic set-up instructions.

You need at least python (tested with 2.6), with the pexpect module,
and pyqt (tested with 4.7) for the gui.

Logos are derived from the Arch Linux logos, and are released under a
Creative Commons Licence, see 'http://www.archlinux.org/art'.

The larch project uses Arch Linux as its basis, but is not an official
Arch Linux ('http://www.archlinux.org') project.