Source: debootstick
Section: admin
Priority: extra
Maintainer: Etienne Dublé <etienne.duble@gmail.com>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: http://drakkar-lig.github.io/debootstick
Vcs-Git: git://github.com/drakkar-lig/debootstick
Vcs-Browser: https://github.com/drakkar-lig/debootstick

Package: debootstick
Architecture: amd64 i386
Depends: ${misc:Depends}, lvm2, kpartx, grub-efi-amd64-bin,
 grub-efi-ia32-bin, uuid-runtime, gdisk, dosfstools
Suggests: debootstrap, kvm
Description: Turn a chroot environment into a bootable image
 debootstick is used to generate a bootable image from a Debian
 or Ubuntu chroot environment (such as one generated with
 debootstrap, docker export, etc.).
 This image should then be copied to a USB stick or disk and
 used to boot any amd64 machine (BIOS- or UEFI-based).
 The embedded system is ready to be started live (no
 installation procedure needed), and is fully upgradeable
 (kernel and bootloader included).

