File: INDEX

package info (click to toggle)
evms 2.5.2-1.sarge2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 14,248 kB
  • ctags: 15,488
  • sloc: ansic: 201,340; perl: 12,421; sh: 4,262; makefile: 1,516; yacc: 316; sed: 16
file content (16 lines) | stat: -rw-r--r-- 494 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Patches for 2.6.11-rc5 kernels for EVMS 2.5.2. See the top-level INSTALL for
more details before applying these patches.

Apply each patch with:
cd /usr/src/linux-2.6.11-rc5/
patch -p1 < filename.patch

bd-claim.patch:
	Patch to allow EVMS to activate volumes on disks that also contain
	mounted kernel-partitions. See the comments in the patch file for
	more details.

dm-bbr.patch:
	Patch to provide a Bad-Block-Relocation target for Device-Mapper.
	Required if you want to use BBR devices.