From d1e063beb43e595680c65e3804d1f8ddff53373b Mon Sep 17 00:00:00 2001 From: Guido Guenther Date: Sat, 18 Nov 2006 23:48:07 +0100 Subject: Imported Debian version 0.3.8.8 --- debian/control | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..448b5fd --- /dev/null +++ b/debian/control @@ -0,0 +1,27 @@ +Source: arcboot +Section: admin +Priority: optional +Maintainer: Guido Guenther +Uploaders: Thiemo Seufer +Build-Depends: debhelper (>=4.1.16), e2fslibs-dev +Standards-Version: 3.7.2 + +Package: arcboot +Architecture: mips +Depends: dvhtool, ${misc:Depends} +Description: Bootloader for SGI/MIPS IP22 and IP32 machines + arcboot is a bootloader for SGI/MIPS IP22 and IP32 machines like the Indy, + Indigo2 and O2. It is able to boot the Linux kernel from ext2 and ext3 + filesystems. Support for other ARCS based subarchitectures can easily be + added. It is currently not capable of booting IRIX or to boot from iso9660 + CDROMs though. + +Package: tip22 +Architecture: mips +Depends: binutils | binutils-multiarch, file +Description: Tftp boot image builder for SGI/MIPS IP22 and IP32 machines + tip22 is used to merge kernel and initrd into one bootable image. This + image also contains a small loader stub that copies the kernel to its + load address and appends the ramdisk. This is useful for booting via tftp or + from a CDROM. It is currently targeted for the IP22 and IP32 subarchitectures + but support for other ARCS based subarchitectures can easily be added. -- cgit v1.2.3