On Thu, Jul 1, 2010 at 8:51 AM, Robert P. J. Day <span dir="ltr"><<a href="mailto:rpjday@crashcourse.ca">rpjday@crashcourse.ca</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
  (normally, i'd ask this on the ubuntu users mailing list but i'm<br>
getting kind of weirded out by how so many people there don't seem to<br>
understand questions.)<br>
<br>
  when i do a normal apt-get update/upgrade combo, why is it that<br>
three kernel-related packages sometimes get held back?  as i read it,<br>
i can, if i want, run:<br>
<br>
  $ sudo apt-get dist-upgrade<br>
<br>
to pull them in.  is that the recommended way?  thanks.<br clear="all"></blockquote></div><br>Did you try aptitude instead?<br><br>Compare:<br>aptitude update && aptitude safe-upgrade<br><br>versus:<br>aptitude update && aptitude full-upgrade<br>
<br>The second should pull all kernel updates, the former may say some are held back.<br>-- <br>Khalid M. Baheyeldin<br><a href="http://2bits.com">2bits.com</a>, Inc.<br><a href="http://2bits.com">http://2bits.com</a><br>
Drupal optimization, development, customization and consulting.<br>Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>