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

Collapse All | Expand All

(-)a/genkernel (-1 / +1 lines)
Lines 356-361 then Link Here
356
		print_warning 1 'With support for several ext* filesystems around it may be needed to'
356
		print_warning 1 'With support for several ext* filesystems around it may be needed to'
357
		print_warning 1 'add "rootfstype=ext3" or "rootfstype=ext4"'
357
		print_warning 1 'add "rootfstype=ext3" or "rootfstype=ext4"'
358
	fi
358
	fi
359
    [ -f /sys/kernel/debug/vgaswitcheroo/switch ] && print_warning 1 'You probably want to check "vga_switcheroo" ramdisk option'
359
fi
360
fi
360
361
361
[ "${BOOTRW}" != '' ] && mount -o remount,ro ${BOOTDIR}
362
[ "${BOOTRW}" != '' ] && mount -o remount,ro ${BOOTDIR}
362
- 

Return to bug 381361