Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use kernel release for package name on saucy and newer #35

Merged
merged 3 commits into from Jan 2, 2014

Commits on Dec 19, 2013

  1. fix(extras): Use uname -r output for extras package name by default

    - Optionally, allow a cookbook user to pick the older method of finding
      a kernel, in case the new way breaks compatibilty for them
    jayofdoom committed Dec 19, 2013
    Copy the full SHA
    2f0ea6a View commit details
    Browse the repository at this point in the history
  2. fix(aufs): Check that the package exists before installing

    - Also for new method, use ohai's provided kernel release rather than
      shelling out to uname
    jayofdoom committed Dec 19, 2013
    Copy the full SHA
    2721fe1 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2014

  1. Copy the full SHA
    3cc505e View commit details
    Browse the repository at this point in the history