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

Add check for required Linux capabilities #453

Merged
merged 6 commits into from
Jan 4, 2019

Commits on Jan 2, 2019

  1. Add check for required Linux capabilities.

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    070feb6 View commit details
    Browse the repository at this point in the history
  2. Just complain loudly instead of failing badly if capabilities are not…

    … available
    
    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    724ab54 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Add libcap-dev to Dockerfiles

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    ea6b416 View commit details
    Browse the repository at this point in the history
  2. Use architecture-specific libcap-dev packages

    Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
    AzureMarker committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    b0e5e17 View commit details
    Browse the repository at this point in the history
  3. Fix arm library search path

    Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
    AzureMarker committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    31df634 View commit details
    Browse the repository at this point in the history
  4. Move -m32 flag from CI config to docker container

    Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
    AzureMarker committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    f8db82c View commit details
    Browse the repository at this point in the history