Commit Graph

16 Commits

Author SHA1 Message Date
Adel Kara Slimane
afc7b56bcb
linux*-tkg-config/prepare: Fix cleanup step on non-arch distros (#65) 2020-09-12 15:58:38 +02:00
Tk-Glitch
eeff790b17 linux59-rc-tkg: RC4 2020-09-07 17:21:30 +02:00
Tk-Glitch
52c8d4e2f0 linux-tkg: readme: Make distro support a bit clearer
Fixes https://github.com/Frogging-Family/linux-tkg/issues/57
2020-09-05 13:42:10 +02:00
iWeaker4you
f4df8b9100
Wrong file install on Ubuntu/Debian (#59)
* Wrong file install on Ubuntu/Debian 5.7

* Wrong file install on Ubuntu/Debian 5.8

* Wrong file install on Ubuntu/Debian 5.9
2020-09-04 13:54:12 +02:00
Tk-Glitch
2d06ee815f linux59-rc-tkg: RC3 2020-09-03 13:31:17 +02:00
Adel Kara Slimane
ee80080260
Support Fedora and derivatives (#56)
* linux57: install.sh: Add install for Fedora

* linux57: install.sh: use dnf to install and save it for uninstall

* linux57: install.sh: enable Fedora compilation

* linux57: use single equal sign for conditions

* linux57: Add uninstall step

* linux57: remove unwated changes

* linux57: install.sh: code cleanup

* linux57: install.sh: remove redundant condition

* linux57: install.sh: Fedora: update dependency install

* linux57: install.sh: uninstall only kernel and keep dependencies

* linux57: install.sh: make script executable

* linux57: install.sh: remove header uninstall in Ubuntu

* Linux57: Initial Suse support

* linux57: install.sh: Add Suse to the distro error message

* linux57: install.sh: Additionnal Suse dependency packages

* linux57: install.sh: disable gpg check for Suse kernel install

* linux57: install.sh: Fedora & derivative: produce dev files

* Linux57: install.sh: make Suse use ccache

* Linux57: install.sh: Fedora & derivatives: add install/uninstall of kernel-devel

* linux57: install.sh: Fix: disable sign check for Suse kernel install

* linux57: install.sh: Fedora & derivatives: enable confirm prompt for kernel install

* linux57: install.sh: suse add flag to replace files from default kernel-headers

* linux57: install.sh: make uninstall manual

* linux57: install.sh: add uninstall help for Suse

* linux57: install.sh: correct uninstall message for suse

* linux57: install.sh: move made RPMS into working folder and cleanup

* linux57: install.sh: add uninstall help for Fedora

* linux57: install.sh: Move deb files into DEBs folder

* linux57: install.sh: Ubuntu: install dev deb package

* linux57: install.sh: add Ubuntu uninstall help.

* linux57: install.sh: improve Ubuntu uninstall help

* linux57: Add Debian distro and related fix

* linux57: install.sh: prompt for distro

* linux57: install.sh: use _basekernel instead of 5.7

* linux57: install.sh: fix for using _basekernel everywhere

* linux57: add ubuntu/debian dependency install

* linux58: copy install.sh from 5.7 as-is, add distro prompt

* linux59: copy install.sh from 5.7 as-is, add distro prompt

* Fix PKGBUILD after adding the distro prompt

* Revert "Fix PKGBUILD after adding the distro prompt"

This reverts commit 9c3c155b3ed07a4aa04ec10d6fc0e8b5710a2f07.

* Fix PKGBUILD because of the distro prompt

* linux57: install.sh: improve `config` script path

* linux57: install.sh: loop if wrong answer in distro prompt

* linux57: install.sh: code cleanup

* Copy linux57 install.sh to linux58 and linux59

* install.sh: change "uninstall" argument to "uninstall-help"

* Update READMEs
2020-09-01 17:57:21 +02:00
Tk-Glitch
98da724052 linux59-rc-tkg: RC2 2020-08-24 13:25:28 +02:00
Tk-Glitch
a505e3b7a4 linux58/59-tkg: non-makepkg: Update versions in install.sh
We should move that to variables, and the dir won't be correct on 5.9 until release, but that will do for now 🐸
2020-08-21 11:23:59 +02:00
Tk-Glitch
16a91d2987 linux-tkg: Set CONFIG_DEBUG_INFO=n by default on non-Arch
Debian-based distros notably create huge dbg packages otherwise
2020-08-21 10:09:10 +02:00
Koopa
453a462715
Install the TkG configuration used to the system (#49)
* linux-tkg: Install configuration used.

* linux-tkg: Document the installed config file.
2020-08-21 09:20:46 +02:00
Koopa
913245031b
linux-tkg: Accept default config w/ modprobed-db. (#47)
This alleviates Tk-Glitch/PKGBUILDS#404 by piping newlines to "make
localconfig".
2020-08-20 14:24:35 +02:00
Tk-Glitch
62f97be247 linux59-rc-tkg: Update readme and comment out some disabled options in .cfg 2020-08-18 17:39:52 +02:00
Tk-Glitch
66d595fac8 linux-tkg: Explicitly set X86_P6_NOP default (disabled) so it doesn't prompt on archs not selecting it. 2020-08-17 20:45:06 +02:00
Tk-Glitch
e71dced34b linux-tkg: non-Arch: Set _misc_adds="false" for now
This breaks on other distros due to the TTY patch. Until a decision is taken regarding the patch or the best way to fix it, this will do.
2020-08-17 16:51:56 +02:00
Tk-Glitch
967331d0be linux-tkg: The double equal sign amusement continuation 2020-08-17 16:43:41 +02:00
Tk-Glitch
25d9259519 Introduce initial linux59-rc-tkg
No alternative CPU scheduler, Fsync or Nvidia prop blobs support
2020-08-17 14:52:49 +02:00