Hi, Pratyush On 03/02/16 at 05:36pm, Pratyush Anand wrote: > Changes since RFC: > -- Added one more patch to take care that dracut does not add watchdog > hooks when systemd module is included. In that case systemd daemon will > manage watchdog for kicking. > -- Removed --nowdt argument. User can use -o or --omit when wathdog module > is not needed. Thanks Harald for this suggestion. > -- Now I also do not check for "hostonly" to add modules for active > watchdog. It seems reasonable to add kernel watchdog modules whenever, > dracut watchdog module has been added. >From my understanding hostonly is a different mode comparing with the default one which being used for distribution provided initramfs. In the latter case all possible drivers should be included. But hostonly mode only adding the drivers being used in this boot. From the code logic we provided it will detect active wdt module and add the driver, the behavior is just "hostonly", no? Thanks Dave -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html