2007-09-23 08:04:46 +00:00
|
|
|
Source: live-helper
|
2007-09-23 08:04:20 +00:00
|
|
|
Section: misc
|
|
|
|
Priority: optional
|
2007-09-23 08:05:16 +00:00
|
|
|
Maintainer: Debian Live <debian-live-maint@lists.alioth.debian.org>
|
|
|
|
Uploaders: Daniel Baumann <daniel@debian.org>
|
2007-09-23 08:04:37 +00:00
|
|
|
Build-Depends: debhelper (>= 5)
|
2007-09-23 08:04:20 +00:00
|
|
|
Standards-Version: 3.7.2
|
2007-10-03 00:05:54 +00:00
|
|
|
XS-Homepage: http://debian-live.alioth.debian.org/
|
2007-09-23 08:05:21 +00:00
|
|
|
XS-Upstream-Depends: git-core
|
2007-09-23 11:59:17 +00:00
|
|
|
XS-Vcs-Git: git://git.debian.org/git/users/daniel/live-helper.git
|
|
|
|
XS-Vcs-Browse: http://git.debian.org/?p=users/daniel/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
|
2007-09-23 08:05:19 +00:00
|
|
|
Depends: debootstrap | cdebootstrap
|
2007-10-10 08:13:04 +00:00
|
|
|
Suggests: dosfstools, genisoimage | mkisofs, memtest86+ | memtest86, mtools, parted, squashfs-tools | genext2fs, sudo | fakeroot, syslinux | grub
|
2007-09-23 08:04:46 +00:00
|
|
|
Description: Debian Live helper programs
|
|
|
|
Live-helper is a collection of programs that can be used to build Debian Live
|
|
|
|
system images. The philosophy behind live-helper is to provide a collection of
|
|
|
|
small, simple, and easily understood tools that can be used in your own program
|
|
|
|
to automate building of a Live system.
|
|
|
|
.
|
|
|
|
A typical program that uses live-helper will call several live-helper commands
|
2007-09-23 08:05:16 +00:00
|
|
|
in sequence. Live-helper commands are all named with a "lh_" prefix.
|