apt-get upgrade only updates an existing package to a newer version. It is what I have always used on my LinuxCNC machines.
> On 6 Jan 2020, at 4:02 pm, John Dammeyer <[email protected]> wrote: > >> On 2020-01-05 18:43, John Dammeyer wrote: >>> My system boots and tells me it's 2.7.14. If I unplug the MESA card from >> the Ethernet port and connect it to the LAN what steps would I take to >> upgrade without breaking anything. >>> Is it as simple as >>> sudo apt-get update >>> sudo apt-get upgrade >>> >>> I hate to muck with anything that is working... >>> >> >> Be careful to not upgrade the OS. 'sudo apt-get upgrade' may want to >> upgrade the kernel and then, you may not have the real time kernel. >> >> Maybe try 'sudo apt-get --simulate upgrade' to see what is to be done. >> >> Tom Dean > > Hi Tom, > That's the reason I'm asking. I don't know what needs to be done so what it > tells me won't make any sense. > John > > > > > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
