Personal tools
You are here: Home Documentation Debian Kernel Toolkit Hooks Run system tasks

Run system tasks

Tasks

  • mark kernels as "ready" or "not suitable for booting" including system requirements (like udev depending on linux > 2.X.Y) into selection
  • run debconf tasks for interactive decisions (like new udev would need to disable old kernels, fstab would need to be upgraded with new libata etc.)

Implementation

Interface:dkt.hooks.interfaces.ISystemTask
Document Actions