diff options
author | James Meyer <james.meyer@operamail.com> | 2010-11-04 18:03:12 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-11-04 18:03:12 (GMT) |
commit | 11ef4af01d6e197a54d0759e688ab5cbd336be4b (patch) | |
tree | 4d5207019c8089eee89ed07544d4e8b2a0df2cba /build_tools/l7/larch0/docs/README | |
parent | 9015d3a3f45be618245c8146ae6242662b21fa94 (diff) | |
download | linhes_dev-11ef4af01d6e197a54d0759e688ab5cbd336be4b.zip |
remove l7 profile
Diffstat (limited to 'build_tools/l7/larch0/docs/README')
-rw-r--r-- | build_tools/l7/larch0/docs/README | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/build_tools/l7/larch0/docs/README b/build_tools/l7/larch0/docs/README deleted file mode 100644 index a942df0..0000000 --- a/build_tools/l7/larch0/docs/README +++ /dev/null @@ -1,23 +0,0 @@ -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. |