On 16.03.2016 04:39, Pratyush Anand wrote: > Changes since V4: > -- Renamed 04watchdog.conf to 00watchdog.conf > Changes since V3: > -- Incorporated changes suggested by Harald for V2 patches > > Changes since V2: > -- Added one more patch to update rd.driver.pre with watchdog module name, > so that they are loaded into kernel as early as possible. > -- Removed creation of tmp/active-watchdogs. modinfo will be helpful for > kexec-tools. > -- Now we add modules for active watchdog in hostonly mode and modules for > all watchdog in no-hostonly mode. > > 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. > > > > Pratyush Anand (3): > watchdog: Do not add hooks if systemd module is included > watchdog: install module for active watchdog > watchdog: ensure that module is loaded as early as possible > > Cc: Dave Young <dyoung@xxxxxxxxxx> > Cc: Don Zickus <dzickus@xxxxxxxxxx> > Cc: Harald Hoyer <harald@xxxxxxxxxx> > > modules.d/04watchdog/module-setup.sh | 38 ++++++++++++++++++++++++++++++++++++ > 1 file changed, 38 insertions(+) > pushed, please review my changes: <https://github.com/dracutdevs/dracut/commit/74e2d1e69f5527ab31b01fc19f67143d1f091980> -- 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