parent
887bb3ccd5
commit
78f361a571
|
@ -473,7 +473,7 @@ reduces the verbosity of messages output by \fBlb build\fR.
|
|||
.IP "\fB\-\-security\fR true|false" 4
|
||||
defines if the security repositories specified in the security mirror options should be used or not.
|
||||
.IP "\fB\-\-source\fR true|false" 4
|
||||
defines if a corresponding source image to the binary image should be build. By default this is false because most people do not require this and would require to download quite a few source packages. However, once you start distributing your live image, you should make sure you build it with a source image alongside.
|
||||
defines if a corresponding source image to the binary image should be build. By default this is false because most people do not require this and would require to download quite a few source packages. However, if you distribute your live image to others, you should make sure you build it with a source image alongside to help enable you to comply with licensing terms.
|
||||
.IP "\-s|\fB\-\-source\-images\fR iso|netboot|tar|hdd" 4
|
||||
defines the image type for the source image. Default is tar.
|
||||
.IP "\fB\-\-swap\-file\-path\fR \fIPATH\fR" 4
|
||||
|
|
Loading…
Reference in New Issue