URL: https://linuxfr.org/users/cykl/journaux/kconfig Title: Kconfig Authors: ckyl Date: 2004年09月27日T13:35:59+02:00 Tags: Score: 1 root@ragondin linux/drivers/md # pwd /usr/src/linux/drivers/md /usr/src/linux/drivers/md root@ragondin linux/drivers/md # vim Kconfig /usr/src/linux/drivers/md 110 config MD_RAID6 111 tristate "RAID-6 mode (EXPERIMENTAL)" 112 depends on BLK_DEV_MD && EXPERIMENTAL 113 ---help--- 114 WARNING: RAID-6 is currently highly experimental. If you 115 use it, there is no guarantee whatsoever that it won't 116 destroy your data, eat your disk drives, insult your mother, 117 or re-appoint George W. Bush. 118 Y'en a qui ont de l'humour :-)