blob: 0832ca85e555de3ca9282546586d58035de8ac4c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Source: live-package
Section: misc
Priority: optional
Maintainer: Debian Live <debian-live-devel@lists.alioth.debian.org>
Uploaders: Daniel Baumann <daniel@debian.org>, Marco Amadori <marco.amadori@gmail.com>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2
Package: live-package
Architecture: all
Depends: cdebootstrap, genext2fs, genisoimage | mkisofs, squashfs-tools
Provides: make-live
Description: utility to build Debian Live systems
make-live is a utility to build Debian Live systems. It takes a Debian mirror
as an input and outputs a live system image (ISO image for CDs and DVDs, or
tarball for netboot). make-live is still in the early stage of development, but
has basic functionality and can be run successfully.
.
Homepage: <http://debian-live.alioth.debian.org/>
|