XXX: Use a custom debootstrap script.
commitff20c1a6dfb9f8fe2cebec378f30b422cf97a951
authorCyril Brulebois <cyril@debamax.com>
Thu, 22 Oct 2015 11:11:06 +0000 (22 11:11 +0000)
committerCyril Brulebois <cyril@debamax.com>
Sun, 25 Oct 2015 13:54:57 +0000 (25 13:54 +0000)
tree99a672a7619405274f32ae6efe9f1e9f51a20b66
parentf62f1030b3a46effcd477482ff045af8c176de52
XXX: Use a custom debootstrap script.

Setting this variable makes it possible to keep on using wheezy across
the whole live build process, except for the debootstrap step. This
modified copy of the wheezy script tweaks the environment before
live-build moves from the bootstrap step to the chroot step (package
installation etc.).

NOTE: Another way to implement this would be to insert some live-build
hooks between bootstrap and build steps, but it appears such hooks
aren't supported.

XXX: Having a whole copy made development easier, but on the long run it
would be better to apply a patch to the wheezy script to ensure further
maintenance.

Signed-off-by: Cyril Brulebois <cyril@debamax.com>
auto/config
data/debootstrap/tails-wheezy [new file with mode: 0755]