1. 21 Nov, 2018 1 commit
  2. 16 Nov, 2018 2 commits
  3. 11 Nov, 2018 2 commits
  4. 08 Nov, 2018 1 commit
  5. 05 Nov, 2018 1 commit
  6. 02 Nov, 2018 2 commits
  7. 30 Oct, 2018 1 commit
  8. 24 Oct, 2018 1 commit
  9. 23 Oct, 2018 2 commits
  10. 22 Oct, 2018 2 commits
  11. 17 Oct, 2018 1 commit
    • Ben Hutchings's avatar
      [x86] hyperv-daemons: Make all services conditional on device existence · bc118214
      Ben Hutchings authored
      hv_{kvp,vss}_daemon used to communicate with the corresponding kernel
      drivers over netlink, but now they use char devices.  hv_fcopy_daemon
      always used a char device.  Rather than checking for Hyper-V
      specifically, change all of the init scripts and systemd service
      definitions to check for the appropriate device nodes.
      
      Delete the check-hyperv program that we used to check for Hyper-V
      in init scripts.
      bc118214
  12. 16 Oct, 2018 3 commits
  13. 15 Oct, 2018 2 commits
  14. 14 Oct, 2018 2 commits
    • Ben Hutchings's avatar
      Move generation of CONFIG_BUILD_SALT to gencontrol.py · be3a9537
      Ben Hutchings authored
      CONFIG_DEBUG_INFO and CONFIG_MODULE_SIG are added in gencontrol.py,
      so be consistent with that.
      
      This unfortunately requires some ugly escaping of quotes.
      be3a9537
    • Ben Hutchings's avatar
      debian/rules: Checksum only the source name and version from debian/changelog · c1578ede
      Ben Hutchings authored
      Checksumming the whole of debian/changelog when deciding whether to
      run gencontrol.py results in (a) frequent changes to control.md5sum
      and (b) the need to invoke various targets twice during development.
      
      I originally made this change to address (a), which would be an
      annoyance if and when we start using dgit.  However, fixing (b) is a
      nice benefit regardless of whether we do that.
      c1578ede
  15. 13 Oct, 2018 1 commit
  16. 12 Oct, 2018 2 commits
  17. 11 Oct, 2018 1 commit
  18. 09 Oct, 2018 2 commits
  19. 08 Oct, 2018 1 commit
  20. 07 Oct, 2018 2 commits
  21. 05 Oct, 2018 5 commits
  22. 04 Oct, 2018 1 commit
  23. 03 Oct, 2018 2 commits