Source: gibraltar-bootcd
Section: admin
Priority: optional
Maintainer: Rene Mayrhofer <rene.mayrhofer@gibraltar.at>
Standards-Version: 3.6.0
Build-Depends: debhelper (>= 4.0.0), uclibc-toolchain (>= 0.9.26-1), libuclibc-dev (>= 0.9.26-1), bzip2

Package: mkinitrd-cd
Architecture: i386
Depends: ${shlibs:Depends}, dosfstools, mtools, syslinux (>= 2.00-1), makedev, gcc, make, discover-data, uclibc-toolchain (>= 0.9.26-1), libuclibc-dev (>= 0.9.26-1)
Recommends: mkisofs
Description: Creates an initrd image for booting from a live CD-ROM or USB device
 This is the package used by the Gibraltar project to create the initrd images
 used for booting from CD-ROM or USB sticks. The bootable CD-ROMs or USB 
 mass storage devices are actual live CD-ROMs respective live filesystems.
 That is, the root file system is the CD-ROM or an image on the USB device, 
 ramdisks are the only things needed for operation without a hard disk. 
 Although a harddisk can be used for e.g. storing log files permanently or 
 when the machine acts as a proxy server.
 .
 Given a kernel image and the corresponding modules, it creates a complete
 boot image that can be written to floppy or be used as El Torito image for
 a bootable CD-ROM. Additionally, it is possible to create an initrd image to 
 be used on a USB stick (e.g. with syslinux). Upon bootup, the initrd image 
 will try to locate an ATAPI CD-ROM drive or a USB mass storage device. When 
 this does not succeed, it auto-probes for SCSI adapters and tries to locate 
 SCSI drives. It also works when multiple CD-ROM drives are installed in the 
 system by checking if the inserted CD is the correct one for booting.
 .
 The package can be of use to developers and packagers who want to create 
 their own bootable, live Debian CD-ROM or bootable, live Debian USB stick. 
 It will probably not be of any use to others.

Package: gibraltar-bootsupport
Architecture: i386
Depends: ${shlibs:Depends}, beep, file-rc, setcd, discover (>= 2.0.0-1), discover-data
Recommends: libsafe, logcheck
Conflicts: loadlin
Description: Boot support for Gibraltar live CD-ROM
 This package contains the necessary support for the live Gibraltar CD-ROM. It
 will manage /etc and /var to be writeable and will take care of saving and
 restoring /etc.
 .
 Therefore this package should be installed on the master copy that will be
 used as the live file system on the CD-ROM. Do not install it on a system that
 boots from a harddisk partition (e.g. the development system for creating the
 bootable CD-ROMs), it will break.
