X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=bb244cea18ed7c593d0b87a7cdfeb809ee730d6a;hb=3b3ac7b387df59cc871f6572344f249a203b371c;hp=4ddaa45537bc4e6284a3f3c1f390f776b2d95539;hpb=4bdaa2237c6ae923d1dd068e9024ebceca3f40d9;p=live-boot-grml.git diff --git a/debian/control b/debian/control index 4ddaa45..bb244ce 100644 --- a/debian/control +++ b/debian/control @@ -1,21 +1,72 @@ -Source: live-initramfs +Source: live-boot Section: misc Priority: optional -Maintainer: Debian Live -Uploaders: Daniel Baumann -Build-Depends: debhelper (>= 5), lsb-release -Standards-Version: 3.7.2 -XS-Vcs-Svn: svn://svn.debian.org/debian-live/dists/trunk/live-initramfs/ +Maintainer: Grml Team +Build-Depends: debhelper (>= 9), quilt (>= 0.46-7~) +Standards-Version: 3.9.5 +Homepage: http://live.debian.net/devel/live-boot/ +Vcs-Browser: http://git.grml.org/?p=live-boot-grml.git +Vcs-Git: git://git.grml.org/live-boot-grml.git +Origin: Grml +Bugs: mailto:bugs@grml.org +Vcs-Browser: http://git.grml.org/?p=live-boot-grml.git;a=summary +Vcs-Git: git://git.grml.org/live-boot-grml.git -Package: live-initramfs -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, dmsetup, eject, file, initramfs-tools, sudo, user-setup -Conflicts: casper, usplash (<< 0.4-43) -Replaces: casper -Description: Debian Live (alternative) initramfs generator - live-initramfs provides an initramfs generator suited for booting Debian Live - systems from read-only media. - . - Homepage: - . - live-initramfs is a fork of casper. +Package: live-boot-grml +Architecture: all +Depends: ${misc:Depends}, genext2fs, live-boot-grml-initramfs-tools | live-boot-backend +Recommends: live-boot-grml-doc, live-tools, eject, file, rsync, uuid-runtime +Conflicts: live-boot +Replaces: live-boot +Provides: live-boot +Suggests: curlftpfs, cryptsetup, httpfs2, unionfs-fuse, wget +Description: Live System Boot Components + live-boot contains the components to configure a live system during the boot + process (early userspace). + . + In addition to live-boot, a backend for the initrd generation is required, such + as live-boot-initramfs-tools. + . + Please notice that this package is maintained by the grml.org team. + This is NOT a fork of Debian's live-boot, it's just a customized + version to better fit Grml's needs. + +Package: live-boot-grml-doc +Section: doc +Architecture: all +Depends: ${misc:Depends} +Description: Live System Boot Components (documentation) + The Live Systems project maintains the components to build Debian based Live + systems and the official Debian Live images themselves. + . + live-boot contains the components to configure a live system during the boot + process (early userspace). + . + This package contains the documentation. + . + Please notice that this package is maintained by the grml.org team. + This is NOT a fork of Debian's live-boot, it's just a customized + version to better fit Grml's needs. + +Package: live-boot-grml-initramfs-tools +Architecture: all +Depends: + ${misc:Depends}, + busybox | busybox-initramfs, + initramfs-tools, + udev, +Conflicts: live-boot-backend +Replaces: live-boot-backend +Provides: live-boot-backend +Description: Live System Boot Components (initramfs-tools backend) + The Live Systems project maintains the components to build Debian based Live + systems and the official Debian Live images themselves. + . + live-boot contains the components to configure a live system during the boot + process (early userspace). + . + This package contains the initramfs-tools backend. + . + Please notice that this package is maintained by the grml.org team. + This is NOT a fork of Debian's live-boot, it's just a customized + version to better fit Grml's needs.