Restore original apt-get at boot time.
commit2392e8c15c629d2529f3c5b415a83aa50e439757
authorCyril Brulebois <cyril@debamax.com>
Tue, 27 Oct 2015 09:54:05 +0000 (27 10:54 +0100)
committerCyril Brulebois <cyril@debamax.com>
Tue, 27 Oct 2015 10:04:21 +0000 (27 11:04 +0100)
treeb9bc03e1c57a2acb95ba5f88ac723a6859bbdfcc
parent39a7348e7227de8e9933a7b420ed7a29a37204cf
Restore original apt-get at boot time.

It would probably be a better idea to perform this operation only once
at build time but it requires hooking into the very last minute before
ISO image building, so that all APT operations go through the wrapper,
before removing it.

Signed-off-by: Cyril Brulebois <cyril@debamax.com>
config/chroot_local-includes/lib/live/config/1600-undivert-APT [new file with mode: 0755]