Why not use apt ? After all APT is the debian way, and we're using debian . . .
On Wed, Aug 3, 2016 at 11:01 AM, Matt99eo <[email protected] > wrote: > Thanks Robert. > > Was just typing a reply that I found that on on line 200 of the script: > > > https://github.com/RobertCNelson/boot-scripts/blob/master/tools/update_kernel.sh#L200 > > Its running now and just completed. reboot shows that it worked. Most > appreciated once again! > > > On Wednesday, August 3, 2016 at 10:56:25 AM UTC-7, RobertCNelson wrote: >> >> On Wed, Aug 3, 2016 at 12:29 PM, Matt99eo >> <[email protected]> wrote: >> > Thanks for confirming my suspicion... >> > >> > To update kernel should I use /opt/scripts/tools/./update_kernel.sh ? >> > >> > Tried that and it looks it went for the latest 4.6.5 >> > >> > Questions: >> > - Can I tell this script to use 4.4.16-bone-rt-r11 >> >> ./update_kernel.sh --lts-4_4 >> >> I've updated the script to be more vocal about options: >> >> >> https://github.com/RobertCNelson/boot-scripts/commit/f79a2f90e3cbffc0c5243e646e728dacf2f51e82 >> >> With no cmdline options it defaults to "--stable"... >> >> > - Is this the best way to update or should I recompile using >> > 4.4.16-bone-rt-r11 and port all my stuff into it? >> >> > - What does the 'is currently unavailable on [rcn-ee.com/repos] means >> in >> > output below? >> >> That's just to prevent race conditions, in the past my cable modem >> hasn't been the fastest network connection.. >> >> It's there now: >> >> >> http://repos.rcn-ee.net/debian/pool/main/l/linux-upstream/linux-image-4.6.5-bone-rt-r3_1jessie_armhf.deb >> >> Regards, >> >> -- >> Robert Nelson >> https://rcn-ee.com/ >> > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/cc242446-ea03-45b3-875f-c82a00361675%40googlegroups.com > <https://groups.google.com/d/msgid/beagleboard/cc242446-ea03-45b3-875f-c82a00361675%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CALHSORrPbPK5vU%2BNBA6y6dfhymiUK0%2BxkiTttvfzDg-TS%2BViSA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
