blob: 181f4f82e110c972bddb38c6d6dd01de678f2870 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
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
Recommends: aespipe
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,
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.
.
Homepage: <http://debian-live.alioth.debian.org/>
|