~pr0xybot/ugr-ebuild/natty-dev

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
To build a UGR image you'll need to:
 1) Place the ISO you want to customize to this folder
 2) run build.sh as root (with --give-me-console if you need manual tweaks)

Temporary files and final image will be put to your current working directory
by default, you can override that with the following environment variables:
REMASTER_DIR specifies the location of temporary files
TARGET_ISO specifies the location and name of the produced image

You can also transform an installed system into UGR, but be warned that if you 
are doing this not on a freshly-installed system, the results might be pretty
much undefined and you won't receive any support from us if anything goes wrong.
You probably shouldn't go this route.  

In other words, if this script screws your system, (or it doesn't screw your 
system, but then does unspeakable acts of perversion with your pet dachshund), 
you can rest easy knowing that it's all your own damn fault, and you should 
just fix your evil ways.

By the way, it will nuke your Desktop folder, so be sure to rescue everything
you need from there before continuing.

You also will need to create a new user to make all the settings take effect.

If you still want to do that, run "conf.sh --configure-installed" as root.