|
29.
|
|
|
(Older versions of multistrap supported the same option under the C<debootstrap> name - this spelling is still supported but new configuration files should be C<bootstrap> instead.
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pod/multistrap:120
|
|
30.
|
|
|
General settings:
|
|
|
type: =head1
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pod/multistrap:124
|
|
31.
|
|
|
'arch' can be overridden on the command line using the C<--arch> option.
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pod/multistrap:126
|
|
32.
|
|
|
'directory' specifies the top level directory where the bootstrap will be created - it is not packed into a .tgz once complete.
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pod/multistrap:128
|
|
33.
|
|
|
'bootstrap' lists the Sections which will be used to specify the packages which will be downloaded (and optionally unpacked) into the bootstrap.
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pod/multistrap:131
|
|
34.
|
|
|
'aptsources' lists the Sections which will be used to specify the apt sources in the final system, e.g. if you need to use a local repository to generate the rootfs which will not be available to the device at runtime, list that section in C<bootstrap> but not in C<aptsources>.
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pod/multistrap:134
|
|
35.
|
|
|
If you want a package to be in the rootfs, it B<must> be specified in the C<bootstrap> list under General.
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pod/multistrap:139
|
|
36.
|
|
|
The order of section names in either list is not important.
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pod/multistrap:142
|
|
37.
|
|
|
As with debootstrap, multistrap will continue after errors, as long as the configuration file can be correctly parsed.
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pod/multistrap:144
|
|
38.
|
|
|
multistrap also implements the machine:variant support originally used in Emdebian Crush, although in a different implementation. Using the cascading configuration support, particular machine:variant combinations can be supported by simple changes on the command line.
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
pod/multistrap:147
|