File: control

package info (click to toggle)
dphys-kernel-packages 20061027-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 252 kB
  • ctags: 11
  • sloc: sh: 802; makefile: 83
file content (17 lines) | stat: -rw-r--r-- 663 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: dphys-kernel-packages
Section: admin
Priority: optional
Maintainer: Gürkan Sengün <gurkan@linuks.mine.nu>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2

Package: dphys-kernel-packages
Architecture: i386
Depends: lshw, kernel-package, debhelper, fakeroot, make, lintian
Recommends: bzip2
Description: Generate many variants of kernel packages and modules
 Generates a range of kernel config files for various processors, SMP and
 memory size variants, then compiles for each a kernel and a set of external
 kernel modules, and packages all of these as .deb packages for easy installation.
 .
 Uses make-kpkg for the actual package generation.