multistrap 2.2.9 source package in Ubuntu

Changelog

multistrap (2.2.9) unstable; urgency=medium

  * Fix foreign-multiarch multistraps

 -- Wookey <email address hidden>  Tue, 24 Jan 2017 03:33:22 +0000

Upload details

Uploaded by:
Johannes Schauer Marin Rodrigues
Uploaded to:
Sid
Original maintainer:
Johannes Schauer Marin Rodrigues
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe utils

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
multistrap_2.2.9.dsc 1.6 KiB 7ae0232883db080c3fe3f2e97c953418e773528b7e1774a4c0df4411dedad0b9
multistrap_2.2.9.tar.xz 121.3 KiB 82e559f931ee026336cda397b3c0b6b7600c103158827c8aecbc71cd3fb738a7

Available diffs

No changes file available.

Binary packages built by this source

multistrap: multiple repository bootstrap based on apt

 A debootstrap replacement with multiple repository support,
 using apt to handle all dependency issues and conflicts.
 .
 Multistrap includes support for native and foreign architecture
 bootstrap environments. Foreign bootstraps only need minimal
 configuration on the final device. Also supports cleaning up the
 generated bootstrap filesystem to remove downloaded packages and
 hooks to modify the files in the bootstrap filesystem after the
 packages have been unpacked but before being configured.
 .
 Unlike debootstrap, multistrap relies on working versions of
 dpkg and apt outside the final filesystem. If dpkg supports
 MultiArch, foreign architecture libraries can be installed,
 where available.