Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 468760 | Differences between
and this patch

Collapse All | Expand All

(-)a/genkernel-3.4.51/gen_initramfs.sh (-1 / +1 lines)
Lines 254-260 Link Here
254
	# Copy files
254
	# Copy files
255
	copy_binaries "${TEMP}/initramfs-multipath-temp" \
255
	copy_binaries "${TEMP}/initramfs-multipath-temp" \
256
		/bin/mountpoint \
256
		/bin/mountpoint \
257
		/sbin/{multipath,kpartx,mpath_prio_*,devmap_name,dmsetup} \
257
		/sbin/{multipath,kpartx,dmsetup} \
258
		/{lib,lib64}/{udev/scsi_id,multipath/*so} 
258
		/{lib,lib64}/{udev/scsi_id,multipath/*so} 
259
259
260
	# Support multipath-tools-0.4.8 and previous
260
	# Support multipath-tools-0.4.8 and previous

Return to bug 468760