diff --git a/debian/arch/mips/Makefile.inc b/debian/arch/mips/Makefile.inc new file mode 100644 index 000000000..1fc10c2d8 --- /dev/null +++ b/debian/arch/mips/Makefile.inc @@ -0,0 +1,9 @@ +# +# Variables +# +include_common_config := no +#headers_extra := include/asm/offset.h +initrd_modules := kernel/security/capability.ko +#headers_dirs := mips +#build_makeflags := 'V=1 CC=gcc-4.0' +default_config := r4k-ip22 diff --git a/debian/arch/mips/control.in b/debian/arch/mips/control.in new file mode 100644 index 000000000..ce99b3fab --- /dev/null +++ b/debian/arch/mips/control.in @@ -0,0 +1,79 @@ +Package: linux-headers-@version@-@abiname@-r10k-ip27 +Architecture: mips +Section: devel +Priority: optional +Depends: coreutils | fileutils (>= 4.0), linux-headers-@version@-@abiname@ +Provides: linux-headers, linux-headers-@major@ +Description: Header files for Linux kernel @version@ on SGI Origin + This package provides kernel header files for version @version@ on SGI + Origin 200/2000 and Onyx2 systems. These files are going to be installed + in /usr/src/linux-headers-@version@-@abiname@-r10k-ip27. They may be used + to build third-party kernel modules, matching the kernel image provided by + the linux-image-@version@-@abiname@-r10k-ip27 package. + +Package: linux-image-@version@-@abiname@-r10k-ip27 +Architecture: mips +Section: base +Priority: optional +Provides: linux-image, linux-image-@major@ +Depends: initrd-tools (>= 0.1.76), coreutils | fileutils (>= 4.0), module-init-tools (>= 0.9.13) +Conflicts: hotplug (<< 0.0.20040105-1) +Suggests: arcboot (>= 0.3.8.4), linux-doc-@version@ | linux-source-@version@ +Description: Linux kernel @version@ image on SGI Origin + This package provides the binary image and pre-built loadable modules of + Linux kernel @version@ for SGI Origin 200/2000 and Onyx2 systems. + +Package: linux-headers-@version@-@abiname@-r10k-ip30 +Architecture: mips +Section: devel +Priority: optional +Depends: coreutils | fileutils (>= 4.0), linux-headers-@version@-@abiname@ +Provides: linux-headers, linux-headers-@major@ +Description: Header files for Linux kernel @version@ on SGI Octane + This package provides kernel header files for version @version@ on SGI + Octane1/Octane2 systems. These files are going to be installed in + /usr/src/linux-headers-@version@-@abiname@-r10k-ip30. They may be used to + build third-party kernel modules, matching the kernel image provided by + the linux-image-@version@-@abiname@-r10k-ip30 package. + +Package: linux-image-@version@-@abiname@-r10k-ip30 +Architecture: mips +Section: base +Priority: optional +Provides: linux-image, linux-image-@major@ +Depends: initrd-tools (>= 0.1.76), coreutils | fileutils (>= 4.0), module-init-tools (>= 0.9.13) +Conflicts: hotplug (<< 0.0.20040105-1) +Suggests: arcboot (>= 0.3.8.4), linux-doc-@version@ | linux-source-@version@ +Description: Linux kernel @version@ image on SGI Octane + This package provides the binary image and pre-built loadable modules of + Linux kernel @version@ for SGI Octane1/Octane2 systems. +e a custom kernel from the sources. + +Package: linux-headers-@version@-@abiname@-r5k-ip32 +Architecture: mips +Section: devel +Priority: optional +Depends: coreutils | fileutils (>= 4.0), linux-headers-@version@-@abiname@ +Provides: linux-headers, linux-headers-@major@ +Description: Header files for Linux kernel @version@ on SGI O2 with R5x00 CPU + This package provides kernel header files for version @version@ on SGI O2 + systems with R5000/R5200/RM7000 CPUs. These files are going to be installed + in /usr/src/linux-headers-@version@-@abiname@-r5k-ip32. They may be used to + build third-party kernel modules, matching the kernel image provided by the + linux-image-@version@-@abiname@-r5k-ip32 package. + . + O2 systems with R10000 and R12000 CPUs are currently not supported. + +Package: linux-image-@version@-@abiname@-r5k-ip32 +Architecture: mips +Section: base +Priority: optional +Provides: linux-image, linux-image-@major@ +Depends: initrd-tools (>= 0.1.76), coreutils | fileutils (>= 4.0), module-init-tools (>= 0.9.13) +Conflicts: hotplug (<< 0.0.20040105-1) +Suggests: arcboot (>= 0.3.8.4), linux-doc-@version@ | linux-source-@version@ +Description: Linux kernel @version@ image on SGI O2 with R5x00 CPU + This package provides the binary image and pre-built loadable modules of + Linux kernel @version@ for SGI O2 systems with R5000/R5200/RM7000 CPUs. + . + O2 systems with R10000 and R12000 CPUs are currently not supported. diff --git a/debian/arch/mipsel/Makefile.inc b/debian/arch/mipsel/Makefile.inc new file mode 100644 index 000000000..3060a54f8 --- /dev/null +++ b/debian/arch/mipsel/Makefile.inc @@ -0,0 +1,9 @@ +# +# Variables +# +include_common_config := no +#headers_extra := include/asm/offset.h +initrd_modules := kernel/security/capability.ko +headers_dirs := mips +#build_makeflags := 'V=1 CC=gcc-3.3' +default_config := r4k-kn04 diff --git a/debian/arch/mipsel/control.in b/debian/arch/mipsel/control.in new file mode 100644 index 000000000..acc00269d --- /dev/null +++ b/debian/arch/mipsel/control.in @@ -0,0 +1,52 @@ +Package: linux-headers-@version@-@abiname@-r3k-kn02 +Architecture: mipsel +Section: devel +Priority: optional +Depends: coreutils | fileutils (>= 4.0), linux-headers-@version@-@abiname@ +Provides: linux-headers, linux-headers-@major@ +Description: Header files for Linux kernel @version@ on DECstation 5000 with R3000 CPU + This package provides kernel header files for version @version@ on Digital + DECstation 5000 systems with R3000 CPUs. These files are going to be + installed in /usr/src/linux-headers-@version@-@abiname@-r3k-kn02. + They may be used to build third-party kernel modules, matching the kernel + image provided by the linux-image-@version@-@abiname@-r3k-kn02 + package. + +Package: linux-image-@version@-@abiname@-r3k-kn02 +Architecture: mipsel +Section: base +Priority: optional +Provides: linux-image, linux-image-@major@ +Depends: initrd-tools (>= 0.1.76), coreutils | fileutils (>= 4.0), module-init-tools (>= 0.9.13) +Conflicts: hotplug (<< 0.0.20040105-1) +Suggests: delo (>= 0.9), linux-doc-@version@ | linux-source-@version@ +Description: Linux kernel @version@ image on DECstation 5000 with R3000 CPU + This package provides the binary image and pre-built loadable modules of + Linux kernel @version@ for Digital DECstation 5000/120, 5000/125, 5000/133, + and 5000/240 systems. + +Package: linux-headers-@version@-@abiname@-r4k-kn04 +Architecture: mipsel +Section: devel +Priority: optional +Depends: coreutils | fileutils (>= 4.0), linux-headers-@version@-@abiname@ +Provides: linux-headers, linux-headers-@major@ +Description: Header files for Linux kernel @version@ on DECstation 5000 with R4x00 CPU + This package provides kernel header files for version @version@ on Digital + DECstation 5000 systems with R4x00 CPUs. These files are going to be + installed in /usr/src/linux-headers-@version@-@abiname@-r4k-kn04. They + may be used to build third-party kernel modules, matching the kernel + image provided by the linux-image-@version@-@abiname@-r4k-kn04 package. + +Package: linux-image-@version@-@abiname@-r4k-kn04 +Architecture: mipsel +Section: base +Priority: optional +Provides: linux-image, linux-image-@major@ +Depends: initrd-tools (>= 0.1.76), coreutils | fileutils (>= 4.0), module-init-tools (>= 0.9.13) +Conflicts: hotplug (<< 0.0.20040105-1) +Suggests: delo (>= 0.9), linux-doc-@version@ | linux-source-@version@ +Description: Linux kernel @version@ image on DECstation 5000 with R4x00 CPU + This package provides the binary image and pre-built loadable modules of + Linux kernel @version@ for Digital DECstation 5000/50, 5000/150, and + 5000/260 systems.