]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Add support for slackware distribution (linux_install.sh) (#4369)
authorPaco <manuel.arguelles@gmail.com>
Mon, 12 Nov 2018 19:58:07 +0000 (14:58 -0500)
committerDrashna Jaelre <drashna@live.com>
Mon, 12 Nov 2018 19:58:07 +0000 (11:58 -0800)
* Add support for slackware distribution (linux_install.sh)

The required packages are not provided by the official repository. The packages
need to be installed from slackbuilds.org either manually or with the help of
third party tools like sbotools.

* Modify linux_install.sh according to code review

Modifies the Slackware section of the linux_install.sh script based on the
suggestions from the code review.

* Modify utils/linux_install.sh according to suggestions


No differences found