Go to file
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 +07:00
linux54-tkg linux54-tkg: 5.4.61 2020-08-26 14:08:59 +07:00
linux57-tkg linux57-tkg: 5.7.19 2020-08-27 12:33:53 +07:00
linux58-tkg Fix certificate issue on Debian (#55) 2020-08-27 13:44:41 +07:00
linux59-rc-tkg linux59-rc-tkg: RC2 2020-08-24 13:25:28 +07:00
.gitignore linux57-tkg: Simplify various ubuntu build script interactions 2020-08-06 21:58:24 +07:00