~oem-solutions-releng/live-build/lb-sg-2.x-explicit-rootfs-size

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
28
29
30
31
32
33
34
35
36
37
38
Source: live-build
Section: misc
Priority: optional
Maintainer: Cody A.W. Somerville <cody.somerville@canonical.com>
XSBC-Original-Maintainer: Debian Live Project <debian-live@lists.debian.org>
Uploaders: Daniel Baumann <daniel@debian.org>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.9.1
Homepage: http://live.debian.net/devel/live-build/
Vcs-Browser: http://bazaar.launchpad.net/~oem-solutions-releng/live-build/lb-sg-2.x/files
Vcs-Bzr: lp:~oem-solutions-releng/live-build/lb-sg-2.x

Package: live-build
Architecture: all
Depends: ${misc:Depends}, debootstrap | cdebootstrap | cdebootstrap-static
Conflicts: live-helper (<< 2.0~a20)
Replaces: live-helper
Recommends: cpio, gnu-fdisk, reprepro
Suggests:
 dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted,
 squashfs-tools | genext2fs | mtd-tools, sudo | fakeroot, syslinux | grub,
 uuid-runtime, win32-loader
Description: Debian Live - System Build Scripts
 live-build contains the scripts that build a Debian Live system image from a
 configuration directory.

Package: live-build-cgi
Architecture: all
Depends: ${misc:Depends}, live-build (= ${source:Version})
Conflicts: live-helper (<< 2.0~a20)
Replaces: live-helper
Recommends: apache2 | httpd
Description: Debian Live - System Build Scripts (cgi frontend)
 live-build contains the scripts that build a Debian Live system image from a
 configuration directory.
 .
 This package contains the cgi frontend.