forked from josch/mmdebstrap
the mmdebstrap command name has to be written in bold
This commit is contained in:
parent
26b1ff3fff
commit
e06f2e9c57
1 changed files with 4 additions and 4 deletions
|
@ -2508,7 +2508,7 @@ Comma separated list of architectures. The first architecture is the I<native>
|
||||||
architecture inside the chroot. The remaining architectures will be added to
|
architecture inside the chroot. The remaining architectures will be added to
|
||||||
the foreign dpkg architectures. Without this option, the I<native>
|
the foreign dpkg architectures. Without this option, the I<native>
|
||||||
architecture of the chroot defaults to the native architecture of the system
|
architecture of the chroot defaults to the native architecture of the system
|
||||||
running mmdebstrap.
|
running B<mmdebstrap>.
|
||||||
|
|
||||||
=begin comment
|
=begin comment
|
||||||
|
|
||||||
|
@ -2630,7 +2630,7 @@ permissions. Choose to create a tarball instead.
|
||||||
|
|
||||||
=item B<fakeroot>, B<fakechroot>
|
=item B<fakeroot>, B<fakechroot>
|
||||||
|
|
||||||
This mode will exec mmdebstrap again under C<fakechroot fakeroot>. A
|
This mode will exec B<mmdebstrap> again under C<fakechroot fakeroot>. A
|
||||||
directory chroot created with this mode will end up with wrong permissions.
|
directory chroot created with this mode will end up with wrong permissions.
|
||||||
Choose to create a tarball instead.
|
Choose to create a tarball instead.
|
||||||
|
|
||||||
|
@ -2645,9 +2645,9 @@ you plan to use the chroot with proot.
|
||||||
|
|
||||||
Uses the dpkg option C<--force-script-chrootless> to install packages into
|
Uses the dpkg option C<--force-script-chrootless> to install packages into
|
||||||
B<TARGET> without dpkg and apt inside B<target> but using apt and dpkg from
|
B<TARGET> without dpkg and apt inside B<target> but using apt and dpkg from
|
||||||
the machine running mmdebstrap. Maintainer scripts are run without chrooting
|
the machine running B<mmdebstrap>. Maintainer scripts are run without chrooting
|
||||||
into B<TARGET> and rely on their dependencies being installed on the machine
|
into B<TARGET> and rely on their dependencies being installed on the machine
|
||||||
running mmdebstrap.
|
running B<mmdebstrap>.
|
||||||
|
|
||||||
=for TODO
|
=for TODO
|
||||||
=item B<qemu>
|
=item B<qemu>
|
||||||
|
|
Loading…
Reference in a new issue