blob: f33a7c5e7f8af3946af8d11d108de37bf4d615d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
Source: live-helper
Section: misc
Priority: optional
Maintainer: Debian Live <debian-live-maint@lists.alioth.debian.org>
Uploaders: Daniel Baumann <daniel@debian.org>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.3
Homepage: http://debian-live.alioth.debian.org/
Vcs-Git: git://git.debian.org/git/users/daniel/live-helper.git
Vcs-Browser: http://git.debian.org/?p=users/daniel/live-helper.git
XS-Upstream-Depends: git-core
Package: live-helper
Architecture: all
Depends: debootstrap | cdebootstrap
Suggests: dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted, squashfs-tools | genext2fs | mtd-tools, sudo | fakeroot, syslinux | grub
Description: Debian Live build scripts
live-helper is a set of scripts to build Debian Live system images.
.
The idea behind live-helper is a framework that uses a configuration directory
to completely automate and customize all aspects of building a Live image.
.
An introduction to live-helper can be found in the live-helper(7) manpage.
|