~chessy/live-build/live-helper.chessy

« back to all changes in this revision

Viewing changes to manpages/lh_config.en.1

  • Committer: Cody A.W. Somerville
  • Date: 2009-12-17 12:05:29 UTC
  • Revision ID: cody.somerville@canonical.com-20091217120529-vyzf3i0eovn3b6jm
* helpers/lh_config:
  - Updated to handle mirror-debian-installer option.
* manpages/lh_config.en.1:
  - Updated to include details on mirror-debian-installer option.

Show diffs side-by-side

added added

removed removed

Lines of Context:
134
134
.br
135
135
        [\fB\-\-mirror\-chroot\-security\fR \fIURL\fR]
136
136
.br
 
137
        [\fB\-\-mirror\-debian\-installer\fR \fIURL\fR]
 
138
.br
137
139
        [\fB\-\-mode\fR debian|emdebian|ubuntu]
138
140
.br
139
141
        [\fB\-\-net\-root\-filesystem\fR nfs|cfs]
336
338
sets the location of the debian package mirror that will be used to fetch the packages in order to build the live system. By default, this points to http://ftp.us.debian.org/debian/ which may not be a good default if you live outside the U.S.
337
339
.IP "\fB\-\-mirror\-chroot\-security\fR \fIURL\fR" 4
338
340
sets the location of the debian security package mirror that will be used to fetch the packages in order to build the live system. By default, this points to http://security.debian.org/debian/.
 
341
.IP "\fB\-\-mirror\-debian\-installer\fR \fIURL\fR" 4
 
342
sets the location of the mirror that will be used to fetch the debian installer images. By default, this points to the same mirror used to build the live system.
339
343
.IP "\fB\-\-mode\fR debian|emdebian|ubuntu" 4
340
344
defines a global mode to load project specific defaults. By default this is set to debian.
341
345
.IP "\fB\-\-net\-root\-filesystem\fR nfs|cfs" 4