[10.04]-Stop Showing Kernel Updates In Update Manager?
Hi,
How can I tell Update Manager to stop showing kernel updates?
I am running a newer kernel than what is being show.
Thanks!
Jesse
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
09-20-2010, 06:30 AM
Thomas Yao
-Stop Showing Kernel Updates In Update Manager?
On Sun, Sep 19, 2010 at 12:13 AM, Jesse Palser <SLNTHERO@aol.com> wrote:
> [10.04]-Stop Showing Kernel Updates In Update Manager?
>
> Hi,
>
> How can I tell Update Manager to stop showing kernel updates?
> I am running a newer kernel than what is being show.
> Thanks!
>
> Jesse
Why not disable the Update Manager from "Startup Application" and do
the update && upgrade in the terminal when you want to?
--
@ghosTM55
Mechanism, not policy
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
09-21-2010, 03:02 AM
Tom H
-Stop Showing Kernel Updates In Update Manager?
On Mon, Sep 20, 2010 at 2:30 AM, Thomas Yao <t.yao426@gmail.com> wrote:
> On Sun, Sep 19, 2010 at 12:13 AM, Jesse Palser <SLNTHERO@aol.com> wrote:
>> [10.04]-Stop Showing Kernel Updates In Update Manager?
>>
>> How can I tell Update Manager to stop showing kernel updates?
>> I am running a newer kernel than what is being show.
>> Thanks!
>
> Why not disable the Update Manager from "Startup Application" and do
> the update && upgrade in the terminal when you want to?
That will not stop apt from trying to install the kernels in the repos.
You have to give linux-image-* and linux-headers-* a priority of "-1"
in /etc/apt/preferences. I've never used the gui package manager so
I've no idea whether it will respect this setup but apt-get and
aptitude will.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
09-21-2010, 03:13 AM
NoOp
-Stop Showing Kernel Updates In Update Manager?
On 09/18/2010 09:13 AM, Jesse Palser wrote:
>
> [10.04]-Stop Showing Kernel Updates In Update Manager?
>
> Hi,
>
> How can I tell Update Manager to stop showing kernel updates?
> I am running a newer kernel than what is being show.
> Thanks!
And that kernel is? And the updates are showing kernel what?
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
09-21-2010, 03:19 AM
Tom H
-Stop Showing Kernel Updates In Update Manager?
On Mon, Sep 20, 2010 at 11:13 PM, NoOp <glgxg@sbcglobal.net> wrote:
> On 09/18/2010 09:13 AM, Jesse Palser wrote:
>>
>> [10.04]-Stop Showing Kernel Updates In Update Manager?
>>
>> How can I tell Update Manager to stop showing kernel updates?
>> I am running a newer kernel than what is being show.
>> Thanks!
>
> And that kernel is? And the updates are showing kernel what?
Oops. I answered earlier and assumed that it was a self-built one...
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
09-21-2010, 09:07 AM
Oliver Grawert
-Stop Showing Kernel Updates In Update Manager?
hi,
Am Samstag, den 18.09.2010, 12:13 -0400 schrieb Jesse Palser:
> [10.04]-Stop Showing Kernel Updates In Update Manager?
>
> Hi,
>
> How can I tell Update Manager to stop showing kernel updates?
> I am running a newer kernel than what is being show.
> Thanks!
this happens through the linux-meta package, if you uninstall all
installed packages the command
apt-cache showsrc linux-meta|grep ^Binary
drops out, update-manager will stop providing updates for the depending
binaries from the linux source package note that is at your own risk and
also note that you will miss updates to the libc headers (binary
package: linux-libc-dev) through this.
ciao
oli
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users