Commit Graph

29 Commits

Author SHA1 Message Date
iWeaker4you
cdbf5273ad Fix certificate issue on Debian (#55)
* Fix certificate issue on Debian 

I only applied it in version 5.8 so that first you can see if it applies to all, or if my solution is viable.

The problem is that every time it does the verification, it downloads the original configuration from github and does not maintain its own manual configuration that solves the certificate problem in Debian, it does not finish compiling for that reason.

And when you give Install.sh the CONFIG_SYSTEM_TRUSTED_KEYS = "debian / certs / test-signing-certs.pem" is reset, regardless of whether you edited it.

* Solution to certificate problem in Debian [Fixed]

* Add Debian only support

* Add Debian custom support

* Oop! OR Conditional

* Replace AND for OR Condition

* OR ......

* Regression with OR..
2020-08-27 13:44:41 +02:00
Tk-Glitch
e28f6e8c84 linux58-tkg: 5.8.5 2020-08-27 12:34:04 +02:00
Tk-Glitch
6c3afa9aab linux58-tkg: 5.8.4 2020-08-26 14:09:30 +02:00
Tk-Glitch
51398d802c linux58-tkg: Update config
Silences new config entry prompt
2020-08-21 16:20:21 +02:00
Tk-Glitch
174e8faa29 linux58-tkg: 5.8.3 2020-08-21 16:13:18 +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
4804b9129f linux54/58-tkg: Config sync 2020-08-20 14:07:03 +02:00
Tk-Glitch
7146a546e4 linux58-tkg: 5.8.2 2020-08-19 12:21:01 +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
8c391854b4 linux58-tkg: Update prjc / BMQ patchset to v5.8-r1
http://cchalpha.blogspot.com/2020/08/project-c-v58-r1release.html
2020-08-17 19:59:15 +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
0d144b2590 linux58-tkg: Update readme 2020-08-17 14:20:56 +02:00
Tk-Glitch
2a56141bbf linux58-tkg: Bring Ubuntu install script and related changes initially introduced with https://github.com/Frogging-Family/linux-tkg/pull/26 2020-08-17 14:14:17 +02:00
Tk-Glitch
4a6b1ef584 linux58-tkg: Update readme
Thanks for pointing it out Muh 🐸
2020-08-15 20:03:37 +02:00
FLGX
ec0fcc15d2 Allow using upper-cased "Y" to answer questions (#45) 2020-08-15 19:18:32 +02:00
Tk-Glitch
0c8886a2b2 linux58-tkg: Add prjc/BMQ fix 476c03d6ff 2020-08-12 18:24:29 +02:00
Tk-Glitch
82974f4a15 linux58-tkg: 5.8.1 2020-08-11 16:53:41 +02:00
Tk-Glitch
469624d1ac linux-tkg: Ask user about the CFS fallback
Can be bypassed to exit with _nofallback="true" hidden option
2020-08-11 16:19:01 +02:00
Tk-Glitch
52d17f6af2 linux58-tkg: Adjustments and fixes for https://github.com/Frogging-Family/linux-tkg/pull/43 2020-08-11 15:46:27 +02:00
Térence Clastres
de27f8c1c5 Add rebased BMQ from 5.8 (#43) 2020-08-11 15:20:35 +02:00
Tk-Glitch
d039728f97 Revert "linux58-tkg: Add rebased BMQ from 5.7. (#38)"
This reverts commit eef469774b.
2020-08-05 18:36:03 +02:00
Torge Matthies
eef469774b linux58-tkg: Add rebased BMQ from 5.7. (#38) 2020-08-05 16:15:29 +02:00
Tk-Glitch
79c1b663b1 linux58-tkg: Import changes from 6ab568ff2a 2020-08-04 14:00:09 +02:00
Tk-Glitch
5cdbfad000 linux58-tkg: Update config 2020-08-04 13:42:06 +02:00
FLGX
be02a169e1 linux58-tkg: Update from RC7 to release (#37) 2020-08-04 13:20:26 +02:00