9

I know that Ubuntu 12.04 LTS is no longer getting app updates and security updates.

If I update the kernel to the latest 4.13 ATM. Does that change the update policy or is it strictly based on the OS version and not the kernel?

Yaron
  • 13,173
  • 3
    Ubuntu 12.04 has been EOL for quite some time. You need to install a supported version. You may still be able to "upgrade" to 14.04, but if you're going to install fresh, I'd recommend 16.04. – Zeiss Ikon Sep 25 '17 at 14:47
  • 3
    Reviewers: I really don't think this is off-topic. It is true that this question includes a hypothetical involving performing an action on an EoL system, but the purpose of this hypothetical is to ask what is and is not still updated and supported. This question is asking about the existing policy for updates (and thus even applies to other releases, including to the plans users must make for the future of their currently supported releases). – Eliah Kagan Sep 25 '17 at 14:53
  • well i'm running 14.04 with the 4.13 kernel trying to run ubuntu in lighter form but having all the updates possible with the least amount of resources. but i wanted to see if it was possible to do a workaround with 12.04 like with windows xp extending the security updates till 2019 tricking your system into thinking its running windows server 2003. But i do know that it was last april that ubuntu 12.04 reached it's EoL, so it's not that out of date – Perrytheveganancap Sep 25 '17 at 15:31
  • No, because you're fetching from repositories. The repositories for 12.04 is simply not updated any more - and switching to newer repositories would simply give you the new version. There's no reason not to upgrade. If you desire light weight, have a look at for instance xfce. – vidarlo Sep 25 '17 at 19:12
  • 5
    I agree the question is on-topic and useful, but in terms of your real problem, using 12.04 for lightness is not a good approach. Use a lighter DE like Xubuntu or Lubuntu instead. Package management on Ubuntu (as on other distros) relies on maintained repositories, so it's impractical and unsafe to use an unsupported version. – Zanna Sep 25 '17 at 19:14

1 Answers1

11

The policy is based on the OS version and not on the kernel version.

Eliah Kagan
  • 117,780
Yaron
  • 13,173