live-build/debian/control

22 lines
840 B
Plaintext
Raw Normal View History

2007-09-23 08:04:20 +00:00
Source: live-package
Section: misc
Priority: optional
2007-09-23 08:04:21 +00:00
Maintainer: Debian Live <debian-live-devel@lists.alioth.debian.org>
Uploaders: Daniel Baumann <daniel@debian.org>, Marco Amadori <marco.amadori@gmail.com>
2007-09-23 08:04:37 +00:00
Build-Depends: debhelper (>= 5)
2007-09-23 08:04:20 +00:00
Standards-Version: 3.7.2
Package: live-package
Architecture: all
2007-09-23 08:04:40 +00:00
Depends: cdebootstrap, genext2fs, genisoimage | mkisofs, squashfs-tools
2007-09-23 08:04:40 +00:00
Recommends: aespipe
2007-09-23 08:04:20 +00:00
Provides: make-live
2007-09-23 08:04:21 +00:00
Description: utility to build Debian Live systems
2007-09-23 08:04:21 +00:00
make-live is a utility to build Debian Live systems. It takes a Debian mirror
2007-09-23 08:04:40 +00:00
as an input and outputs a live system image (ISO image for CDs and DVDs,
tarballs for netboot, or images for USB sticks). make-live is still in the
early stage of development, but has basic functionality and can be run
successfully.
2007-09-23 08:04:21 +00:00
.
2007-09-23 08:04:37 +00:00
Homepage: <http://debian-live.alioth.debian.org/>