blob: 2094022b225aac979a6e69bbc18eae6162433c24 (
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
|
<br />
<h3>Build 'BUILD' shows a status of <b>STATUS</b>. Depending on the options you have selected, upon build showing a status of running it generally takes between 5 and 60 minutes to complete. Currently there are 'PNUM' build(s) being processed and 'QUEUENUM' pending build(s) waiting to be processed on the server. You will be notified by email when the attempt has completed.</h3>
<h3>Your build when completed will be available at: <a href="SERVER/BUILD/">SERVER/BUILD/</a>.</h3>
<fieldset>
<legend><b>Options</b></legend>
<b>Standard options</b>
<table>
<tr><td>Email: </td><td>EMAIL</td></tr>
<tr><td>--binary-image: </td><td>LB_BINARY_IMAGES</td></tr>
<tr><td>--distribution: </td><td>LB_DISTRIBUTION</td></tr>
<tr><td>--config: </td><td>_LB_CONFIG</td></tr>
<tr><td>--apt: </td><td>LB_APT</td></tr>
<tr><td>cgipackages.list.chroot: </td><td>_LB_CGIPACKAGES</td><tr>
</table>
<b>Advanced bootstrap options</b>
<table>
<tr><td>--architectures: </td><td>LB_ARCHITECTURES</td></tr>
<tr><td>--archive-areas: </td><td>LB_ARCHIVE_AREAS</td></tr>
</table>
<b>Advanced chroot options</b>
<table>
<tr><td>--chroot-fileystem: </td><td>LB_CHROOT_FILESYSTEM</td></tr>
<tr><td>--linux-flavours: </td><td>LB_LINUX_FLAVOURS</td></tr>
<tr><td>--security: </td><td>LB_SECURITY</td></tr>
</table>
<b>Advanced binary options</b>
<table>
<tr><td>--apt-indices: </td><td>LB_APT_INDICES</td></tr>
<tr><td>--bootappend-live: </td><td>LB_BOOTAPPEND_LIVE</td></tr>
<tr><td>--bootloader: </td><td>LB_BOOTLOADER</td></tr>
<tr><td>--debian-installer: </td><td>LB_DEBIAN_INSTALLER</td></tr>
<tr><td>--bootappend-install: </td><td>LB_BOOTAPPEND_INSTALL</td></tr>
<tr><td>--iso-application: </td><td>LB_ISO_APPLICATION</td></tr>
<tr><td>--iso-preparer: </td><td>LB_ISO_PREPARER</td></tr>
<tr><td>--iso-publisher: </td><td>LB_ISO_PUBLISHER</td></tr>
<tr><td>--iso-volume: </td><td>LB_ISO_VOLUME</td></tr>
<tr><td>--memtest: </td><td>LB_MEMTEST</td></tr>
<tr><td>--net-path: </td><td>LB_NET_ROOT_PATH</td></tr>
<tr><td>--net-server: </td><td>LB_NET_ROOT_SERVER</td></tr>
</table>
<b>Advanced source options</b>
<table>
<tr><td>--source: </td><td>LB_SOURCE</td></tr>
<tr><td>--source-images: </td><td>LB_SOURCE_IMAGES</td></tr>
</table>
</fieldset>
<br />
|