Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make linux_install.sh work with openSUSE Leap 15.0 (#4218) | Daniel Shields | 2018-10-29 | 1 | -1/+5 |
| | |||||
* | fixed broken linebreak in fedora part, and indentation in arch-part | R4WBIT | 2018-10-29 | 1 | -2/+2 |
| | |||||
* | Add opensuse packages provided by @isolatedvirus | skullY | 2018-10-22 | 1 | -0/+14 |
| | |||||
* | Fold install_dependencies.sh into linux_install.sh and freebsd_install.sh | skullY | 2018-10-22 | 1 | -28/+88 |
| | |||||
* | Enable support for Linux Mint 18 with linux_install.sh (#4042) | Chris Johnston | 2018-10-02 | 1 | -2/+2 |
| | | | | | | | | Enable support for ubuntu-derived linux-es in installer Checks /etc/os-release for mention of ubuntu and debian. Linux Mint uses ID_LIKE=ubuntu, not ID_LIKE=debian (as seen in Ubuntu 16.04, unsure about others) | ||||
* | Pin avr-gcc in shell.nix pending release of 8.3.0 (#3922) | Jack Henahan | 2018-09-25 | 1 | -1/+3 |
| | | | | | | | | * Pin avr-gcc in shell.nix pending release of 8.3.0 There's apparently a critical bug in 8.2.0, which is now the nixpkgs default. This change overrides that default in favor of the known good version. Once 8.3.0 is the default, the override can be dropped. * Arch/Manjaro fix | ||||
* | Fix installation for linux finding ID:fedora in os_release | Miguel Garcia Rodriguez | 2018-09-10 | 1 | -1/+1 |
| | |||||
* | Add manjaro asn arch-based distro | Thomas Vandaele | 2018-09-10 | 1 | -1/+1 |
| | |||||
* | Added gentoo to installer (#3272) | zjpxshade | 2018-07-15 | 1 | -3/+17 |
| | | | | | | | | | | | | | | | | | | | | * Added gentoo installer * Remove comments * Remove comments * Updating the layout * Revert "Remove comments" This reverts commit e348afa41a470d4b8f1865d92b85acd32ab14074. * Revert "Updating the layout" This reverts commit 181822d195f722f4981825ded7dd85fa268c3c56. * Undo erroneous revert | ||||
* | Added archlinux support to linux_install.sh | Florens Pauwels | 2018-05-02 | 1 | -0/+9 |
| | |||||
* | Add a newbie guide for people completely new to QMK (#2480) | skullydazed | 2018-03-06 | 1 | -0/+17 |