live-build/debian/control

25 lines
1.0 KiB
Plaintext
Raw Normal View History

2007-09-23 08:04:46 +00:00
Source: live-helper
2007-09-23 08:04:20 +00:00
Section: misc
Priority: optional
Maintainer: Debian Live <debian-live@lists.debian.org>
2007-09-23 08:05:16 +00:00
Uploaders: Daniel Baumann <daniel@debian.org>
Build-Depends: debhelper (>= 5)
2008-09-03 16:12:41 +00:00
Build-Depends-Indep: gettext
2008-06-05 18:55:17 +00:00
Standards-Version: 3.8.0
2007-10-29 10:08:07 -01:00
Homepage: http://debian-live.alioth.debian.org/
2009-10-14 11:33:22 +00:00
Vcs-Browser: http://live.debian.net/gitweb/?p=live-helper.git
Vcs-Git: git://live.debian.net/git/live-helper.git
2007-09-23 08:04:20 +00:00
2007-09-23 08:04:46 +00:00
Package: live-helper
2007-09-23 08:04:20 +00:00
Architecture: all
Depends: debootstrap | cdebootstrap | cdebootstrap-static
Recommends: gettext-base
Suggests: dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted, squashfs-tools | genext2fs | mtd-tools, sudo | fakeroot, syslinux | grub, uuid-runtime, win32-loader
2008-03-06 13:32:15 -01:00
Description: Debian Live build scripts
live-helper is a set of scripts to build Debian Live system images.
2007-09-23 08:04:46 +00:00
.
2008-03-06 13:32:15 -01:00
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.