blob: ab25a8e6265befd75cecc70179cca0b4f6b65445 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
Source: live-helper
Section: misc
Priority: optional
Maintainer: Debian Live Project <debian-live@lists.debian.org>
Uploaders: Daniel Baumann <daniel@debian.org>
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: gettext
Standards-Version: 3.8.4
Homepage: http://live.debian.net/devel/live-helper/
Vcs-Browser: http://live.debian.net/gitweb/?p=live-helper.git
Vcs-Git: git://live.debian.net/git/live-helper.git
Package: live-helper
Architecture: all
Depends: ${misc:Depends}, debootstrap | cdebootstrap | cdebootstrap-static
Recommends: cpio, gettext-base, gnu-fdisk
Suggests:
dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted,
squashfs-tools | genext2fs | mtd-tools, sudo | fakeroot, syslinux | grub,
uuid-runtime, win32-loader
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.
|