forked from josch/mmdebstrap
Add POD section for environment variables
This commit is contained in:
parent
a6d6ad4d0d
commit
07f0e53081
1 changed files with 5 additions and 0 deletions
|
@ -1962,6 +1962,11 @@ translated manual packages (but not the untranslated ones), and documentation
|
||||||
--dpkgopt='path-include=/usr/share/doc/*/changelog.Debian.*' \
|
--dpkgopt='path-include=/usr/share/doc/*/changelog.Debian.*' \
|
||||||
unstable debian-unstable.tar
|
unstable debian-unstable.tar
|
||||||
|
|
||||||
|
=head1 ENVIRONMENT VARIABLES
|
||||||
|
|
||||||
|
By setting C<SOURCE_DATE_EPOCH> the result will be reproducible over multiple
|
||||||
|
runs with the same options and mirror content.
|
||||||
|
|
||||||
=head1 DEBOOTSTRAP
|
=head1 DEBOOTSTRAP
|
||||||
|
|
||||||
This section lists some differences to debootstrap.
|
This section lists some differences to debootstrap.
|
||||||
|
|
Loading…
Reference in a new issue