live-build/debian/control

28 lines
1.1 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
2010-04-18 18:25:45 +00:00
Maintainer: Debian Live Project <debian-live@lists.debian.org>
2007-09-23 08:05:16 +00:00
Uploaders: Daniel Baumann <daniel@debian.org>
2010-01-19 20:12:36 -01:00
Build-Depends: debhelper (>= 7.0.50~)
2008-09-03 16:12:41 +00:00
Build-Depends-Indep: gettext
Standards-Version: 3.9.0
2010-02-06 18:23:21 -01:00
Homepage: http://live.debian.net/devel/live-helper/
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
2010-01-19 20:09:17 -01:00
Depends: ${misc:Depends}, debootstrap | cdebootstrap | cdebootstrap-static
Recommends: cpio, gettext-base, gnu-fdisk
2010-01-19 20:09:38 -01:00
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.