Skip to content
Snippets Groups Projects
  • Russ Allbery's avatar
    7f62cc29
    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
    History
    Rework the open-vm installation rules
    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.