parent
a0c7db9759
commit
7149307e07
|
@ -275,7 +275,7 @@ sets the packages to exclude during foreign bootstrap. Defaults to empty.
|
|||
.IP "\fB\-\-bootstrap\-qemu\-static\fR \fIPATH\fR" 4
|
||||
sets the static qemu binary for foreign bootstrap. Defaults to empty.
|
||||
.IP "\fB\-\-breakpoints\fR" 4
|
||||
inserts pauses during the generation of the image.
|
||||
inserts pauses during the generation of the image, where breakpoints have been placed, if any (development oriented).
|
||||
.IP "\fB\-\-build\-with\-chroot\fR true|false" 4
|
||||
defines whether live\-build should use the tools from within the chroot to build the binary image or not by using and including the host system's tools. This is a very dangerous option, using the tools of the host system can lead to tainted and even non-bootable images if the host systems version of the required tools (mainly these are the bootloaders such as syslinux and grub, and the auxiliary tools such as dosfstools, xorriso, squashfs-tools and others) do not \fBexactly\fR match what is present at build-time in the target distribution. Never disable this option unless you are \fBexactly\fR sure what you are doing and have \fBcompletely\fR understood its consequences.
|
||||
.IP "\fB\-\-cache\fR true|false" 4
|
||||
|
|
Loading…
Reference in New Issue