10,14c10,14 < # This setting includes, into the CPIO image, and additional < # binaries a given user may wish. This is run first, so may < # be used to override the actual binaries used in a given hook. < # (Existing files are NOT overwritten is already added) < # BINARIES are dependancy parsed, so you may safely ignore libraries --- > # This setting includes any additional binaries a given user may > # wish into the CPIO image. This is run first, so it may be used to > # override the actual binaries used in a given hook. > # (Existing files are NOT overwritten if already added) > # BINARIES are dependency parsed, so you may safely ignore libraries 19,20c19,20 < # as-is and are not parsed in anyway. This is useful for config files. < # Some users may wish to include modprobe.conf for custom module options, --- > # as-is and are not parsed in any way. This is useful for config files. > # Some users may wish to include modprobe.conf for custom module options 35,36c35,36 < # This setup specifies all modules in the MODULES setting above. < # No raid, lvm2, or encrypted root is needed. --- > ## This setup specifies all modules in the MODULES setting above. > ## No raid, lvm2, or encrypted root is needed. 39,40c39,40 < # This setup will autodetect all modules for your system and should < # work as a sane default --- > ## This setup will autodetect all modules for your system and should > ## work as a sane default 43,44c43,44 < # This is identical to the above, except the old ide subsystem is < # used for IDE devices instead of the new pata subsystem. --- > ## This is identical to the above, except the old ide subsystem is > ## used for IDE devices instead of the new pata subsystem. 47,48c47,48 < # This setup will generate a 'full' image which supports most systems. < # No autodetection is done. --- > ## This setup will generate a 'full' image which supports most systems. > ## No autodetection is done. 51,52c51,52 < # This setup assembles an pata raid array with an encrypted root FS. < # Note: See 'mkinitcpio -H raid' for more information on raid devices. --- > ## This setup assembles an pata raid array with an encrypted root FS. > ## Note: See 'mkinitcpio -H raid' for more information on raid devices. 55c55 < # This setup loads an lvm2 volume group on a usb device. --- > ## This setup loads an lvm2 volume group on a usb device.