Posts: 741
Threads: 72
Joined: Nov 2016
Reputation:
0
Jerry attached is the proposed code for Kernel Installer Tweak (since we have Kernel Removal I think Kernel Installer would be a suitable name :P )
https://unlockforus.com
Sorry for seeming stupid and preferring Linux - I just don't know any better.
Posts: 9,112
Threads: 576
Joined: Feb 2014
Reputation:
16
Thanks, will look at this soon.
Posts: 9,112
Threads: 576
Joined: Feb 2014
Reputation:
16
Happy to include this in Lite Tweaks. Can we have it output info when it is downloading and installing like it does in Install Updates?
Posts: 741
Threads: 72
Joined: Nov 2016
Reputation:
0
Ermm... how did it jump from 4.7 to 4.11? Did we miss to add 4.8, 4.9 and 4.10 to that initial code or isn't available in the repo?
Yeah, we have to add some conditions to make it find and pull the correct firmware-image cos' right now it wont work.
https://unlockforus.com
Sorry for seeming stupid and preferring Linux - I just don't know any better.
Posts: 741
Threads: 72
Joined: Nov 2016
Reputation:
0
Never mind, this tweak is "garbage" if we have to manually update it every time a new kernel is released. Besides, the user may be using a mirror where the kernel isn't sync'd yet and we will giving them an option for a kernel that can't be installed at that time.
I have to recode this tweak and make it more dynamic... something we set and forget... I think we can get it done by sorting with apt search... that will give us an exact output of what the user is getting from the mirror and we won't have to update the tweak on every new kernel push. I'll get something in that line...
https://unlockforus.com
Sorry for seeming stupid and preferring Linux - I just don't know any better.
(This post was last modified: 05-02-2017, 01:31 AM by
ralphy.)