Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README
blob: 0ead1767aa629d3f1a70a59104f9f9bd732a30f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Sugar Development Environment
-----------------------------

This is a set of scripts to run Sugar Build in unsupported distributions
through creating a Chroot environment.

Dependencies
------------
* Debootstrap
* X Server (Running)
* Chroot

Usage
-----

Install the environment the first time:

$ sudo ./env.sh install

Have a console where use Sugar Build:

$ sudo ./env.sh shell

See a help message:

$ sudo ./env.sh help