File: control

package info (click to toggle)
kernel-patch-2.2.20-raid 4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 108 kB
  • ctags: 2
  • sloc: makefile: 42; sh: 36
file content (22 lines) | stat: -rw-r--r-- 1,047 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: kernel-patch-2.2.20-raid
Section: devel
Priority: extra
Maintainer: Camm Maguire <camm@enhanced.com>
Build-Depends-Indep: debhelper
Standards-Version: 3.5.6.0

Package: kernel-patch-2.2.20-raid
Architecture: all
Depends: bzip2, patch
Suggests: raidtools2
Description: Ingo Molnar's patch of raid2 functionality to 2.2.x
 This patch enables the "new" raid functionality, standard in 2.4.x kernels,
 to be used with 2.2.x kernels.  When running a kernel with this patch, 
 one should install the raidtools2 Debian package, which will also facilitate
 upgrades of older raid arrays to the new structure.  New features include
 optional kernel autodetection of raid arrays at boot time, recognition of 
 raid arrays when disk device names have changed, and "hot" adding and 
 removal of devices to running raid arrays.  A small patch has been added
 to run the autodetect procedure when raid modules are loaded, thereby 
 enabling initrd scripts to probe for and analyze filesystems on raid
 devices when looking for a "real" root filesystem.