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

Fix libraries install and copy of regulatory.bin #10

Open
wants to merge 1 commit into
base: update_19042019
Choose a base branch
from

Commits on May 3, 2019

  1. Fix libraries install and copy of regulatory.bin

    User on arm device Rock64 with linux kernel 4.4.167 (4.4.167-1169-rockchip-ayufan-g3cde5c624c9c).
    
    I had to make these change to get the script to work:
    Removed libraries from apt install command conflicted with installed version and made the script fail
    I had no pre-existing folder `/lib/crda` so it had to be created (with `/lib/crda/pubkeys`) before copying files
    Added extra test to prevent overwriting backup bin
    
    My apologies if that breaks something on for others, feel free to correct or adapt.
    rfenouil committed May 3, 2019
    Configuration menu
    Copy the full SHA
    cf2a3de View commit details
    Browse the repository at this point in the history