4 Maintainer: Debian Live Project <debian-live@lists.debian.org>
5 Uploaders: Daniel Baumann <daniel@debian.org>
6 Build-Depends: debhelper (>= 9)
7 Standards-Version: 3.9.4
8 Homepage: http://live.debian.net/devel/live-boot/
9 Vcs-Browser: http://live.debian.net/gitweb/?p=live-boot.git
10 Vcs-Git: git://live.debian.net/git/live-boot.git
14 Depends: ${misc:Depends}, live-boot-initramfs-tools | live-boot-backend
15 Recommends: live-boot-doc, eject, file, rsync, uuid-runtime
16 Suggests: curlftpfs, cryptsetup, httpfs2, unionfs-fuse, wget
17 Description: Debian Live - System Boot Scripts
18 live-boot contains the scripts that configure a Debian Live system during the
19 boot process (early userspace).
21 In addition to live-boot, a backend for the initrd generation is required, such
22 as live-boot-initramfs-tools.
24 Package: live-boot-doc
27 Depends: ${misc:Depends}
28 Conflicts: live-boot (<< 3.0~a18~)
30 Description: Debian Live - System Boot Scripts (documentation)
31 live-boot contains the scripts that configure a Debian Live system during the
32 boot process (early userspace).
34 This package contains the documentation.
36 Package: live-boot-initramfs-tools
39 ${misc:Depends}, busybox | busybox-initramfs, initramfs-tools, udev
40 Conflicts: live-boot-backend
41 Replaces: live-boot-backend
42 Provides: live-boot-backend
43 Description: Debian Live - System Boot Scripts (initramfs-tools backend)
44 live-boot contains the scripts that configure a Debian Live system during the
45 boot process (early userspace).
47 This package contains the initramfs-tools backend.