Skip to content
Snippets Groups Projects
  1. Sep 26, 2013
  2. Sep 19, 2013
  3. Sep 17, 2013
  4. Sep 16, 2013
  5. Sep 12, 2013
  6. Sep 11, 2013
    • Russ Allbery's avatar
      Rework the open-vm installation rules · 7f62cc29
      Russ Allbery authored
      Avoid too many levels of redirection through variables and
      variables with studly-caps in favor of a single variable.
      Default to the jessie and sid package, since that's what we'll
      use going forward.  Avoid using regexes; this isn't really a
      regex match, and we'll soon be able to delete the lenny case
      anyway.
      7f62cc29
  7. Sep 10, 2013
  8. Aug 28, 2013
  9. Aug 21, 2013
  10. Aug 17, 2013
  11. Aug 14, 2013
  12. Aug 13, 2013
  13. Aug 08, 2013
  14. Aug 04, 2013
  15. Aug 02, 2013
  16. Jul 30, 2013
  17. Jul 15, 2013
  18. Jul 14, 2013
  19. Jul 13, 2013
    • Russ Allbery's avatar
      Deprioritize anycast DNS servers · 9ce1f8d8
      Russ Allbery authored
      Move campus anycast DNS servers to the bottom of the DNS server list
      for now.  These are not yet considered production DNS servers.
      9ce1f8d8
    • Russ Allbery's avatar
      Templatize the default crontab, remove anacron support · 5c831dcd
      Russ Allbery authored
      The static crontab files installed by base::cron have been replaced
      with a template to handle differences between Red Hat and Debian.  The
      periodic cron jobs no longer even attempt to use anacron, avoiding any
      problems with unpredictable cron run times if anacron is installed on
      the system.
      5c831dcd
Loading